Mutegroups and Same Note Retrigger
Started by Ken




10 posts in this topic
hansehv

168 posts 17 threads Joined: Dec 2020
Bug  05-03-21, 21:37 -
#10
Hi Ken,
A bug indeed, too enthousiastic housekeeping  Big Grin
Replace line 53 in modules/audio.py:
            if e.sound.stopmode==3 or e.sound.stopmode==-1:    # keep track of backtrack/once status
            if e.sound.stopmode==3:    # keep track of backtrack status

Other options:
  • wait till next release: I'm preparing it and will include this fix.
  • use the fixed key trickery noek proposed, inspiring for other use too
Regards, Hans


Messages In This Thread
RE: Mutegroups and Same Note Retrigger - by hansehv - 05-03-21, 21:37