ModalityTeam / Modality-toolkit

A SuperCollider toolkit to simplify the creation of personal (electronic) instruments utilising hardware and software controllers of any kind.
http://modalityteam.github.io/
87 stars 26 forks source link

rebuild is broken ? #335

Closed madskjeldgaard closed 4 years ago

madskjeldgaard commented 4 years ago

Hello

Maybe I have misunderstood how to use the rebuild method but for me it simply does not work. I am on SC 3.10.4 / Ubuntu Studio 19 / SCNVim and using the latest version of Modality.

c = MKtl('name', "*lpd8");
c.rebuild("*lpd8") // The preceding error dump is for ERROR: Message 'not' not understood.
adcxyz commented 4 years ago

Hi Mads, thanks for spotting that - only saw it now, was simple to fix.