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

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

Post

LarsDaniel wrote: Thu Feb 16, 2023 7:07 am Anyway, I have a question about how Flexi script works with Faderfox EC4: I have the EC4 set up for bi-directional CC so it can always show the current values. What puzzles me is that the knobs control Bitwig exactly as they should, but the EC4 does not show the correct values. It sort of tries to show the knob values, but feels like it can only update the shown value every two seconds or so. So if I e.g. do a volume fade from 0 to 127, then perhaps it will show one midrange value, say 55, and then when I am at the top of the range, tweak the knob a little back and forth, it will show a high value, say 123.
I am afraid I cannot comment on that since I do not have an EC4.

Post

Hi @moss

Trying to get TouchOSC to change to the next bank of 8 tracks. I think TouchOSC is sending a properly formatted message, but the OSC console in Bitwig is showing a Missing command error even though it also seems to be receiving the command in the correct format. The same happens for /track/bank/ - other messages such as /track/toggleBank work OK.

Appreciate any help you can provide! 

Thanks, Martin

TouchOSC log shows
SEND | ENDPOINT(127.0.0.1:8000) ADDRESS(/track/bank/page/) STRING(+)

Bitwig Console shows
Receiving: /track/bank/page/ [ + ]
Missing command: /track/bank/page/

Versions 
Bitwig 4.4.6
DrivenByMoss: 19.1.0
TouchOSC: 1.1.9.163 (latest)

Post

mlb2095 wrote: Thu Feb 16, 2023 4:40 pm Hi @moss

Trying to get TouchOSC to change to the next bank of 8 tracks. I think TouchOSC is sending a properly formatted message, but the OSC console in Bitwig is showing a Missing command error even though it also seems to be receiving the command in the correct format. The same happens for /track/bank/ - other messages such as /track/toggleBank work OK.

Appreciate any help you can provide! 

Thanks, Martin

TouchOSC log shows
SEND | ENDPOINT(127.0.0.1:8000) ADDRESS(/track/bank/page/) STRING(+)

Bitwig Console shows
Receiving: /track/bank/page/ [ + ]
Missing command: /track/bank/page/

Versions 
Bitwig 4.4.6
DrivenByMoss: 19.1.0
TouchOSC: 1.1.9.163 (latest)
The command is "/track/bank/page/+". So, the "+" is part of the path and not a parameter.

Post

Duh!!! Great, working now, Thanks for the very quick response!

Post

Hi Jürgen,

I just bought a Maschine MK2 to control Bitwig, after I discovered your great work through your videos.

I followed the installation guide, but I'm stuck on the last step and can't understand why.
I couldn't find help in your videos, nor on your guides, nor here, that's why I'm asking.
I'm bad at config stuff, it's probably nothing, but stuck is stuck..

My config : Windows 10 family (up-to-date), Bitwig 4.4, DrivenByMoss 19.1.0 (also tried 16.4.1 in case..)

What I did :
- place DrivenByMoss.bwextension in %user%/Documents/Bitwig Studio/Extensions/
- load DrivenByMoss.ncm2 from respective resources folder into Maschine through NI Controller Editor
(DrivenByMoss is now the selected template in Maschine, as I can see in MIDI mode (Shift+Control)

- "+Add Controller" into Bitwig software->Settings->Controllers (no auto discovery)

But, I can't find Maschine's MIDI In & Out to be selected there.
Only choices are my other controllers Ins & Outs and a Micro$oft GS Wavetable Synth Out..

Did I miss any step ?

Thanks for any help.

Fletch

Post

Flutchy wrote: Thu Feb 16, 2023 6:08 pm But, I can't find Maschine's MIDI In & Out to be selected there.
Only choices are my other controllers Ins & Outs and a Micro$oft GS Wavetable Synth Out..

Did I miss any step ?
Yes, you need to install the drivers for the Maschine MK2 which normally install as the last step in the installation of the Maschine software.

Post

DrivenByMoss 19.2 is out!

Get it from https://mossgrabers.de
  • Electra One
    • Requires Firmware 3.1!
    • New: Labels for parameter values are now set.
    • New: Knob touch states are now available which allows smoother value updates and automation touch mode to work.
    • New: Play position and tempo can now be changed with knobs.
    • New: Replaced Cue Volume with Play Position on all pages. Cue Volume is now available on the Transport page.
    • New: Added a Session mode for launching scenes/clips and more.
    • New: Quick navigation between pages by touching 3 knobs (see the manual).
    • New: Jump to a specific Electra One synthesizer preset for editing the plugin in focus. The preset must have the same name as the preset.
  • LaunchControl XL
    • Fixed: Crash when setting the drum or note sequencer resolution.
  • Launchpad
    • Fixed: Fader animations did not work in user mode (hopefully this fix works on all systems).
    • Fixed: Do not leave user mode on track change.
    • Fixed: Browser did not open on tracks without a device present.
  • MCU
    • New: Master Track mode is only activated on master track selection if the current mode is the Track mode.
    • New: Use the first instrument of the track for layer navigation instead of the cursor device.
  • Push
    • New: If ribbon controller is set to the mode 'Fader' or 'Last Touched' it can now be combined with the delete button to reset the respective parameter to its' default value.
    • New: Added / updated several devices for the 'Add Track' - favorite devices settings.


Enjoy!

Post

Oh, for sure !
I didn't install any NI software at all (I didn't realize it would carry the driver), so eager to try out your bridge to Bitwig. :-P

