Jürgen Moßgraber

Results 69 issues of Jürgen Moßgraber

It is problematic that the remote controls created from the cursor device follow all possible types as a default because e.g. on the Push you end up in a weird...

bitwig-improve
category-devices
blocker
5.x

Comments from KVR: "I had to change the MIDI names and Device ID just like you would have done in the Push 3 test version you shared. The only other...

enhancement
Ableton Push

I am trying to use a InlineCssTextArea with a VirtualizedScrollPane like this: InlineCssTextArea logArea= new InlineCssTextArea (); VirtualizedScrollPane loggerScrollPane = new VirtualizedScrollPane (this.logArea); I can build it with Maven but...

When a page change is issued via sysex sometimes the hardware buttons become inactive or the device freezes completely. Note: You can make them work again if you long press...

bug

Allow knobs to send relative values. Since the encoding of relative values is already available in the editor, a switch to choose between absolute/relative should be sufficient. If the knobs...

enhancement

Since there is enough space both could be put on the same screen for easier access.

enhancement

Currently, the ID of an element needs to be known to update its' parameters. This is problematic since these IDs tend to be not stable, e.g. if the order of...

Currently, the whole preset list needs to be retrieved from the device to find the index of a preset to select. This requires currently 2 asynchroneous messages which are a...

VU meters are pretty helpful to see playback activity of the channels in a DAW. This could be done as a variant of a group header. Here is a rough...