Registry / utility / surge-input

surge-input

JSON →
library0.2.12-alpha.0rscratesunverified

Surge synthesizer — access synthesizer inputs.

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

Input
use surge_input::Input;

Creates a new synthesizer input handler.

use surge_input::Input; fn main() { let input = Input::new(); println!("{:?}", input); }
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
5 hits · last 30 days
node
4
Amazon
1
Resources
surge-input — cargo add surge-input · libregistry