Releases: sstaub/gma3
Releases · sstaub/gma3
Release 4.0.0
Changes for v4
support for DataPools
virtual inputs for touch screens and external I/O devices
Pools and Pages classes instead of button class
minor improvements for pages and pools functions
new Parser class which support also TCP receive
simplified network configuration, you can use TCP or UDP
no more support for extern OSC buttons, this should done with console macros
Release 3.0.2
fixed typos in Readme
Release 3.0.1
updated Readme
Release 3.0.0
- support for executor paging
- new fader methods supporting paging: fetch, jitter, lock, value
- command function
- Button class with callback
- less RAM usage
Release 2.1.0
optimized RAM allocation, see also the Readme
Release 2.0.0
- TCP support
- UDP parser for echo replays to get usefull informations, e.g. fader value ...
- independent from the CNNMAT OSC library
- change of naming conventions
- change license to CC BY-NC-SA 4.0
Release 1.0.0
Initial release