nescivi
nescivi
necessary fix for master!
Also: undo per editor window - not global.
I'm actually not sure whether the collectives are still working after the code refactoring. My contributions will stay in bursts - when I happen to be working on a (paid)...
The only issue is then for the GUI views, how to display this properly
When you do byte-encoding you do not want to go through a floating point representation as is the case in a spec (which always converts to/from a 0 to 1)...
For reference, here is the function to set the encoder ring in meter mode: ``` ( ~levelSpec = [0,15,\linear,1].asSpec; ~meterVal = { |level, showPeak=false, resetOverload = false, overload=false| level =...
It may be easier to fix this in MantaOSC
suggestion with the discussion we had on naming/organisation standards https://github.com/ModalityTeam/Modality-toolkit/issues/102 ``` ( \sl: ( \type: \slider, midiMsgType: \cc, \elements: [ ( ioType: \in, midiNum: 6 ), ( ioType: \out, midiNum:...
ok, I missed that I had to take a different branch to build from as well... Please update the master - and the source package, it is a bit of...
Ok, I understand!