As headline says.
I wanted to have a monophonic notes pattern in one clip.
And then combine it with notes defining the Pitch in a second Clip.
Expected result: the rhythm pattern ist played in the Pitch given by the pitch Clip.
I tried to create sth. with bitwig onboard stuff. But I wasn't able to create it in the timebox... I switched to code it in Protoplug / Lua. The Lua Programm can use notes of one Channel as the rhythm and second Channel as Pitch.
But I think there should be a way to build this with bitwig building Blocks. But how?
How can I ... combine rhythm pattern in one Clip with "Note/Pitch" in another
- KVRAF
- 2483 posts since 22 Sep, 2016
-
- KVRist
- 152 posts since 26 May, 2021
Pitch quantize in note grid has the keyboard button that enables incoming notes to set the quantized pitch, and in the inspector you can set it's note source to another track. So the note grid patch is as simple as plugging pitch quantize between the pitch input and output on the track with the rhythm notes on it. If that other track has some legato long notes then it'll take all the pitch information from those other notes, with the exception of the octave.
If you need the octave on the pitch track then you could do it the opposite way and replace the gate signal in note grid with a note sidechain modulator signal from the rhythm track by modulating a value knob plugged into gate out. Note sidechain should be minimum attack and release, full sustain. Hope that makes sense.
If you need the octave on the pitch track then you could do it the opposite way and replace the gate signal in note grid with a note sidechain modulator signal from the rhythm track by modulating a value knob plugged into gate out. Note sidechain should be minimum attack and release, full sustain. Hope that makes sense.
