Hi!
I am stuck.. I want to integrate a soft takeover for parameters, so the midi controller knobs does not change the bitwig parameters drastically.
But I cant get it working.. I know I need observers for every knob I like to "watch".
Is anyone maybe able to post a short -example- script where everything is included what I need (reading values from knobs by observer, etc.)?
Thank you
Soft-Takeover on Parameters
- KVRian
- 1372 posts since 28 Dec, 2012 from Meredith NH
I was going to do this, but Tom said it should be coming natively sooner than later so i am just waiting until Bitwig does it internally.xanthos wrote:Hi!
I am stuck.. I want to integrate a soft takeover for parameters, so the midi controller knobs does not change the bitwig parameters drastically.
But I cant get it working.. I know I need observers for every knob I like to "watch".
Is anyone maybe able to post a short -example- script where everything is included what I need (reading values from knobs by observer, etc.)?
Thank you
To much work for something that can be done the right way inside Bitwig.
Mike
Michael Schmalle
http://www.teotigraphix.com
Surfing on sine waves
Maschine4Bitwig - Studio, MK2, MikroMK2, MK1
http://www.teotigraphix.com/bitwig/maschine
http://www.teotigraphix.com
Surfing on sine waves
Maschine4Bitwig - Studio, MK2, MikroMK2, MK1
http://www.teotigraphix.com/bitwig/maschine
-
- KVRer
- 7 posts since 1 Oct, 2015
You can check my script at:
https://github.com/phaethon/bitwig-pick ... r=phaethon
It implements value takeover.
https://github.com/phaethon/bitwig-pick ... r=phaethon
It implements value takeover.
