Skip to content

Releases: sstaub/gma3

Release 4.0.0

29 Jan 16:44
Compare
Choose a tag to compare

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

19 Feb 08:57
Compare
Choose a tag to compare

fixed typos in Readme

Release 3.0.1

18 Feb 15:44
Compare
Choose a tag to compare

updated Readme

Release 3.0.0

05 Jan 09:58
Compare
Choose a tag to compare
  • 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

05 Dec 19:45
072bf3f
Compare
Choose a tag to compare

optimized RAM allocation, see also the Readme

Release 2.0.0

05 Oct 17:41
Compare
Choose a tag to compare
  • 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

23 Dec 15:46
Compare
Choose a tag to compare

Initial release