ossia / score

ossia score, an interactive sequencer for the intermedia arts
https://ossia.io
Other
1.45k stars 101 forks source link

Mapper code update #1457

Open yiids opened 1 year ago

yiids commented 1 year ago

When changing code in a Mapper device, sometimes the code isnt properly applied, and one needs to press the stop button in order for the code to work. in the example of the screenshot, when moving the midi controller MIDI:/1/control/19, the midi value updates in the device explorer. If there is a syntax error in the code, it obviously will not change the value of the mapping correctly. But in the screenshot the syntax is corrected. However when you move the fader, you only see the midi value change, not the channel1 map. When you press stop, it does change. image

jcelerier commented 1 year ago

ouch, actually you shouldn't be able to edit the code at all if the score is playing right now as it's unsafe