softcut reset #812
softcut reset #812
Comments
|
Is there no |
|
there is - it's linked above - it simply needs to touch quite a few more parameters. |
|
@catfact Ah, OK. I expected there to be something on the non-lua side, that would then get called from the lua side. |
|
need to implement a single OSC message to reset crone to softcut defaults, as currently it requires a massive amount of packets. |
|
i'll do it. the clean way involves a bit of dancing between client, effect and voice classes |
|
one wrinkle about this is that it's probably a good idea to still have a lua |
|
i figure this should only be really used for script clear/startup so wondering how important it is? |
|
i won't sweat it, but it seems wise to at least document stuff like what voices are assigned to what buffers, instead of just magic stuff in the .cpp |
|
actually i'll just add it to the lua since it is totally trivial anyway |
|
fixed by #856 |
https://github.com/monome/norns/blob/master/lua/core/softcut.lua#L153
this needs way more default settings (ie filter)
this function gets called when scripts are loaded.
The text was updated successfully, but these errors were encountered: