-
Love this module!,
Is it possible to use the Arturia midi protocol for midi in and out (knob controll): They use the Relative midi mode. Like that i can use my Rotary knobs without jumping or snap.
…
-
Hi,
I'm trying to use UHS_MIDI to connect an Arturia Beatstep Pro which is not working.
It seems to find and connect the device, but as soon as any data from the device arrives it just disconnects…
-
Hi,
I try to use the lib to control a Max4Live patch with rotary encoders but it don't work.
I've test a couple of things and I found the problem using my beatstep pro :
With the lib the enc…
sucrz updated
4 years ago
-
I just noticed that the output of PILE stays high as long as RESET input gate is high.
Is it intended behaviour? It messes my patch a bit with manual resets I do from my controller.
-
Hello,
I am not able to trigger an action when the stop button is pressed. I have read that MMC buttons are not being received and Notes are used instead. I can detect the play button with `MIDIdef…
-
-
Continuing this thread from vcv rack...
Wow Ben, SAIL is awesome! Just mapped modwheel CC output from one of my beatstep pro knobs and it works absolutely great ;-)
The only downside I can see if …
-
I’m trying to connect a usb midi interface with an ipad. Midi out from ipad is working with other gear, but performer doesn’t receive signals, monitor page is empty.
Same thing when trying to have an…
-
I'm trying to work through the basic setup of a Push 2 and I've found that note events from the pads and the touch encoders are not recognized. At the moment I'm stumped on where to continue debuggin…
-
Hello,
on Artutia BetStep actions are not triggered when pads are pressed:
`m.elAt(\pg0, \pad).action = { |el| ["Pad", el.value].postln;};`
Trace says:
> MKtl('bs') : unknown 'noteOn' elem…