logicomacorp / WaveSabre

Official WaveSabre repository
MIT License
246 stars 34 forks source link

support for live 10 #16

Closed djh0ffman closed 1 year ago

djh0ffman commented 5 years ago

automations stored in different place in live 10 added storage for new automations as they are higher up the xml and no longer on the device when it hits the float params for the device if none are found it will link to the automations on the track some while loops changed to look for currentNode instead of list of various nodes had to pass the track all the way down to the device parser bunch of values we picked up changed name in Live 10.. FloatEvent -> Manual BoolEvent -> Manual removed horrid hex look-up ( I should do this in renoise too!!) no longer logs automations with time less than zero as this was creating 128 floatParams on each device. automations will not exist if there is 0 events

yupferris commented 1 year ago

Superceded by #100.