Function sunvox_sys::sv_send_event [] [src]

pub unsafe extern "C" fn sv_send_event(
    slot: c_int,
    track_num: c_int,
    note: c_int,
    vel: c_int,
    module: c_int,
    ctl: c_int,
    ctl_val: c_int
) -> c_int

Causes an event to occur as though it had been played in a pattern.

track_num is in the range 0 to 15 inclusive, and refers to the track number in a special hidden pattern.