Jürgen Moßgraber

Results 69 issues of Jürgen Moßgraber

See and run https://github.com/git-moss/UnitTests4Bitwig Important: - [ ] Scene.color not settable - [ ] Track.Slot.name, hasContent, sceneIndex don't send value updates for slots with no content (should send empty values)...

bitwig-bug
important
5.x

Test e.g. with Push4Bitwig: 1) Load a drum machine with lots of pads 2) Transpose up with Octave button 3) Switch to another channel 4) Switch back to the channel...

bitwig-bug
category-tracks
category-devices
5.x

Furthermore, in both method texts there is a text duplication: Value that reports if the note grid **if the note grid** steps can be scrolled forwards.

bitwig-bug
category-clips
category-documentation
5.x

1) Missing tooltip on OSC button in controller settings (see second screenshot) ![OSC-tooltip](https://user-images.githubusercontent.com/3090132/89010450-e4367b00-d30e-11ea-9411-fdd3e50b4345.png) 2) Bug in documentation (see screenshot) ![OSC-docs](https://user-images.githubusercontent.com/3090132/89010517-06c89400-d30f-11ea-86e2-760917a4dffb.png)

bitwig-bug
category-global
category-documentation
5.x
fixed

If the selected device is deleted no other one is selected afterwards (works fine with tracks, where the next one is selected).

bitwig-bug
category-devices
5.x

See attached error document. Especially, the "newSince" and "@ @ since" errors should be fixed. [JavaDocErrors.txt](https://github.com/teotigraphix/Framework4Bitwig/files/5061389/JavaDocErrors.txt)

bitwig-bug
4.3.x
category-documentation

To detect if the current track list is the top list, so it is not inside of a group, I use the following code: ``` Project proj = controllerHost.getProject ();...

bitwig-bug
category-tracks
5.x

If a track is selected in Mix layout and the track is outside of the current page, the page is not adjusted to display the track on the controller. It...

bitwig-bug
important
category-tracks
4.3.x

Happens with hierarchical track banks using siblings. 1) Create 8 tracks in Bitwig 2) Add a 9th track by clicking on the "+" in the track list and selecting an...

bitwig-bug
important
category-browser
category-tracks
5.x

- [ ] Harmonize method names: getColor() -> color() - [ ] Make color property settable - [x] Add method to add a marker: addMarker() - [x] Harmonize method names:...

bitwig-improve
category-global