From 57b98b6607959d0242d75fa0e86014040f5e81f9 Mon Sep 17 00:00:00 2001 From: Jeff Way Date: Sun, 4 May 2014 13:58:01 -0700 Subject: [PATCH] Update for 1.0.8 RC3 --- api_docs/allclasses-frame.html | 4 +- api_docs/allclasses-noframe.html | 4 +- .../control_surface/iface/Application.html | 4 +- .../base/control_surface/iface/Arranger.html | 4 +- .../iface/AutomatableRangedValue.html | 4 +- .../base/control_surface/iface/BeatTime.html | 4 +- .../control_surface/iface/BooleanValue.html | 4 +- .../base/control_surface/iface/Channel.html | 37 +------------------ .../base/control_surface/iface/Clip.html | 4 +- .../iface/ClipLauncherScenesOrSlots.html | 4 +- .../iface/ClipLauncherSlots.html | 8 ++-- .../control_surface/iface/CursorDevice.html | 4 +- .../control_surface/iface/CursorTrack.html | 8 ++-- .../base/control_surface/iface/Device.html | 4 +- .../base/control_surface/iface/Groove.html | 4 +- .../base/control_surface/iface/Host.html | 4 +- .../base/control_surface/iface/Macro.html | 4 +- .../base/control_surface/iface/MidiIn.html | 4 +- .../base/control_surface/iface/MidiOut.html | 4 +- .../base/control_surface/iface/Mixer.html | 4 +- .../iface/ModulationSource.html | 4 +- .../iface/NoteInput.NoteExpression.html | 4 +- .../base/control_surface/iface/NoteInput.html | 4 +- .../base/control_surface/iface/NoteLane.html | 4 +- .../iface/PrimaryDevice.ChainLocation.html | 4 +- .../iface/PrimaryDevice.DeviceType.html | 4 +- .../control_surface/iface/PrimaryDevice.html | 4 +- .../control_surface/iface/RangedValue.html | 4 +- .../iface/RemoteConnection.html | 4 +- .../control_surface/iface/RemoteSocket.html | 4 +- .../control_surface/iface/SourceSelector.html | 4 +- .../base/control_surface/iface/Track.html | 36 ++++++++++++++++-- .../base/control_surface/iface/TrackBank.html | 4 +- .../base/control_surface/iface/Transport.html | 4 +- .../iface/UserControlBank.html | 4 +- .../iface/class-use/Application.html | 4 +- .../iface/class-use/Arranger.html | 4 +- .../class-use/AutomatableRangedValue.html | 4 +- .../iface/class-use/BeatTime.html | 4 +- .../iface/class-use/BooleanValue.html | 4 +- .../iface/class-use/Channel.html | 4 +- .../control_surface/iface/class-use/Clip.html | 4 +- .../class-use/ClipLauncherScenesOrSlots.html | 4 +- .../iface/class-use/ClipLauncherSlots.html | 4 +- .../iface/class-use/CursorDevice.html | 4 +- .../iface/class-use/CursorTrack.html | 4 +- .../iface/class-use/Device.html | 10 ++--- .../iface/class-use/Groove.html | 4 +- .../control_surface/iface/class-use/Host.html | 4 +- .../iface/class-use/Macro.html | 4 +- .../iface/class-use/MidiIn.html | 4 +- .../iface/class-use/MidiOut.html | 4 +- .../iface/class-use/Mixer.html | 4 +- .../iface/class-use/ModulationSource.html | 4 +- .../class-use/NoteInput.NoteExpression.html | 4 +- .../iface/class-use/NoteInput.html | 4 +- .../iface/class-use/NoteLane.html | 4 +- .../PrimaryDevice.ChainLocation.html | 4 +- .../class-use/PrimaryDevice.DeviceType.html | 4 +- .../iface/class-use/PrimaryDevice.html | 4 +- .../iface/class-use/RangedValue.html | 4 +- .../iface/class-use/RemoteConnection.html | 4 +- .../iface/class-use/RemoteSocket.html | 4 +- .../iface/class-use/SourceSelector.html | 4 +- .../iface/class-use/Track.html | 4 +- .../iface/class-use/TrackBank.html | 4 +- .../iface/class-use/Transport.html | 4 +- .../iface/class-use/UserControlBank.html | 4 +- .../control_surface/iface/package-frame.html | 4 +- .../iface/package-summary.html | 4 +- .../control_surface/iface/package-tree.html | 6 +-- .../control_surface/iface/package-use.html | 4 +- api_docs/constant-values.html | 4 +- api_docs/help-doc.html | 4 +- api_docs/index-all.html | 12 +++--- api_docs/index.html | 2 +- api_docs/overview-tree.html | 4 +- src/Channel.js | 6 --- src/ClipLauncherSlots.js | 2 +- src/Track.js | 5 +++ 80 files changed, 200 insertions(+), 208 deletions(-) diff --git a/api_docs/allclasses-frame.html b/api_docs/allclasses-frame.html index fdbf35d..cb4edcc 100644 --- a/api_docs/allclasses-frame.html +++ b/api_docs/allclasses-frame.html @@ -2,10 +2,10 @@ - + All Classes (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/allclasses-noframe.html b/api_docs/allclasses-noframe.html index d70374c..91fd239 100644 --- a/api_docs/allclasses-noframe.html +++ b/api_docs/allclasses-noframe.html @@ -2,10 +2,10 @@ - + All Classes (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/Application.html b/api_docs/com/bitwig/base/control_surface/iface/Application.html index 1aabf03..d8908a4 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/Application.html +++ b/api_docs/com/bitwig/base/control_surface/iface/Application.html @@ -2,10 +2,10 @@ - + Application (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/Arranger.html b/api_docs/com/bitwig/base/control_surface/iface/Arranger.html index 6144f9b..a163d27 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/Arranger.html +++ b/api_docs/com/bitwig/base/control_surface/iface/Arranger.html @@ -2,10 +2,10 @@ - + Arranger (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/AutomatableRangedValue.html b/api_docs/com/bitwig/base/control_surface/iface/AutomatableRangedValue.html index 2ab75f4..f35f47a 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/AutomatableRangedValue.html +++ b/api_docs/com/bitwig/base/control_surface/iface/AutomatableRangedValue.html @@ -2,10 +2,10 @@ - + AutomatableRangedValue (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/BeatTime.html b/api_docs/com/bitwig/base/control_surface/iface/BeatTime.html index 1e138a5..fe163a1 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/BeatTime.html +++ b/api_docs/com/bitwig/base/control_surface/iface/BeatTime.html @@ -2,10 +2,10 @@ - + BeatTime (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/BooleanValue.html b/api_docs/com/bitwig/base/control_surface/iface/BooleanValue.html index 777014e..a799636 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/BooleanValue.html +++ b/api_docs/com/bitwig/base/control_surface/iface/BooleanValue.html @@ -2,10 +2,10 @@ - + BooleanValue (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/Channel.html b/api_docs/com/bitwig/base/control_surface/iface/Channel.html index c716ce8..241fb39 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/Channel.html +++ b/api_docs/com/bitwig/base/control_surface/iface/Channel.html @@ -2,10 +2,10 @@ - + Channel (Bitwig Control Surface Scripting API) - + @@ -150,18 +150,6 @@

Method Summary

getPan()  -Device -getPrimaryDevice() -
Get the first primary device of this track.
- - - -Device -getPrimaryInstrument() -
Deprecated. 
- - - AutomatableRangedValue getSend(int index)  @@ -274,27 +262,6 @@

getPan

AutomatableRangedValue getPan()
- - - - - - - - diff --git a/api_docs/com/bitwig/base/control_surface/iface/Clip.html b/api_docs/com/bitwig/base/control_surface/iface/Clip.html index afcf3ea..84a1ea5 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/Clip.html +++ b/api_docs/com/bitwig/base/control_surface/iface/Clip.html @@ -2,10 +2,10 @@ - + Clip (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/ClipLauncherScenesOrSlots.html b/api_docs/com/bitwig/base/control_surface/iface/ClipLauncherScenesOrSlots.html index c056bd7..3f03a43 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/ClipLauncherScenesOrSlots.html +++ b/api_docs/com/bitwig/base/control_surface/iface/ClipLauncherScenesOrSlots.html @@ -2,10 +2,10 @@ - + ClipLauncherScenesOrSlots (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/ClipLauncherSlots.html b/api_docs/com/bitwig/base/control_surface/iface/ClipLauncherSlots.html index 4d18d53..dd688e7 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/ClipLauncherSlots.html +++ b/api_docs/com/bitwig/base/control_surface/iface/ClipLauncherSlots.html @@ -2,10 +2,10 @@ - + ClipLauncherSlots (Bitwig Control Surface Scripting API) - + @@ -139,7 +139,7 @@

Method Summary

void addIsRecordingObserver(org.mozilla.javascript.Callable callback) -
Add an observer if clip playback is queued on the slot.
+
Add an observer if clip is recording on the slot.
@@ -245,7 +245,7 @@

addIsQueuedObserver

  • addIsRecordingObserver

    void addIsRecordingObserver(org.mozilla.javascript.Callable callback)
    -
    Add an observer if clip playback is queued on the slot.
    +
    Add an observer if clip is recording on the slot.
    Parameters:
    callback - receiving (int slot, bool isRecording)
  • diff --git a/api_docs/com/bitwig/base/control_surface/iface/CursorDevice.html b/api_docs/com/bitwig/base/control_surface/iface/CursorDevice.html index 2b32405..f0a18c0 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/CursorDevice.html +++ b/api_docs/com/bitwig/base/control_surface/iface/CursorDevice.html @@ -2,10 +2,10 @@ - + CursorDevice (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/CursorTrack.html b/api_docs/com/bitwig/base/control_surface/iface/CursorTrack.html index eaa4a38..8d23e22 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/CursorTrack.html +++ b/api_docs/com/bitwig/base/control_surface/iface/CursorTrack.html @@ -2,10 +2,10 @@ - + CursorTrack (Bitwig Control Surface Scripting API) - + @@ -125,14 +125,14 @@

    Method Summary

    Methods inherited from interface com.bitwig.base.control_surface.iface.Track

    -addColorObserver, addIsSelectedObserver, addNameObserver, addNoteObserver, addPitchNamesObserver, addTrackTypeObserver, addVuMeterObserver, getArm, getCanHoldAudioData, getCanHoldNoteData, getClipLauncher, getClipLauncherSlots, getIsMatrixQueuedForStop, getIsMatrixStopped, getSend, getSourceSelector, playNote, returnToArrangement, setName, startNote, stop, stopNote +addColorObserver, addIsSelectedObserver, addNameObserver, addNoteObserver, addPitchNamesObserver, addTrackTypeObserver, addVuMeterObserver, getArm, getCanHoldAudioData, getCanHoldNoteData, getClipLauncher, getClipLauncherSlots, getIsMatrixQueuedForStop, getIsMatrixStopped, getPrimaryDevice, getPrimaryInstrument, getSend, getSourceSelector, playNote, returnToArrangement, setName, startNote, stop, stopNote diff --git a/api_docs/com/bitwig/base/control_surface/iface/Device.html b/api_docs/com/bitwig/base/control_surface/iface/Device.html index 4ee18a4..a854c0e 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/Device.html +++ b/api_docs/com/bitwig/base/control_surface/iface/Device.html @@ -2,10 +2,10 @@ - + Device (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/Groove.html b/api_docs/com/bitwig/base/control_surface/iface/Groove.html index b4b0547..0132f55 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/Groove.html +++ b/api_docs/com/bitwig/base/control_surface/iface/Groove.html @@ -2,10 +2,10 @@ - + Groove (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/Host.html b/api_docs/com/bitwig/base/control_surface/iface/Host.html index 18cb619..90fc592 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/Host.html +++ b/api_docs/com/bitwig/base/control_surface/iface/Host.html @@ -2,10 +2,10 @@ - + Host (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/Macro.html b/api_docs/com/bitwig/base/control_surface/iface/Macro.html index 48a253a..54a6f36 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/Macro.html +++ b/api_docs/com/bitwig/base/control_surface/iface/Macro.html @@ -2,10 +2,10 @@ - + Macro (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/MidiIn.html b/api_docs/com/bitwig/base/control_surface/iface/MidiIn.html index f67ae7b..012bd63 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/MidiIn.html +++ b/api_docs/com/bitwig/base/control_surface/iface/MidiIn.html @@ -2,10 +2,10 @@ - + MidiIn (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/MidiOut.html b/api_docs/com/bitwig/base/control_surface/iface/MidiOut.html index d0dc946..a4af477 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/MidiOut.html +++ b/api_docs/com/bitwig/base/control_surface/iface/MidiOut.html @@ -2,10 +2,10 @@ - + MidiOut (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/Mixer.html b/api_docs/com/bitwig/base/control_surface/iface/Mixer.html index 969c4c8..b5c3058 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/Mixer.html +++ b/api_docs/com/bitwig/base/control_surface/iface/Mixer.html @@ -2,10 +2,10 @@ - + Mixer (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/ModulationSource.html b/api_docs/com/bitwig/base/control_surface/iface/ModulationSource.html index e86c778..0ae66b4 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/ModulationSource.html +++ b/api_docs/com/bitwig/base/control_surface/iface/ModulationSource.html @@ -2,10 +2,10 @@ - + ModulationSource (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/NoteInput.NoteExpression.html b/api_docs/com/bitwig/base/control_surface/iface/NoteInput.NoteExpression.html index e4d61b0..3b9cf0b 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/NoteInput.NoteExpression.html +++ b/api_docs/com/bitwig/base/control_surface/iface/NoteInput.NoteExpression.html @@ -2,10 +2,10 @@ - + NoteInput.NoteExpression (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/NoteInput.html b/api_docs/com/bitwig/base/control_surface/iface/NoteInput.html index f86b328..ed4028f 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/NoteInput.html +++ b/api_docs/com/bitwig/base/control_surface/iface/NoteInput.html @@ -2,10 +2,10 @@ - + NoteInput (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/NoteLane.html b/api_docs/com/bitwig/base/control_surface/iface/NoteLane.html index 6886466..ed4e2a4 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/NoteLane.html +++ b/api_docs/com/bitwig/base/control_surface/iface/NoteLane.html @@ -2,10 +2,10 @@ - + NoteLane (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/PrimaryDevice.ChainLocation.html b/api_docs/com/bitwig/base/control_surface/iface/PrimaryDevice.ChainLocation.html index 640941c..2fbde0d 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/PrimaryDevice.ChainLocation.html +++ b/api_docs/com/bitwig/base/control_surface/iface/PrimaryDevice.ChainLocation.html @@ -2,10 +2,10 @@ - + PrimaryDevice.ChainLocation (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/PrimaryDevice.DeviceType.html b/api_docs/com/bitwig/base/control_surface/iface/PrimaryDevice.DeviceType.html index f864965..423352c 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/PrimaryDevice.DeviceType.html +++ b/api_docs/com/bitwig/base/control_surface/iface/PrimaryDevice.DeviceType.html @@ -2,10 +2,10 @@ - + PrimaryDevice.DeviceType (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/PrimaryDevice.html b/api_docs/com/bitwig/base/control_surface/iface/PrimaryDevice.html index 0449f0d..18f5669 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/PrimaryDevice.html +++ b/api_docs/com/bitwig/base/control_surface/iface/PrimaryDevice.html @@ -2,10 +2,10 @@ - + PrimaryDevice (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/RangedValue.html b/api_docs/com/bitwig/base/control_surface/iface/RangedValue.html index b5b2152..3d41c52 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/RangedValue.html +++ b/api_docs/com/bitwig/base/control_surface/iface/RangedValue.html @@ -2,10 +2,10 @@ - + RangedValue (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/RemoteConnection.html b/api_docs/com/bitwig/base/control_surface/iface/RemoteConnection.html index c874631..1f53430 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/RemoteConnection.html +++ b/api_docs/com/bitwig/base/control_surface/iface/RemoteConnection.html @@ -2,10 +2,10 @@ - + RemoteConnection (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/RemoteSocket.html b/api_docs/com/bitwig/base/control_surface/iface/RemoteSocket.html index 441572e..c672993 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/RemoteSocket.html +++ b/api_docs/com/bitwig/base/control_surface/iface/RemoteSocket.html @@ -2,10 +2,10 @@ - + RemoteSocket (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/SourceSelector.html b/api_docs/com/bitwig/base/control_surface/iface/SourceSelector.html index 8a68b4d..4ab04f3 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/SourceSelector.html +++ b/api_docs/com/bitwig/base/control_surface/iface/SourceSelector.html @@ -2,10 +2,10 @@ - + SourceSelector (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/Track.html b/api_docs/com/bitwig/base/control_surface/iface/Track.html index 6e949de..d3b4b3a 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/Track.html +++ b/api_docs/com/bitwig/base/control_surface/iface/Track.html @@ -2,10 +2,10 @@ - + Track (Bitwig Control Surface Scripting API) - + @@ -189,6 +189,16 @@

    Method Summary

    getIsMatrixStopped()  +Device +getPrimaryDevice()  + + +Device +getPrimaryInstrument() +
    Deprecated. 
    + + + AutomatableRangedValue getSend(int index)  @@ -229,7 +239,7 @@

    Method Summary

    Methods inherited from interface com.bitwig.base.control_surface.iface.Channel

    -exists, getMute, getPan, getPrimaryDevice, getPrimaryInstrument, getSolo, getVolume, select +exists, getMute, getPan, getSolo, getVolume, select @@ -408,6 +418,26 @@

    getIsMatrixStopped

    BooleanValue getIsMatrixStopped()
    + + + + + + + + diff --git a/api_docs/com/bitwig/base/control_surface/iface/TrackBank.html b/api_docs/com/bitwig/base/control_surface/iface/TrackBank.html index ec9dd2f..0af5b2b 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/TrackBank.html +++ b/api_docs/com/bitwig/base/control_surface/iface/TrackBank.html @@ -2,10 +2,10 @@ - + TrackBank (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/Transport.html b/api_docs/com/bitwig/base/control_surface/iface/Transport.html index 86553e4..93a6282 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/Transport.html +++ b/api_docs/com/bitwig/base/control_surface/iface/Transport.html @@ -2,10 +2,10 @@ - + Transport (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/UserControlBank.html b/api_docs/com/bitwig/base/control_surface/iface/UserControlBank.html index a469435..53a5d3a 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/UserControlBank.html +++ b/api_docs/com/bitwig/base/control_surface/iface/UserControlBank.html @@ -2,10 +2,10 @@ - + UserControlBank (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/class-use/Application.html b/api_docs/com/bitwig/base/control_surface/iface/class-use/Application.html index 38fefdf..32e02ed 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/class-use/Application.html +++ b/api_docs/com/bitwig/base/control_surface/iface/class-use/Application.html @@ -2,10 +2,10 @@ - + Uses of Interface com.bitwig.base.control_surface.iface.Application (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/class-use/Arranger.html b/api_docs/com/bitwig/base/control_surface/iface/class-use/Arranger.html index e1aa871..2d60268 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/class-use/Arranger.html +++ b/api_docs/com/bitwig/base/control_surface/iface/class-use/Arranger.html @@ -2,10 +2,10 @@ - + Uses of Interface com.bitwig.base.control_surface.iface.Arranger (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/class-use/AutomatableRangedValue.html b/api_docs/com/bitwig/base/control_surface/iface/class-use/AutomatableRangedValue.html index 9ac3057..99584e8 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/class-use/AutomatableRangedValue.html +++ b/api_docs/com/bitwig/base/control_surface/iface/class-use/AutomatableRangedValue.html @@ -2,10 +2,10 @@ - + Uses of Interface com.bitwig.base.control_surface.iface.AutomatableRangedValue (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/class-use/BeatTime.html b/api_docs/com/bitwig/base/control_surface/iface/class-use/BeatTime.html index 4aa86d5..8f55974 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/class-use/BeatTime.html +++ b/api_docs/com/bitwig/base/control_surface/iface/class-use/BeatTime.html @@ -2,10 +2,10 @@ - + Uses of Interface com.bitwig.base.control_surface.iface.BeatTime (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/class-use/BooleanValue.html b/api_docs/com/bitwig/base/control_surface/iface/class-use/BooleanValue.html index a25c33a..262e483 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/class-use/BooleanValue.html +++ b/api_docs/com/bitwig/base/control_surface/iface/class-use/BooleanValue.html @@ -2,10 +2,10 @@ - + Uses of Interface com.bitwig.base.control_surface.iface.BooleanValue (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/class-use/Channel.html b/api_docs/com/bitwig/base/control_surface/iface/class-use/Channel.html index 8a35dca..e539ab4 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/class-use/Channel.html +++ b/api_docs/com/bitwig/base/control_surface/iface/class-use/Channel.html @@ -2,10 +2,10 @@ - + Uses of Interface com.bitwig.base.control_surface.iface.Channel (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/class-use/Clip.html b/api_docs/com/bitwig/base/control_surface/iface/class-use/Clip.html index 8359be6..3d4da17 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/class-use/Clip.html +++ b/api_docs/com/bitwig/base/control_surface/iface/class-use/Clip.html @@ -2,10 +2,10 @@ - + Uses of Interface com.bitwig.base.control_surface.iface.Clip (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/class-use/ClipLauncherScenesOrSlots.html b/api_docs/com/bitwig/base/control_surface/iface/class-use/ClipLauncherScenesOrSlots.html index 2e4ccad..d4bf788 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/class-use/ClipLauncherScenesOrSlots.html +++ b/api_docs/com/bitwig/base/control_surface/iface/class-use/ClipLauncherScenesOrSlots.html @@ -2,10 +2,10 @@ - + Uses of Interface com.bitwig.base.control_surface.iface.ClipLauncherScenesOrSlots (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/class-use/ClipLauncherSlots.html b/api_docs/com/bitwig/base/control_surface/iface/class-use/ClipLauncherSlots.html index b5c79e0..ed2731f 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/class-use/ClipLauncherSlots.html +++ b/api_docs/com/bitwig/base/control_surface/iface/class-use/ClipLauncherSlots.html @@ -2,10 +2,10 @@ - + Uses of Interface com.bitwig.base.control_surface.iface.ClipLauncherSlots (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/class-use/CursorDevice.html b/api_docs/com/bitwig/base/control_surface/iface/class-use/CursorDevice.html index 4c81292..b1410eb 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/class-use/CursorDevice.html +++ b/api_docs/com/bitwig/base/control_surface/iface/class-use/CursorDevice.html @@ -2,10 +2,10 @@ - + Uses of Interface com.bitwig.base.control_surface.iface.CursorDevice (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/class-use/CursorTrack.html b/api_docs/com/bitwig/base/control_surface/iface/class-use/CursorTrack.html index 268b03b..84f692f 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/class-use/CursorTrack.html +++ b/api_docs/com/bitwig/base/control_surface/iface/class-use/CursorTrack.html @@ -2,10 +2,10 @@ - + Uses of Interface com.bitwig.base.control_surface.iface.CursorTrack (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/class-use/Device.html b/api_docs/com/bitwig/base/control_surface/iface/class-use/Device.html index 1248474..d2797ba 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/class-use/Device.html +++ b/api_docs/com/bitwig/base/control_surface/iface/class-use/Device.html @@ -2,10 +2,10 @@ - + Uses of Interface com.bitwig.base.control_surface.iface.Device (Bitwig Control Surface Scripting API) - + @@ -98,13 +98,11 @@

    Uses of Device -Channel.getPrimaryDevice() -
    Get the first primary device of this track.
    - +Track.getPrimaryDevice()  Device -Channel.getPrimaryInstrument() +Track.getPrimaryInstrument()
    Deprecated. 
    diff --git a/api_docs/com/bitwig/base/control_surface/iface/class-use/Groove.html b/api_docs/com/bitwig/base/control_surface/iface/class-use/Groove.html index c0a0e93..aa5be34 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/class-use/Groove.html +++ b/api_docs/com/bitwig/base/control_surface/iface/class-use/Groove.html @@ -2,10 +2,10 @@ - + Uses of Interface com.bitwig.base.control_surface.iface.Groove (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/class-use/Host.html b/api_docs/com/bitwig/base/control_surface/iface/class-use/Host.html index fa8069e..dadd0b8 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/class-use/Host.html +++ b/api_docs/com/bitwig/base/control_surface/iface/class-use/Host.html @@ -2,10 +2,10 @@ - + Uses of Interface com.bitwig.base.control_surface.iface.Host (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/class-use/Macro.html b/api_docs/com/bitwig/base/control_surface/iface/class-use/Macro.html index 392546b..1a6f874 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/class-use/Macro.html +++ b/api_docs/com/bitwig/base/control_surface/iface/class-use/Macro.html @@ -2,10 +2,10 @@ - + Uses of Interface com.bitwig.base.control_surface.iface.Macro (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/class-use/MidiIn.html b/api_docs/com/bitwig/base/control_surface/iface/class-use/MidiIn.html index 728f49b..c622eda 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/class-use/MidiIn.html +++ b/api_docs/com/bitwig/base/control_surface/iface/class-use/MidiIn.html @@ -2,10 +2,10 @@ - + Uses of Interface com.bitwig.base.control_surface.iface.MidiIn (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/class-use/MidiOut.html b/api_docs/com/bitwig/base/control_surface/iface/class-use/MidiOut.html index 1e59283..1bf2947 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/class-use/MidiOut.html +++ b/api_docs/com/bitwig/base/control_surface/iface/class-use/MidiOut.html @@ -2,10 +2,10 @@ - + Uses of Interface com.bitwig.base.control_surface.iface.MidiOut (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/class-use/Mixer.html b/api_docs/com/bitwig/base/control_surface/iface/class-use/Mixer.html index c49a96a..c3d8345 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/class-use/Mixer.html +++ b/api_docs/com/bitwig/base/control_surface/iface/class-use/Mixer.html @@ -2,10 +2,10 @@ - + Uses of Interface com.bitwig.base.control_surface.iface.Mixer (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/class-use/ModulationSource.html b/api_docs/com/bitwig/base/control_surface/iface/class-use/ModulationSource.html index 5ca8591..04dc0aa 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/class-use/ModulationSource.html +++ b/api_docs/com/bitwig/base/control_surface/iface/class-use/ModulationSource.html @@ -2,10 +2,10 @@ - + Uses of Interface com.bitwig.base.control_surface.iface.ModulationSource (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/class-use/NoteInput.NoteExpression.html b/api_docs/com/bitwig/base/control_surface/iface/class-use/NoteInput.NoteExpression.html index 28f8560..df30c56 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/class-use/NoteInput.NoteExpression.html +++ b/api_docs/com/bitwig/base/control_surface/iface/class-use/NoteInput.NoteExpression.html @@ -2,10 +2,10 @@ - + Uses of Class com.bitwig.base.control_surface.iface.NoteInput.NoteExpression (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/class-use/NoteInput.html b/api_docs/com/bitwig/base/control_surface/iface/class-use/NoteInput.html index 003210a..d1a593c 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/class-use/NoteInput.html +++ b/api_docs/com/bitwig/base/control_surface/iface/class-use/NoteInput.html @@ -2,10 +2,10 @@ - + Uses of Interface com.bitwig.base.control_surface.iface.NoteInput (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/class-use/NoteLane.html b/api_docs/com/bitwig/base/control_surface/iface/class-use/NoteLane.html index 832534c..4384b2b 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/class-use/NoteLane.html +++ b/api_docs/com/bitwig/base/control_surface/iface/class-use/NoteLane.html @@ -2,10 +2,10 @@ - + Uses of Interface com.bitwig.base.control_surface.iface.NoteLane (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/class-use/PrimaryDevice.ChainLocation.html b/api_docs/com/bitwig/base/control_surface/iface/class-use/PrimaryDevice.ChainLocation.html index 69d3141..da00517 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/class-use/PrimaryDevice.ChainLocation.html +++ b/api_docs/com/bitwig/base/control_surface/iface/class-use/PrimaryDevice.ChainLocation.html @@ -2,10 +2,10 @@ - + Uses of Class com.bitwig.base.control_surface.iface.PrimaryDevice.ChainLocation (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/class-use/PrimaryDevice.DeviceType.html b/api_docs/com/bitwig/base/control_surface/iface/class-use/PrimaryDevice.DeviceType.html index ab9d0c4..0fe76de 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/class-use/PrimaryDevice.DeviceType.html +++ b/api_docs/com/bitwig/base/control_surface/iface/class-use/PrimaryDevice.DeviceType.html @@ -2,10 +2,10 @@ - + Uses of Class com.bitwig.base.control_surface.iface.PrimaryDevice.DeviceType (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/class-use/PrimaryDevice.html b/api_docs/com/bitwig/base/control_surface/iface/class-use/PrimaryDevice.html index 2338e67..2a7c8b0 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/class-use/PrimaryDevice.html +++ b/api_docs/com/bitwig/base/control_surface/iface/class-use/PrimaryDevice.html @@ -2,10 +2,10 @@ - + Uses of Interface com.bitwig.base.control_surface.iface.PrimaryDevice (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/class-use/RangedValue.html b/api_docs/com/bitwig/base/control_surface/iface/class-use/RangedValue.html index b6b2940..3640daa 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/class-use/RangedValue.html +++ b/api_docs/com/bitwig/base/control_surface/iface/class-use/RangedValue.html @@ -2,10 +2,10 @@ - + Uses of Interface com.bitwig.base.control_surface.iface.RangedValue (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/class-use/RemoteConnection.html b/api_docs/com/bitwig/base/control_surface/iface/class-use/RemoteConnection.html index 8e856e4..b9f34f3 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/class-use/RemoteConnection.html +++ b/api_docs/com/bitwig/base/control_surface/iface/class-use/RemoteConnection.html @@ -2,10 +2,10 @@ - + Uses of Interface com.bitwig.base.control_surface.iface.RemoteConnection (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/class-use/RemoteSocket.html b/api_docs/com/bitwig/base/control_surface/iface/class-use/RemoteSocket.html index 3511341..5e22301 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/class-use/RemoteSocket.html +++ b/api_docs/com/bitwig/base/control_surface/iface/class-use/RemoteSocket.html @@ -2,10 +2,10 @@ - + Uses of Interface com.bitwig.base.control_surface.iface.RemoteSocket (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/class-use/SourceSelector.html b/api_docs/com/bitwig/base/control_surface/iface/class-use/SourceSelector.html index 57732d4..d5d96fe 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/class-use/SourceSelector.html +++ b/api_docs/com/bitwig/base/control_surface/iface/class-use/SourceSelector.html @@ -2,10 +2,10 @@ - + Uses of Interface com.bitwig.base.control_surface.iface.SourceSelector (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/class-use/Track.html b/api_docs/com/bitwig/base/control_surface/iface/class-use/Track.html index 8d7db62..a97507a 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/class-use/Track.html +++ b/api_docs/com/bitwig/base/control_surface/iface/class-use/Track.html @@ -2,10 +2,10 @@ - + Uses of Interface com.bitwig.base.control_surface.iface.Track (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/class-use/TrackBank.html b/api_docs/com/bitwig/base/control_surface/iface/class-use/TrackBank.html index d790110..19ee42d 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/class-use/TrackBank.html +++ b/api_docs/com/bitwig/base/control_surface/iface/class-use/TrackBank.html @@ -2,10 +2,10 @@ - + Uses of Interface com.bitwig.base.control_surface.iface.TrackBank (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/class-use/Transport.html b/api_docs/com/bitwig/base/control_surface/iface/class-use/Transport.html index fbb1843..d769d6d 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/class-use/Transport.html +++ b/api_docs/com/bitwig/base/control_surface/iface/class-use/Transport.html @@ -2,10 +2,10 @@ - + Uses of Interface com.bitwig.base.control_surface.iface.Transport (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/class-use/UserControlBank.html b/api_docs/com/bitwig/base/control_surface/iface/class-use/UserControlBank.html index 952636b..4866d83 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/class-use/UserControlBank.html +++ b/api_docs/com/bitwig/base/control_surface/iface/class-use/UserControlBank.html @@ -2,10 +2,10 @@ - + Uses of Interface com.bitwig.base.control_surface.iface.UserControlBank (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/package-frame.html b/api_docs/com/bitwig/base/control_surface/iface/package-frame.html index 5fec74e..38c0552 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/package-frame.html +++ b/api_docs/com/bitwig/base/control_surface/iface/package-frame.html @@ -2,10 +2,10 @@ - + com.bitwig.base.control_surface.iface (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/package-summary.html b/api_docs/com/bitwig/base/control_surface/iface/package-summary.html index a17f236..cb855f6 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/package-summary.html +++ b/api_docs/com/bitwig/base/control_surface/iface/package-summary.html @@ -2,10 +2,10 @@ - + com.bitwig.base.control_surface.iface (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/com/bitwig/base/control_surface/iface/package-tree.html b/api_docs/com/bitwig/base/control_surface/iface/package-tree.html index a42c08c..c8b2f5f 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/package-tree.html +++ b/api_docs/com/bitwig/base/control_surface/iface/package-tree.html @@ -2,10 +2,10 @@ - + com.bitwig.base.control_surface.iface Class Hierarchy (Bitwig Control Surface Scripting API) - + @@ -119,9 +119,9 @@

    Enum Hierarchy

    diff --git a/api_docs/com/bitwig/base/control_surface/iface/package-use.html b/api_docs/com/bitwig/base/control_surface/iface/package-use.html index c0cc809..c5506d3 100644 --- a/api_docs/com/bitwig/base/control_surface/iface/package-use.html +++ b/api_docs/com/bitwig/base/control_surface/iface/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package com.bitwig.base.control_surface.iface (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/constant-values.html b/api_docs/constant-values.html index 71c144a..845932e 100644 --- a/api_docs/constant-values.html +++ b/api_docs/constant-values.html @@ -2,10 +2,10 @@ - + Constant Field Values (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/help-doc.html b/api_docs/help-doc.html index 341dc7e..144e48f 100644 --- a/api_docs/help-doc.html +++ b/api_docs/help-doc.html @@ -2,10 +2,10 @@ - + API Help (Bitwig Control Surface Scripting API) - + diff --git a/api_docs/index-all.html b/api_docs/index-all.html index 6cd8cd2..95539c0 100644 --- a/api_docs/index-all.html +++ b/api_docs/index-all.html @@ -2,10 +2,10 @@ - + Index (Bitwig Control Surface Scripting API) - + @@ -158,7 +158,7 @@

    A

    addIsRecordingObserver(Callable) - Method in interface com.bitwig.base.control_surface.iface.ClipLauncherSlots
    -
    Add an observer if clip playback is queued on the slot.
    +
    Add an observer if clip is recording on the slot.
    addIsRecordingObserver(Callable) - Method in interface com.bitwig.base.control_surface.iface.Transport
     
    @@ -521,10 +521,8 @@

    G

     
    getPosition() - Method in interface com.bitwig.base.control_surface.iface.Transport
     
    -
    getPrimaryDevice() - Method in interface com.bitwig.base.control_surface.iface.Channel
    -
    -
    Get the first primary device of this track.
    -
    +
    getPrimaryDevice() - Method in interface com.bitwig.base.control_surface.iface.Track
    +
     
    getSend(int) - Method in interface com.bitwig.base.control_surface.iface.Channel
     
    getSend(int) - Method in interface com.bitwig.base.control_surface.iface.Track
    diff --git a/api_docs/index.html b/api_docs/index.html index 19a5689..956c2d1 100644 --- a/api_docs/index.html +++ b/api_docs/index.html @@ -2,7 +2,7 @@ - + Bitwig Control Surface Scripting API