Device panel sharing thread (Bitwig remote controls for devices)

Official support for: bitwig.com
Post Reply New Topic
RELATED
PRODUCTS

Post

Updated above ZIP to include Monark

Post

.maki wrote:do you use Z3ta?
z3ta2 is working now in the latest beta so I have started working on one now (for the VST3) - but it's a monster to map :o

Post

Nice, gonna buy that next month i guess.
JamWide - a cross-platform Ninjam client for DAWs

Post

OK z3ta 2 is completed - phew! Nearly 40 pages, which tbh makes me question the value of mapping some plugins, some are so complex it's hard to map them usably to a controller without sacrificing some utility. There is a Performance page though with the XYs and filters all near the top. What takes up most of the pages are the enormous number of OSC FX and they are useful to map to a controller as they are too tiny in the interface to use easily with a mouse.

Anyway, it's in the AIO Zip.

Post

thx a lot!
JamWide - a cross-platform Ninjam client for DAWs

Post

Added panels for Wormhole and Echobode

Post

Added:

D16 Antresol
D16 Fazortan
FXPansion Etch
Sugarbytes WOW Filter
Waldorf D-Pole (v2)
PSP N2O

Post

Damn dude you're on fire. Where can I download these? Is it using the links in your first post?

Post

Yes - all in one zip now or you can open the dropbox folder and just take what you want

Post

lxegs wrote: Arturia synths V5
Do you need a hand with these? There's a lot to do so I don't mind dividing them up if you want.

Post

Anyone know if there's a hardware way to move between pages of a device panel? I can't seem to map it to my keyboard or a controller - is this an oversight On Bitwig's part or is there a way?

Post

Added 3 Exponential Effects - Phoenixverb, R4 and Excalibur

Post

aMUSEd wrote:Anyone know if there's a hardware way to move between pages of a device panel? I can't seem to map it to my keyboard or a controller - is this an oversight On Bitwig's part or is there a way?
See the controller script API:
First create a Remote Control Cursor for instance on your cursor track:
createCursorRemoteControlsPage (String name, int parameterCount, String filterExpression )
Then move between the pages with:
selectNextPage (boolean shouldCycle)
selectPreviousPage (boolean shouldCycle)
selectNextPageMatching (String expression, boolean shouldCycle)
selectPreviousPageMatching (String expression, boolean shouldCycle)
Or directly with a page number:
SettableIntegerValue selectedPageIndex ()

Cheers,

Tom
"Out beyond the ideas of wrongdoing and rightdoing, there is a field. I’ll meet you there." · Rumi
UrbanFlow.art · Instagram · YouTube

Post

Thanks - sorry I don't understand most of that - is this something I should add to my existing Kore 2 script? I'm afraid last time I tried editing it I broke it and had to revert to the default 8 knob one

First create a Remote Control Cursor (not sure what this is) for instance on your cursor track (you mean the track that has focus?) :
createCursorRemoteControlsPage (String name, int parameterCount, String filterExpression ) (how do I find out what values to put here?)
Then move between the pages with:
selectNextPage (boolean shouldCycle) (I know what a Boolean is but what is meant by 'shouldcycle')
selectPreviousPage (boolean shouldCycle)
selectNextPageMatching (String expression (what string? Again does this need some value too - a cc?), boolean shouldCycle)
selectPreviousPageMatching (String expression, boolean shouldCycle)
Or directly with a page number:
SettableIntegerValue selectedPageIndex ()

(Where would I put a particular cc - say I wanted to use 2 buttons on my Kore controller to move up and down?)

I was really hoping it would either be possible to do this using a keyboard shortcut or cc from my controller but it doesn't seem to be in the shortcuts list or mappable which seems an oversight.

Post

I have suggested that these panels (fantastic community effort) be hosted on the main Bitwig site as they are such a valuable resource. It would be even better if they were a 'pack' you could load from the software.
X32 Desk, i9 PC, S88MK3, S1, BWS, Live + PUSH 3, Osmose, RedShift 6 Pro3, Tempera, Syntakt, Digitone II, OP1-F, OPXY, Eurorack, TD27 Drums, Guitars, Basses, Amps and of course lots of pedals!

Post Reply

Return to “Bitwig”