RustAudio / vst3-sys

Raw Bindings to the VST3 API
Other
284 stars 18 forks source link

Fix velocity type #41

Closed t-sin closed 2 years ago

t-sin commented 2 years ago

Correct type of velocity is f32, not i32. cf. velocity in "VST 3 Interfaces: NoteOnEvent Struct Reference"