DrivenByMoss: Bitwig extension for many hardware controllers (version 26.6.1)

Post Reply New Topic
RELATED
PRODUCTS
Bitwig Studio 6$399.00Buy Maschine

Post

Hey, I‘m the guy who also reported the issue with the beatstep midi controls not using two‘s complement recently.

I just wanted to let you know i also figured out why my leds were all messed up. My laptop (m1 macbook) is too fast at sending the midi commands so the beatstep skips some of them randomly. The solution is to add an artificial delay between sysex commands. I use Thread.sleep for this and 1ms works just fine. There‘s probably a better solution but I‘m not a java expert and googling throttling in java did not turn up any satisfying results…

Maybe you can add this to the next update as well :) I‘m very happy with it now, thanks a lot for your work on this.

Post

Hello Moss,

I have a question about the Generic Flexi with Launchpad Pro;

I need 60+ dedicated midi connections; Knob (1 to 60) to mute, rec arm, solo, channel select, VST select, ect ect. I looked into the generic flexi and it looks like al the parameters are there but within the restriction of controlling 8 tracks at the same time.

Is my assumption correct? And if so, is there a workaround to make more than 8, say 60+ connections between a hardware knob and a Bitwig/vst parameter, all available, at the same time

Thank you for all your good work. I saw you’re EC4 script, really amazing!

Post

Hello Moss,

In the manual of the Driven By I read;

Preferences Settings NOVATION LAUNCHKEY MINI MK3
Custom Mode This is the MIDI note configuration you can setup in the Novation Components application.
Note: Do only change the pad display, not the knob settings!

My questions are;
- does the Driven By script for Launchpad Mini MK3 support custom mode including led feedback, so I can map the midi CC buttons freely and have led feedback on the mapped cc's in custom mode?
- if so, what do you mean by: Note: Do only change the pad display, not the knob settings!

Thanks and greetings

Post

ruduhudi wrote: Thu Dec 28, 2023 5:46 pm Hey, I‘m the guy who also reported the issue with the beatstep midi controls not using two‘s complement recently.

I just wanted to let you know i also figured out why my leds were all messed up. My laptop (m1 macbook) is too fast at sending the midi commands so the beatstep skips some of them randomly. The solution is to add an artificial delay between sysex commands. I use Thread.sleep for this and 1ms works just fine. There‘s probably a better solution but I‘m not a java expert and googling throttling in java did not turn up any satisfying results…

Maybe you can add this to the next update as well :) I‘m very happy with it now, thanks a lot for your work on this.
Will see what I can do.

Post

Qsonic wrote: Thu Dec 28, 2023 7:17 pm Hello Moss,

I have a question about the Generic Flexi with Launchpad Pro;

I need 60+ dedicated midi connections; Knob (1 to 60) to mute, rec arm, solo, channel select, VST select, ect ect. I looked into the generic flexi and it looks like al the parameters are there but within the restriction of controlling 8 tracks at the same time.

Is my assumption correct? And if so, is there a workaround to make more than 8, say 60+ connections between a hardware knob and a Bitwig/vst parameter, all available, at the same time

Thank you for all your good work. I saw you’re EC4 script, really amazing!
Yes, it is fixed to 8. You would need to write your own implementation for other sizes.

Post

Qsonic wrote: Fri Dec 29, 2023 8:55 am My questions are;
- does the Driven By script for Launchpad Mini MK3 support custom mode including led feedback, so I can map the midi CC buttons freely and have led feedback on the mapped cc's in custom mode?
No, there is no LED feedback from Bitwig in this mode.
Qsonic wrote: Fri Dec 29, 2023 8:55 am - if so, what do you mean by: Note: Do only change the pad display, not the knob settings!
It means what it says. You can change the buttons but not the knobs.

Post

Hello Moss,

Just tried out youre MC4 script. I found out that there is no feedback on the knobs in the free presets. When I map a knob to a fader and i move the fader with my mouse the MC4 does not update/response. Is this correct or do I something wrong here,

best regards

Post

Hi Moss,

the new DBM22 ist a great combo with the new Faderfox EC4 firmware 2.0 update.
Thanx for your great community support.
I love, that parameter names can now be taken from Bitwig into the EC4 display.

I use the EC4 mainly for plugin parameter control (DBM in device mode with device parameter submode).

Is it possible to switch previous/next remote control page of the active device via user mode functions (to control more than 8 params) ?
I did not find the function in the selections, but think I have done it some time ago with the flexi script.

thank you

Post

knisterq wrote: Fri Dec 29, 2023 1:36 pm Is it possible to switch previous/next remote control page of the active device via user mode functions (to control more than 8 params) ?
RTFM, solution found ... in Parameter Mode use Buttons 5-12 (without user functions)
Great :clap:

Post

I am using the APC40 mk2 with the latest bitwig on moss v22 and have the following problem, in the drum sequencer when the drum rack has more than 12 sound. The second row of pads on the apc40 play the sounds in the rack in spaces 13-16 for example on c2# note and also place the step for the c1# note in the sequencer. is it possible to stop this behaviour so it only places the step?hope that makes sense? thanks

Post

Qsonic wrote: Fri Dec 29, 2023 12:22 pm Hello Moss,

Just tried out youre MC4 script. I found out that there is no feedback on the knobs in the free presets. When I map a knob to a fader and i move the fader with my mouse the MC4 does not update/response. Is this correct or do I something wrong here,

best regards
I guess you mean the EC4? Yes, there is no feedback for your own mappings.

Post

tommy1979 wrote: Fri Dec 29, 2023 10:54 pm I am using the APC40 mk2 with the latest bitwig on moss v22 and have the following problem, in the drum sequencer when the drum rack has more than 12 sound. The second row of pads on the apc40 play the sounds in the rack in spaces 13-16 for example on c2# note and also place the step for the c1# note in the sequencer. is it possible to stop this behaviour so it only places the step?hope that makes sense? thanks
Thanks for reporting! Will be fixed in the next update!

Post

DrivenByMoss 22.1.0 is out!

Get it from https://mossgrabers.de
  • APC40
    • Fixed: In drum sequencer the first 4 pads of the 2nd step row played sounds.
  • Arturia Beatstep
    • Fixed: Knobs were totally broken. Additionally, prevented some weird parameter jumps.
  • Electra One
    • New: Added knob sensitivity (speed) settings.
    • New: Made knob touch combinations configurable with plenty of options.


    Enjoy!

Post

Is it planned that one day it will support AKAI APCmini MKII? Thanks.

Post

Luis Torrents Nadal wrote: Mon Jan 01, 2024 9:50 pm Is it planned that one day it will support AKAI APCmini MKII? Thanks.
I have no plans for it. Who knows about "one day".

Post Reply

Return to “Controller Scripting”