First of all, thank you for all your work! The new qt UI looks amazing!
I saw in the web UI, that you've already included a toggle to turn on and off fader groups. Would it be possible to implement a way to remember them and easily connect a MIDI device for control such as in TM FX?
My setup when I was still using Windows was as follows:
In my UCXII I was using 2 Speakers (main) + one subwoofer on ChOut3, crossover handled by RoomEQ. Changing volume obviously requires use of a fader group to change both main and Ch3 simultaneously. This I further did by using a small microcontroller with a rotary encoder registering as a MIDI device (see here). This also allowed me to switch between headphones and speaker control with the press of a button.
I would adore being able to use this kind of setup again under linux; but trying to pipe the output of the uC to the interface didn't quite work out, possibly because the command structure may be different (under windows this had to be specifically enabled after all). Working around a missing fader group while sending MIDI should be trivial, but an easy setup option to allow MIDI control would be ideal.
Another issue ( but this may be a limitation of CC mode, I'm not sure) is the lack of the software "remembering" or reading out the values set in the interface. Are there plans for this, or is this even possible?
Thank you again for your effort!
First of all, thank you for all your work! The new qt UI looks amazing!
I saw in the web UI, that you've already included a toggle to turn on and off fader groups. Would it be possible to implement a way to remember them and easily connect a MIDI device for control such as in TM FX?
My setup when I was still using Windows was as follows:
In my UCXII I was using 2 Speakers (main) + one subwoofer on ChOut3, crossover handled by RoomEQ. Changing volume obviously requires use of a fader group to change both main and Ch3 simultaneously. This I further did by using a small microcontroller with a rotary encoder registering as a MIDI device (see here). This also allowed me to switch between headphones and speaker control with the press of a button.
I would adore being able to use this kind of setup again under linux; but trying to pipe the output of the uC to the interface didn't quite work out, possibly because the command structure may be different (under windows this had to be specifically enabled after all). Working around a missing fader group while sending MIDI should be trivial, but an easy setup option to allow MIDI control would be ideal.
Another issue ( but this may be a limitation of CC mode, I'm not sure) is the lack of the software "remembering" or reading out the values set in the interface. Are there plans for this, or is this even possible?
Thank you again for your effort!