diff options
Diffstat (limited to 'sw/Core/Src/touch.h')
| -rwxr-xr-x | sw/Core/Src/touch.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/Core/Src/touch.h b/sw/Core/Src/touch.h index 6df81d7..b62313c 100755 --- a/sw/Core/Src/touch.h +++ b/sw/Core/Src/touch.h @@ -745,7 +745,7 @@ void finger_synth_update(int fi) { if (!want_recording_on) last_rec_step = 255; } -#define MERGE_PLAYBACK 1 +#define MERGE_PLAYBACK 0 if (MERGE_PLAYBACK) { // read from pattern FingerRecord *fr = readpattern(fi); |
