RustAudio / vst3-sys

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

Remove mut self references #22

Closed MirkoCovizzi closed 4 years ago

MirkoCovizzi commented 4 years ago
  1. Add more tresults for Windows
  2. ivstaudioprocessor: add enums, strings, remove mut self references
  3. Remove mut self references and update examples using interior mutability