mungewell
mungewell
``` $ echo -n 'RHYTHM_100.zd2' | wc 0 1 14 ```
Yes, should be a logical "&&". I'll update PR and add some documentation. Thanks.
I removed the tabs. Do you want the whole series resubmitted (_v3?) as a single patch/pull request?
I presume you mean that they are generated from `pico-sdk/src/rp2040/hardware_regs/rp2040.svd`. How is that done? Can someone point me at a script? What I had added was a 'collation' of the...
I was attempting the do "prime" and then "on", but no joy. I was changing the string to control Slot-0 as the Rhythm effect was the only thing in the...
This is what I do: [rhythm_it.sh.txt](https://github.com/shooking/ZoomPedalFun/files/8828880/rhythm_it.sh.txt) which gives output ``` $ bash rhythm_it.sh Go! Switch to editor mode Select preset 199 15 bytes read 00000000 f0 52 00 6e 00...
On volume; `param 05` is the 4th dial which, allowing for the 'dummy' 2nd parameter, is labelled as 'VOL' on the Screen output. Maybe slot 0x0A is always controlling rhythm,...
Using the new commands I can control the Drum machine > f0 52 00 6e 64 03 00 0a 01 00 00 00 00 00 f7 - PRIME > f0...
Patch volume appears to be set to '100', whilst 'Dial 4' is '80'... ``` $ python3 zoomzt2.py -p 199 rhythm.zptc $ python3 decode_preset.py -s rhythm.zptc | head Name: Rhythm199 Patch...
And pattern '54' is supposed to be 'Swing1' ``` $ python3 decode_patterns.py G1_FOUR_v2.00/unzipped/.rsrc/1041/BIN/129 -T 407304 -D 457078 -p 54 Pattern 54 : Swing1 (0x0007372E) Bars 2 (4/4) --- Kik2.raw :#...