SunVox::Event
Inherits Struct / Value / Object
Constructors
new(note : SunVox::Note, velocity : UInt8, mod_num : Int16, ctl : UInt8, effect : UInt8, ctl_value : UInt16)
Instance methods
clone
copy_with(note _note = @note, velocity _velocity = @velocity, mod_num _mod_num = @mod_num, ctl _ctl = @ctl, effect _effect = @effect, ctl_value _ctl_value = @ctl_value)
ctl
ctl_value
effect
mod_num
note
velocity