Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does this work with the TONEX original pedal? #31

Open
edo44 opened this issue Dec 6, 2024 · 5 comments
Open

Does this work with the TONEX original pedal? #31

edo44 opened this issue Dec 6, 2024 · 5 comments

Comments

@edo44
Copy link

edo44 commented Dec 6, 2024

It would be awesome to control the original TONEX pedal via bluetooth and not use an external MIDI bluetooth receiver so I was asking if anyone had already tried.

@Wallygatorr
Copy link

That is absolutely not possible, as both of Tonex pedals does not have BT. In some setups I am using Airstep controller with WIDI device connected to Tonex (or other device), sometimes chaining other devices down flow by wired midi.

@edo44
Copy link
Author

edo44 commented Dec 9, 2024

That is absolutely not possible, as both of Tonex pedals does not have BT. In some setups I am using Airstep controller with WIDI device connected to Tonex (or other device), sometimes chaining other devices down flow by wired midi.

I already have an esp32 coded as bluetooth receiver and I'm already sending serial MIDI data to control the pedal, it would not be bad to use the USB communication instead because it is more reliable. My question was if this code can work with the ToneX big brother as well.

@Builty
Copy link
Owner

Builty commented Dec 9, 2024

I don't have the bigger Tonex to check anything, but it sounds like it doesn't have Midi over USB.

@edo44
Copy link
Author

edo44 commented Dec 9, 2024

I don't have the bigger Tonex to check anything, but it sounds like it doesn't have Midi over USB.

FoxitPDFReader_Dr8O4mA7O7

Are we sure?

@Builty
Copy link
Owner

Builty commented Dec 9, 2024

Oh OK, didn't know that one.
If you wanted to send Midi over USB, it would need the Tonex One USB driver removed and replaced with a different module. A class driver for Midi.
I did try to keep host and device code separated for this kind of thing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants