Bitwig Studio Control Surface API  5.0.11
ControllerHost Member List

This is the complete list of members for ControllerHost, including all inherited members.

addDatagramPacketObserver(String name, int port, DataReceivedCallback callback)ControllerHost
addDeviceNameBasedDiscoveryPair(String[] inputs, String[] outputs)ControllerHost
allocateMemoryBlock(int size)Host
connectToRemoteHost(String host, int port, ConnectionEstablishedCallback callback)ControllerHost
createAbsoluteHardwareControlAdjustmentTarget(DoubleConsumer adjustmentConsumer)ControllerHost
createAction(Runnable runnable, Supplier< String > descriptionProvider)ControllerHost
createAction(DoubleConsumer actionPressureConsumer, Supplier< String > descriptionProvider)ControllerHost
createActiveDeviceMatcher()ControllerHost
createAndDeviceMatcher(DeviceMatcher... deviceMatchers)ControllerHost
createApplication()ControllerHost
createApplicationSection()ControllerHost
createArranger()ControllerHost
createArranger(final int window)ControllerHost
createArrangerCursorClip(final int gridWidth, final int gridHeight)ControllerHost
createArrangerCursorTrack(final int numSends, final int numScenes)ControllerHost
createArrangerSection(final int screenIndex)ControllerHost
createAudioEffectMatcher()ControllerHost
createBeatTimeFormatter(final String separator, final int barsLen, final int beatsLen, final int subdivisionLen, final int ticksLen)ControllerHost
createBitmap(int width, int height, BitmapFormat format)Host
createBitwigDeviceMatcher(UUID id)ControllerHost
createCallbackAction(final Runnable runnable, final Supplier< String > descriptionProvider)ControllerHost
createCursorClip(final int gridWidth, final int gridHeight)ControllerHost
createCursorClipSection(final int gridWidth, final int gridHeight)ControllerHost
createCursorDevice()ControllerHost
createCursorDeviceSection(final int numControllers)ControllerHost
createCursorTrack(final String name, final int numSends, final int numScenes)ControllerHost
createCursorTrack(final String id, String name, final int numSends, final int numScenes, boolean shouldFollowSelection)ControllerHost
createCursorTrack(final int numSends, final int numScenes)ControllerHost
createCursorTrackSection(final int numSends, final int numScenes)ControllerHost
createDetailEditor()ControllerHost
createDetailEditor(final int window)ControllerHost
createEditorCursorDevice()ControllerHost
createEditorCursorDevice(int numSends)ControllerHost
createEffectTrackBank(final int numTracks, final int numSends, final int numScenes)ControllerHost
createEffectTrackBank(final int numTracks, final int numScenes)ControllerHost
createEffectTrackBankSection(final int numTracks, final int numScenes)ControllerHost
createFirstDeviceInChainMatcher()ControllerHost
createFontOptions()Host
createGroove()ControllerHost
createGrooveSection()ControllerHost
createHardwareSurface()ControllerHost
createInstrumentMatcher()ControllerHost
createLastDeviceInChainMatcher()ControllerHost
createLauncherCursorClip(final int gridWidth, final int gridHeight)ControllerHost
createMainTrackBank(final int numTracks, final int numSends, final int numScenes)ControllerHost
createMainTrackBankSection(final int numTracks, final int numSends, final int numScenes)ControllerHost
createMasterTrack(final int numScenes)ControllerHost
createMasterTrackSection(final int numScenes)ControllerHost
createMixer()ControllerHost
createMixer(final String panelLayout)ControllerHost
createMixer(final int window)ControllerHost
createMixer(final String panelLayout, final int window)ControllerHost
createMixerSection(final String perspective, final int screenIndex)ControllerHost
createNotDeviceMatcher(DeviceMatcher deviceMatcher)ControllerHost
createNoteEffectMatcher()ControllerHost
createOrAbsoluteHardwareValueMatcher(AbsoluteHardwareValueMatcher matcher1, AbsoluteHardwareValueMatcher matcher2)ControllerHost
createOrDeviceMatcher(DeviceMatcher... deviceMatchers)ControllerHost
createOrHardwareActionMatcher(HardwareActionMatcher matcher1, HardwareActionMatcher matcher2)ControllerHost
createOrRelativeHardwareValueMatcher(RelativeHardwareValueMatcher matcher1, RelativeHardwareValueMatcher matcher2)ControllerHost
createPopupBrowser()ControllerHost
createPressureCallbackAction(final DoubleConsumer actionPressureConsumer, final Supplier< String > descriptionProvider)ControllerHost
createRelativeHardwareControlAdjustmentTarget(DoubleConsumer adjustmentConsumer)ControllerHost
createRelativeHardwareControlStepTarget(HardwareActionBindable stepForwardsAction, HardwareActionBindable stepBackwardsAction)ControllerHost
createRemoteConnection(String name, int defaultPort)ControllerHost
createSceneBank(final int numScenes)ControllerHost
createTrackBank(final int numTracks, final int numSends, final int numScenes)ControllerHost
createTrackBank(final int numTracks, final int numSends, final int numScenes, final boolean hasFlatTrackList)ControllerHost
createTrackBankSection(final int numTracks, final int numSends, final int numScenes)ControllerHost
createTransport()ControllerHost
createTransportSection()ControllerHost
createUserControls(final int numControllers)ControllerHost
createUserControlsSection(final int numControllers)ControllerHost
createVST2DeviceMatcher(int id)ControllerHost
createVST3DeviceMatcher(String id)ControllerHost
defaultBeatTimeFormatter()ControllerHost
defineController(String vendor, String name, String version, String uuid, String author)ControllerHost
defineController(String vendor, String name, String version, String uuid)ControllerHost
defineMidiPorts(int numInports, int numOutports)ControllerHost
defineSysexDiscovery(String request, String reply)ControllerHost
defineSysexIdentityReply(String reply)ControllerHost
deleteObjects(String undoName, DeleteableObject... objects)ControllerHost
deleteObjects(DeleteableObject... objects)ControllerHost
errorln(String s)ControllerHost
getDocumentState()ControllerHost
getHostApiVersion()Host
getHostProduct()Host
getHostVendor()Host
getHostVersion()Host
getMidiInPort(int index)ControllerHost
getMidiOutPort(int index)ControllerHost
getNotificationSettings()ControllerHost
getOscModule()Host
getPlatformType()Host
getPreferences()ControllerHost
getProject()ControllerHost
hardwareDevice(int index)ControllerHost
load(String path)ControllerHost
loadAPI(int version)ControllerHost
loadFontFace(String path)Host
loadPNG(String path)Host
loadSVG(String path, double scale)Host
midiExpressions()ControllerHost
platformIsLinux()ControllerHost
platformIsMac()ControllerHost
platformIsWindows()ControllerHost
println(String s)ControllerHost
requestFlush()ControllerHost
restart()ControllerHost
scheduleTask(Object callback, Object[] args, long delay)ControllerHost
scheduleTask(Runnable callback, long delay)ControllerHost
sendDatagramPacket(String host, int port, byte[] data)ControllerHost
setDefaultBeatTimeFormatter(BeatTimeFormatter formatter)ControllerHost
setErrorReportingEMail(String address)Host
setShouldFailOnDeprecatedUse(boolean value)ControllerHost
shouldFailOnDeprecatedUse()ControllerHost
showPopupNotification(String text)ControllerHost
useBetaApi()ControllerHost