#[no_mangle]
pub extern "C" fn ls_init(
    channel_count: usize,
    samplerate: usize,
    amplitude: f32,
    tick_rate: f32
) -> *mut ChipState
Expand description

Initiates a new LSynth chip