Closed shooking closed 1 month ago
Sets position of Scroll window to PP+1
For example:
f052006e6403000a010300000000f7 PP = 3 => PP + 1 == 4 So shows scroll windows with FX 1-3 inverted and 4 - 7 normal, leaving 8 + 9 inverted
Notice you cannot set the window past 5, I guess because 5 + 4 = 9 is largest FX on G5n.
QUESTION
Does this work on a B1XFour? What is max - if I was right about 7 then [1, 2, 3, 4, 5, 6, 7] 3 being 4th position should be max.
And we get F0 52 00 6E 64 03 01 0A 01 01 00 00 00 00 F7 F0 52 00 6E 64 03 01 0A 01 02 00 00 00 00 F7 F0 52 00 6E 64 03 01 0A 01 03 00 00 00 00 F7 F0 52 00 6E 64 03 01 0A 01 04 00 00 00 00 F7 F0 52 00 6E 64 03 01 0A 01 05 00 00 00 00 F7 F0 52 00 6E 64 03 01 0A 01 05 00 00 00 00 F7 F0 52 00 6E 64 03 01 0A 01 05 00 00 00 00 F7 Hmmh - same as on a G5n. Curious.
This is 100% necessary to use the Rhythm and Looper on a Zoom G5n or similar. You have to set the FX to be "visible" in the window. Then simulate pressing the appropriate foot switch. Here's an example
https://youtu.be/CMEuxgvYT9k
Sets position of Scroll window to PP+1
For example:
f052006e6403000a010300000000f7 PP = 3 => PP + 1 == 4 So shows scroll windows with FX 1-3 inverted and 4 - 7 normal, leaving 8 + 9 inverted
Notice you cannot set the window past 5, I guess because 5 + 4 = 9 is largest FX on G5n.
QUESTION
Does this work on a B1XFour? What is max - if I was right about 7 then [1, 2, 3, 4, 5, 6, 7] 3 being 4th position should be max.
And we get F0 52 00 6E 64 03 01 0A 01 01 00 00 00 00 F7 F0 52 00 6E 64 03 01 0A 01 02 00 00 00 00 F7 F0 52 00 6E 64 03 01 0A 01 03 00 00 00 00 F7 F0 52 00 6E 64 03 01 0A 01 04 00 00 00 00 F7 F0 52 00 6E 64 03 01 0A 01 05 00 00 00 00 F7 F0 52 00 6E 64 03 01 0A 01 05 00 00 00 00 F7 F0 52 00 6E 64 03 01 0A 01 05 00 00 00 00 F7 Hmmh - same as on a G5n. Curious.