Remote control for TX-6

I made a website to control your tx-6 from a phone or computer. Useful for wireless control from across the room, or for reducing menu diving.

works with Bluetooth or USB - make sure midi input is enabled, and need to turn BLE on to find it for Bluetooth.

ideas/feedback encouraged. Have fun!

https://tx6.psimyn.com/

demo video

7 Likes

This is just absolutely amazing.
Thank you so much. TE should hire you and put this into a standalone app.
I tried with bluefy browser on iOS and it works perfectly.

1 Like

This is so appreciated and so well done
Thank you!

1 Like

This is really nicely done. Any plans to develop this further? Adding an assignable lfo per page would be pretty neat. Maybe sine, ramp, triangle, square, and stepped random for useful shapes. The tax-6 is either receiving a clock or supplying one so the lfo can be timed per beat, bar, etc. Regardless thanks for sharing your interface development.

2 Likes

absolutely! LFO is probably next on the list, will add a button below the FX section and have a similar overlay. Not sure if I am able to sync it with clock, the BPM knob sends relative values to increase/decrease BPM but doesn’t sync.

So for initial LFO I am thinking:

  1. param: vol, aux, fx1 send, cmp, filter, eqs, fx knob
  2. shape: sine, triangle, square, saw, random
  3. amplitude: 0-50 (or maybe to 100?)
  4. rate: frequency in Hz, either a knob or a text input. could prob show a bpm value here instead
  5. on/off toggle
  6. maybe a toggle to sync to play/stop (or just always do this)

let me know if you have any suggestions for this or other features

3 Likes