Registry / other / surge-imports

surge-imports

JSON →
library0.2.12-alpha.0rscratesunverified

ADSR envelopes from the Surge synthesizer, ported to Rust.

# Cargo.toml [dependencies] surge-imports = "0.2.12-alpha.0"
INSTALL
IMPORT
SIG · SURGE-IMPORTS
S
surge-imports
otherrustv0.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.

Envelope
use surge_imports::Envelope;

Creates a default ADSR envelope.

use surge_imports::Envelope; fn main() { let env = Envelope::default(); println!("Envelope created"); }
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
6 hits · last 30 days
node
6
Resources
surge-imports — cargo add surge-imports · libregistry