gbrandt1 / southpole-vcvrack

Southpole Modules for VCV Rack
Other
67 stars 24 forks source link

0.5.3 Snake: buss assignment not written to patches #18

Closed sbcook0 closed 6 years ago

sbcook0 commented 6 years ago

OS: Win10 Rack: 5.1

Simple test: 1) Create a patch using 2 Snake Modules assign one module a buss other than 0 2) Save patch 3) Open patch

Expected result: the buss assignment should be preserved in the patch Actual result: both modules are set to buss 0

Looking at the saved patch - the buss assignments are not written into Snake parameters.

This makes it difficult to use buss assignments as they have to be added back to the patch every time.

gbrandt1 commented 6 years ago

thanks, yes, i've been slacking in implementing the persistency functions. added to the to-do list for the next version.

gbrandt1 commented 6 years ago

part of 0.5.4, let me know if it works for you. thanks

sbcook0 commented 6 years ago

Yes, snake settings are persistent now. It took a bit to get the patch running because Cornrows was renamed. Adding the new version was crashing the patch but I eventually got the patch rebuilt with 0.5.4 southpole and southpole-parasites. All good now, thanks.