Works like a charm now, of course !

Thanks for your answer and your work.

Peace !

Post

Screenshot_20230217_082914_Brave.jpg
Anyone tried it?
Wondering if it will work 😊
You do not have the required permissions to view the files attached to this post.

Post

orenmi wrote: Fri Feb 17, 2023 6:31 am Anyone tried it?
Wondering if it will work 😊
Please discuss this in a separate thread.

But my 2 cent: ChatGPT is great for quite some things, coding is not one of them. It might help experienced users to get something going but to find the bugs (and dreamed up non existing functions) is much more work than writing this from scratch. Already the first line in your example is totally outdated.

Post

moss wrote: Thu Feb 16, 2023 9:17 pm DrivenByMoss 19.2 is out!

Get it from https://mossgrabers.de
  • Electra One
    • Requires Firmware 3.1!
    • New: Labels for parameter values are now set.
    • New: Knob touch states are now available which allows smoother value updates and automation touch mode to work.
    • New: Play position and tempo can now be changed with knobs.
    • New: Replaced Cue Volume with Play Position on all pages. Cue Volume is now available on the Transport page.
    • New: Added a Session mode for launching scenes/clips and more.
    • New: Quick navigation between pages by touching 3 knobs (see the manual).
    • New: Jump to a specific Electra One synthesizer preset for editing the plugin in focus. The preset must have the same name as the preset.
  • LaunchControl XL
    • Fixed: Crash when setting the drum or note sequencer resolution.
  • Launchpad
    • Fixed: Fader animations did not work in user mode (hopefully this fix works on all systems).
    • Fixed: Do not leave user mode on track change.
    • Fixed: Browser did not open on tracks without a device present.
  • MCU
    • New: Master Track mode is only activated on master track selection if the current mode is the Track mode.
    • New: Use the first instrument of the track for layer navigation instead of the cursor device.
  • Push
    • New: If ribbon controller is set to the mode 'Fader' or 'Last Touched' it can now be combined with the delete button to reset the respective parameter to its' default value.
    • New: Added / updated several devices for the 'Add Track' - favorite devices settings.


Enjoy!
Thanks a lot Jürgen. i thing the pdf is not updated in 19.2. Changes in Bitwig closed with 19.1 ...

Post

esq1 wrote: Fri Feb 17, 2023 1:53 pm Thanks a lot Jürgen. i thing the pdf is not updated in 19.2. Changes in Bitwig closed with 19.1 ...
Thanks for the info! Seems there was something broken in my build pipeline.
Please download again!

Post

Hi,
the flipmodus for instruments is not working properly.
Modulating the assigned parameter with teh fader works but it always jumps back to its last position see:


Do I need to configure something else or is that a bug?

Another thing is that jumping into the layer mode of a drum machine doesnt work at all as shown here:
See here:

When I press the select button again, all faders go down to nought and all lights go off.

When i press it again all goes back to normal.

Thats how I have them arranged:
Image
:help:
Studio One, Logic
macOS
–– -
http://ansolas.de

Post

ansolas wrote: Fri Feb 17, 2023 4:34 pm Hi,
the flipmodus for instruments is not working properly.
Modulating the assigned parameter with teh fader works but it always jumps back to its last position see:


Do I need to configure something else or is that a bug?

Another thing is that jumping into the layer mode of a drum machine doesnt work at all as shown here:
See here:

When I press the select button again, all faders go down to nought and all lights go off.

When i press it again all goes back to normal.

Thats how I have them arranged:
Image
:help:
Do you maybe have some automation on the clip or track?

Are you running the latest DrivenByMoss release? There was a bug with entering the drum device.

Post

hello all, is it possible to control a "red box" for clip launchign via the flexi?

Post Reply

Return to “Controller Scripting”