dart_sunvox 0.0.4
dart_sunvox: ^0.0.4 copied to clipboard
Dart FFI binding for libsunvox
0.0.4 #
- add missing controller value
0.0.3 #
- reading controller name, value
- return controller display value
- expose list of all module types
- add, remove modules
- module connect, disconnect
0.0.2 #
- expose module flag constants
- add note off cmd const
- update to latest ffi, ffigen pkgs version
- add play, resume methods, modules name,colors
- moduleId lookup, event sending
- use slotnumber per LibSunvox instance
- add module count getter, fix mem leak
0.0.1 #
- Initial version.