monome / norns

norns is many sound instruments.
http://monome.org
GNU General Public License v3.0
630 stars 145 forks source link

softcut filter(?) explosions in latest builds #1526

Closed catfact closed 2 years ago

catfact commented 2 years ago

lately, rebuilding softcut results in sporadic noise after initialization. sometimes it is a loud burst that lasts until the system is stopped. this is happening in latest release image so is now an urgent problem.

bypassing the filter seems to fix it?

https://github.com/schollz/acrostic/commit/179494f69c25740ef916b8d1119a9ebe08a0d19e

so, looking at that:

catfact commented 2 years ago

i was finally for some reason able to reproduce using oooooo on factory norns with latest image. (might try for more minimal repro script.)

possible solution (fixes it for me), but needs a little more refinement: https://github.com/monome/softcut-lib/pull/64/files

[update] PR below is the fix. issue was internal to softcut but newly exposed by race condition or something.

dndrks commented 2 years ago

@catfact , dang, wild to watch how you identified the trouble! is this issue good to close?

catfact commented 2 years ago

I would say so