It would be a very simple software update from IK Multimedia to support CC commands... I really think that they don't support USB MIDI on purpose in order to not kill the big ToneX.
this is absolutely amazing! i will keep my ToneX One pedal and will not upgrade to the big one. looking forward to more progress. Thank u for your effort!
Awesome! I have tried something similar with the big tonex (which I have now sold) using Python and Streamlit. It was easy to access most features via inbuilt MIDI but I struggled in reading preset data, so I always had to start at zero :(
You do know, as soon as IK multimedia finds out this is possible, they'll do a firmware update to mask those usb messages. This would prevent may people from buying/upgrading to the Tonex.
First: This is awesome, thank you. Second: It looks like you are powering the screen off a 5V USB cable, but I thought it needed 9V supply? I was hoping to power it with a USB cable like in the video but thought you couldn't. Thanks!
Hi. I have a few of the Waveshare boards with the 4.3" display. The recommended 4.3B has only one USB port. The one in the video is a 4.3 (not B.) It has 2 USB ports, which is really handy for my development (one for Tonex, one for power/programming.) The 4.3 (not B) needs a hardware mod to support the Tonex, and also has some different pins which are not ideal. So that board is not officially supported.
That board is a Waveshare 4.3, not the 4.3B. Its very similar, but it has 2 USB ports which makes it a bit easier for my development. One port for the Tonex, and the other port for power and programming
Super exciting stuff! I'd really love to learn how to do this coding myself, but don't know where I'd even begin. Anyone know where I can start to learn this? I don't even know what to search.
@@theabominablemattd arduino products are a decent way to learn embedded coding. This project is more complicated and wouldn't be the best spot to start out.
Hi Greg! Greetings from Brasil! But I have a doubt about the wired solution: Its possible use a PC running a DAW to send mid messages and than go to the ToneX One? My PC (its a Mac) will recognize the ESP Devkit, for example, as a Midi device? a lot of people want a solution to use a DAW to control the tonex one, and congratulations, your work is insane!
@@estevesmarco thank you. Yes you could use a daw, but not via usb. The usb port runs as a host port to control the tonex and can't also connect to a pc at the same time. You would need to use either bluetooth, or wired midi to control it.
@@estevesmarco yes, that is one option. I have a USB Midi cable that I use for testing. The other option would be to put the controller into bluetooth peripheral mode, and connect the PC to it over bluetooth.
My man, fellow Aussie!
It would be a very simple software update from IK Multimedia to support CC commands... I really think that they don't support USB MIDI on purpose in order to not kill the big ToneX.
this is absolutely amazing! i will keep my ToneX One pedal and will not upgrade to the big one.
looking forward to more progress. Thank u for your effort!
Excellent job chap, showing the way for open source projects, I reckon IK multimedia will be well impressed!! :)
Outstanding work dude! 😁🍻
Круто!
Awesome! I have tried something similar with the big tonex (which I have now sold) using Python and Streamlit. It was easy to access most features via inbuilt MIDI but I struggled in reading preset data, so I always had to start at zero :(
You do know, as soon as IK multimedia finds out this is possible, they'll do a firmware update to mask those usb messages. This would prevent may people from buying/upgrading to the Tonex.
@@MicheleFranchini they are aware of the midi chief app. A company rep commented on it on a forum. It will be interesting to see what they do,
Great Job! Whats the name of the UI designer software? I need for my hybrid pedalboard, used so far Qt but not so satisfied!
@@bluesystuff that's Squareline Studio. Works with the lvgl graphic libary. I highly recommend them both
First: This is awesome, thank you.
Second: It looks like you are powering the screen off a 5V USB cable, but I thought it needed 9V supply? I was hoping to power it with a USB cable like in the video but thought you couldn't. Thanks!
Hi. I have a few of the Waveshare boards with the 4.3" display. The recommended 4.3B has only one USB port.
The one in the video is a 4.3 (not B.) It has 2 USB ports, which is really handy for my development (one for Tonex, one for power/programming.)
The 4.3 (not B) needs a hardware mod to support the Tonex, and also has some different pins which are not ideal. So that board is not officially supported.
Enhorabuena por el trabajo .
¿Estas usando una nueva plataforma de 7"?
¿Está alimentada por el puerto USB?
That board is a Waveshare 4.3, not the 4.3B. Its very similar, but it has 2 USB ports which makes it a bit easier for my development. One port for the Tonex, and the other port for power and programming
Super exciting stuff! I'd really love to learn how to do this coding myself, but don't know where I'd even begin. Anyone know where I can start to learn this? I don't even know what to search.
@@theabominablemattd arduino products are a decent way to learn embedded coding. This project is more complicated and wouldn't be the best spot to start out.
@@gregsmith1526 Thanks Greg! I'll check it out
Hi Greg! Greetings from Brasil! But I have a doubt about the wired solution: Its possible use a PC running a DAW to send mid messages and than go to the ToneX One? My PC (its a Mac) will recognize the ESP Devkit, for example, as a Midi device? a lot of people want a solution to use a DAW to control the tonex one, and congratulations, your work is insane!
@@estevesmarco thank you. Yes you could use a daw, but not via usb. The usb port runs as a host port to control the tonex and can't also connect to a pc at the same time. You would need to use either bluetooth, or wired midi to control it.
@ so an usb-to-midi cable on my computer than connect to this board? Using 5din connector?
@@estevesmarco yes, that is one option. I have a USB Midi cable that I use for testing.
The other option would be to put the controller into bluetooth peripheral mode, and connect the PC to it over bluetooth.
É possível ligar e desligar efeitos ?
Not yet, but I am working on it
@@gregsmith1526 espero que consiga meu amigo
Nice! Im subbed now. I got the M Vave stuff on the way. I want to 3D print custom boards using this stuff.
👏👏👏👏👏😝🤟
Hello, how to connect with midi footswitch via midi cable, should we build midi in circuit at Rx esp zero?