Registry / other / surge-tuning

surge-tuning

JSON →
library0.2.12-alpha.0rscratesunverified

Handle to the surge synthesizer tuner, allowing microtuning with various tuning configurations.

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

TuningHandle
use surge_tuning::TuningHandle;

Creates a tuning handle and sets a standard 12-TET tuning.

use surge_tuning::TuningHandle; let handle = TuningHandle::new(); handle.set_tuning("12-TET");
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-tuning — cargo add surge-tuning · libregistry