Registry / utility / surge-math

surge-math

JSON →
library0.2.12-alpha.0rscratesunverified

Provides DSP math functions used in the Surge synthesizer for audio synthesis and signal processing.

# Cargo.toml [dependencies] surge-math = "0.2.12-alpha.0"
INSTALL
IMPORT
SIG · SURGE-MATH
S
surge-math
utilityrustv0.2.12-alpha.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

surge_math
use surge_math::*;

Demonstrates importing and using a basic DSP math function from surge-math.

use surge_math::*; fn main() { let result = dbg!(dbg!(0.5)); println!("Result: {}", result); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.12-alpha.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
surge-math — cargo add surge-math · libregistry