The solution may be working out, but WDM drivers are the DirectMusic drivers and the ordinary midi driver is the old fashioned MME driver, hence you can send simultaneous midi messages to the same device.
MME drivers aren’t always time precise though and depending on the soundcard, not all soundcards have WDM drivers so this solution may not be accessible for all people.
But i guess currently this is the best solution there is.
has this feature been implemented yet? i’m happy as long as renoise lets me output sysex to the devices without any 3rd party hacks. i have a couple of synths that require sysex for the more obscure features.
Hello,
I am wondering if it is now possible to send and receive SysEx messages with Renoise 3.4.4, or if a tool has been released that can do that. If I knew how to program I’d be happy to create it, but I’m not…
My goal is to send sysex messages to my MPC One, so I can unlock the Ableton Live Control Mode and use the MPC One as a controller for Renoise. Someone recently released a video on Youtube, along with a Github repository that implements that in Python, he reverse-engineered the protocol between Ableton Live and the MPC, and reimplemented it to use in other Daws.
Now, if that can be done as a tool for Renoise that would be awesome !