But I have a small inconvenience: The most important signal from Mixxx to me is the beat. But this is the only one to be absent in the inputprofile. I'd like to help getting the file updated so that a new Mixxx installation comes with the beat signal defined.
The Mixxx-MIDI.qxi file is installed with Mixxx, but is is absent in the github repository. What is the best way to provide this feedback. The change is small, just an additional Channel definition is needed:
Code: Select all
<Channel Number="178">
<Name>beat</Name>
<Type>Button</Type>
</Channel>