schollz / mx.synths

norns script for polyphonic synths
MIT License
16 stars 7 forks source link

fix flicker and crash in icarus viz #20

Closed danielasun closed 6 months ago

danielasun commented 6 months ago

Fixes flicker and crash in icarus viz by applying fix from https://github.com/schollz/icarus Ups refresh rate from 1/14 to 1/20.

@schollz Not completely sure what the ramifications are for if up the refresh rate for mx.synths since it has other engines but it seems to work decently with both 1/14 as well as 1/20. I really like the multiple synths with macros idea so I wanted to try and keep this script functional.

schollz commented 6 months ago

awesome, thanks for the fix! I forgot to update the fix here too. super super super appreciated!!