Replies: 2 comments 4 replies
-
|
Hi. The web part works by using a technology called "web sockets" which allows the controller to inform the web page that a preset change has occurred. I understand what you mean. In Peripheral mode, to send back some status data over Bluetooth Midi. What would the data look like though? I'm not aware of any standardised method for Midi responses to commands. |
Beta Was this translation helpful? Give feedback.
3 replies
-
Screen_Recording_20260629_160640_TonexBTCTL.mp4My version of app for bt control |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
I have a Polar Midi Mini that works great with Tonex One. I like to control the Tonex with my iPhone. The wireless connection works but is slow and unreliable. The Bluetooth connection is rock solid, although it requires a BLE app to establish the connection (in IoS and Windows). For controlling the Tonex I adapted a TouchOSC template, found elsewhere on Github. This works great, however I'm missing Bluetooth MIDI out for updating the TouchOSC settings, for instance after switching presets. I don't know how the browser app gets its (wireless) update of the settings, but is it possible to concert these (also) in corresponding MIDI OUT commands and sending these out via Bluetooth? The big advantage would be that you don't need to develop a special app, but you can easily make your own custom interface, with only the controls you need. Even better would be OSC support, but maybe that is too much.
Beta Was this translation helpful? Give feedback.
All reactions