Colatino
Colatino
Also, I just uploaded all of the effects available for the G1X-Four (the ones available on Tonelib/Guitarlab) to a repo here on github [https://github.com/Colatino/G1X-Four](url). I used your script to exctract...
Hey @shooking, I've been working on the pedal controller for a while and I managed to build somethin usable. It's currently not using a microcontroller but a raspberry pi zero....
Yes, i did switch f0/f7 by mistake and of course you can add it to the wiki, no need to allow me to edit.
I'm finishing a new version of my controller pedal. This time I'm finally using a microcontroller instead of the Pi Zero so the cost will be greatly reduced, it is...
I've just uploaded a [video](https://www.youtube.com/watch?v=NjomxG56lNE) showing the taptempo functionality added to the G1XFour
I ended up changing the approach to solve my problem. As I'll be using a microcontroller the code has to be as optimized as possible so communicating with the pedal...
[This patch](https://github.com/user-attachments/files/18905692/DireStrait.zip) is for the G1XFour that I got from guitarpatches.com that I assume is correct. I didn't test it on guitarlab but using the ZPTC.parse() on your code seems...
Thanks a lot! I'll try your solution.