Registry / other / surge-tables

surge-tables

JSON →
library0.2.12-alpha.0rscratesunverified

Surge synthesizer -- handle to lookup tables for various dsp functions.

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

SurgeTables
use surge_tables::SurgeTables;

Initialize lookup tables for DSP functions.

use surge_tables::SurgeTables; fn main() { let tables = SurgeTables::new(); println!("Tables initialized"); }
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
8 hits · last 30 days
node
8
Resources
surge-tables — cargo add surge-tables · libregistry