Framework4Bitwig icon indicating copy to clipboard operation
Framework4Bitwig copied to clipboard

Bitwig controller API framework extensions.

Results 57 Framework4Bitwig issues
Sort by recently updated
recently updated
newest added

When using a flat-trackbank and a group is opened (either from UI or via API) the sends of the newly available tracks are not bound correctly. Sometimes only the first...

bitwig-bug
important
category-hardware
4.3.x

Bitwig 4.3 supports to have Sends on FX channels but controllerHost.createEffectTrackBank provides no option to create a sendsBank. Add a new parameter for the number of sends to support (like...

bitwig-improve
important
category-tracks

I guess for Wavetables as well (Polymer, Grid, ...)

bitwig-improve
category-browser

Bitwig 4.3 introduces to option to disable sends but a similar method is missing in the API.

bitwig-improve
category-tracks

A parameter page from a cursor device does never contain more than 8 parameters even if the page size is e.g. set to 16.

bitwig-improve
important
category-devices

Would require a method to list the available in-/outputs as well. There is already the SourceSelector class which does not much currently: Track.sourceSelector ()

bitwig-improve
category-tracks

Both MIDI and audio.

bitwig-improve
category-clips

This is asked quite often by users: allow to set different values for a parameter (e.g. Cutoff) for each note in a sequencer. This means to have a simplified (stepped)...

bitwig-improve
category-clips

Currently this can only be set on init.

bitwig-improve
category-tracks

Currently only the projectName can be read. Make all Metadata (Project -> info) read and writable.

bitwig-improve
category-global