Jürgen Moßgraber

Results 69 issues of Jürgen Moßgraber

Currently, you can only overwrite a scene but not insert one. BTW previousSceneInsertionPoint() has the wrong comment: "that can be used to insert content after this slot or scene."

bitwig-improve
category-clips

Some panes can currently only be toggled but have no state information. Add: - Application.isNoteEditorVisible() - Application.areDevicesVisible()

bitwig-improve
category-global

E.g. a SettableBoolean in Application.

bitwig-improve
category-global

Create a method to retrieve all installed plugins and access to their UUID. This is necessary to allow the user to select plugins e.g. for quick favorite insertions via a...

bitwig-improve
important
category-devices

Observation currently only works for MIDI clips. Progress of the playback phase for each of the currently playing Clips could be indicated. Setting the play position would allow to implement...

bitwig-improve
important
category-clips

Some methods cannot be called from JavaScript since the necessary objects cannot be created. There needs to be methods add to create instances of: - Color (for hardware API) -...

bitwig-improve
category-global
category-devices
blocker
category-hardware
4.3.x

e.g. track.clearAutomation() ... or if you want to make it more sopisticated provide access to all automation envelopes.

bitwig-improve
category-tracks
medium

The octave can only be configured in the creation call: createPianoKeyboard (String id, int numKeys, int octave, int startKeyInOctave) If the transposition is changed on the real hardware the simulator...

bitwig-improve
category-hardware
easy

There should be a list of the arrangement clips of a track with color, begin, end.

bitwig-improve
important
category-clips
category-global