reduzent / netpd-instruments

instruments (synths, sequencers, utilities, etc) to be used with netpd
http://www.netpd.org
20 stars 4 forks source link

qseq3 misses beats #31

Closed nofoto closed 2 years ago

nofoto commented 3 years ago

Here is a strange little bug - if I launch 'unpatch' and create a simple setup with drum-delta or something and qseq3 and give it a polyrhythm of 3/4 with a 12:3 layout, qseq3 will mute every third cell (bom,bom,pause,bom,bom,pause) but as soon as I change the tempo from the default 120 it fixes itself and plays everything properly. I can move the tempo back to 120 and it works ok. On MacOSX 10.13.6 Pd 0.51-4 netpd 2.3.0

reduzent commented 3 years ago

Can you save a set of this behavior? I suspect it depends on the order in which the instruments are loaded, but I don't know how to reproduce it.

reduzent commented 2 years ago

OK, I can reproduce it. This is somewhat similar to #36. I can trigger the behavior you describe by hitting save in unpatch.

reduzent commented 2 years ago

The fix is also similar to the one used for #36. When stopping [rh_metro] each time before restarting it, the problem doesn't occur. The problem before was that when the next sync tick arrived before it was stopped, it would not output that bang.