- get() - Static method in class de.humatic.nmj.NetworkMidiSystem
-
Initializes the system and returns a singleton instance.
- get(Object) - Static method in class de.humatic.nmj.NetworkMidiSystem
-
Main initialization method on Android.
This method does nothing in J2SE context and is only in the source to avoid the necessity for two separate javadoc editions.
- getBluetoothStackAdapter() - Static method in class de.humatic.nmj.NMJConfig
-
- getBluetoothURL() - Method in class de.humatic.nmj.BluetoothStackAdapter.BluetoothService
-
- getChannelIndex() - Method in class de.humatic.nmj.NetworkMidiPort
-
- getClientIP(int, int) - Static method in class de.humatic.nmj.NMJConfig
-
Returns the ip address of a client that connected to a local session
- getClientName(int, int) - Static method in class de.humatic.nmj.NMJConfig
-
Returns the Bonjour name of a client that connected to a local session
- getClientPort(int, int) - Static method in class de.humatic.nmj.NMJConfig
-
Returns the port number on a client machine that connected to a local session
- getConnectivity(Object) - Static method in class de.humatic.nmj.NMJConfig
-
Android only.
This method does nothing in J2SE context and is only in the source to avoid the necessity for two separate javadoc editions.
- getDevice(MidiDevice.Info) - Method in class de.humatic.nmj.NetworkMidiProvider
-
- getDeviceAddress() - Method in class de.humatic.nmj.BluetoothStackAdapter.BluetoothService
-
- getDeviceInfo() - Method in class de.humatic.nmj.NetworkMidiProvider
-
- getDeviceName() - Method in class de.humatic.nmj.BluetoothStackAdapter.BluetoothService
-
- getFlags(int) - Static method in class de.humatic.nmj.NMJConfig
-
Returns global (if ch == -1) or a specific channel's control flags.
- getInputStream() - Method in class de.humatic.nmj.BluetoothStackAdapter
-
- getIO(int) - Static method in class de.humatic.nmj.NMJConfig
-
Returns 0 if the given channel is set as an input, 1 for output and -1 for bidirectional channels.
- getIP(int) - Static method in class de.humatic.nmj.NMJConfig
-
Returns a channel's remote IP address.
- getLocalPort(int) - Static method in class de.humatic.nmj.NMJConfig
-
Returns a channel's local port (unicast and RTP mode only).
- getMode(int) - Static method in class de.humatic.nmj.NMJConfig
-
Returns the channel's general operation mode (RAW, RTPA, ADB etc.).
- getName(int) - Static method in class de.humatic.nmj.NMJConfig
-
- getNetworkAdapter(int) - Static method in class de.humatic.nmj.NMJConfig
-
Returns the index of the channel's explicitely set or default network interface.
- getNumChannels() - Static method in class de.humatic.nmj.NMJConfig
-
Returns the total number of channels that the SPI is configured to provide.
- getOutputStream() - Method in class de.humatic.nmj.BluetoothStackAdapter
-
- getPort(int) - Method in class de.humatic.nmj.NetworkMidiSystem
-
Returns an input or output without eventually opening the channel or null if the channel has not been opened.
- getPort(int) - Static method in class de.humatic.nmj.NMJConfig
-
Returns a channel's remote port.
- getProperty(String, String) - Static method in class de.humatic.nmj.NMJConfig
-
- getServiceIndex() - Method in class de.humatic.nmj.BluetoothStackAdapter.BluetoothService
-
- getServiceName() - Method in class de.humatic.nmj.BluetoothStackAdapter.BluetoothService
-
- getServices(BluetoothStackAdapter.ServiceQueryListener) - Method in class de.humatic.nmj.BluetoothStackAdapter
-
This is called to initiate a service lookup.
- getServiceUUID() - Method in class de.humatic.nmj.BluetoothStackAdapter.BluetoothService
-
- getVersionInfo() - Static method in class de.humatic.nmj.NMJConfig
-
- getVersionNumber(int) - Static method in class de.humatic.nmj.NMJConfig
-
- sendMidi(byte[]) - Method in class de.humatic.nmj.NetworkMidiOutput
-
Sends raw Midi data.
- sendMidi(byte[][]) - Method in class de.humatic.nmj.NetworkMidiOutput
-
Sends multiple raw MIDI messages in one network packet.
- SERVICE_DISCOVERED - Static variable in interface de.humatic.nmj.BluetoothStackAdapter.ServiceQueryListener
-
- SERVICE_DISCOVERED - Static variable in interface de.humatic.nmj.NMJBluetoothSystemListener
-
- SERVICE_QUERY_DONE - Static variable in interface de.humatic.nmj.BluetoothStackAdapter.ServiceQueryListener
-
- SERVICE_QUERY_STARTED - Static variable in interface de.humatic.nmj.BluetoothStackAdapter.ServiceQueryListener
-
- setApplicationNode(String) - Static method in class de.humatic.nmj.NMJConfig
-
Redirects storage to an application specific preferences node.
- setBasePort(int, int) - Static method in class de.humatic.nmj.NMJConfig
-
Sets the portnumber that local ports for RTP channels will be based on (first channel will use p and p+1, channel n will use
p+n*2 and p+n*2+1).
- setBluetoothStackAdapter(String) - Static method in class de.humatic.nmj.NMJConfig
-
Sets the Bluetooth adapter implementation to use.
- setBluetoothSystemListener(NMJBluetoothSystemListener) - Static method in class de.humatic.nmj.NMJConfig
-
- setDebugLevel(int) - Static method in class de.humatic.nmj.NMJConfig
-
- setFlags(int, int) - Static method in class de.humatic.nmj.NMJConfig
-
Controls additional aspects, like autoconnection settings, service discovery etc.
- setIO(int, int) - Static method in class de.humatic.nmj.NMJConfig
-
Sets the given (multicast) channel to input (0) or output (1).
- setIP(int, String) - Static method in class de.humatic.nmj.NMJConfig
-
Sets the remote IP address for the given channel (null for a local RTP session).
- setLocalPort(int, int) - Static method in class de.humatic.nmj.NMJConfig
-
Sets the local port number for the given channel (unicast and RTP mode only).
- setLogFile(File, boolean) - Static method in class de.humatic.nmj.NMJConfig
-
- setMode(int, int) - Static method in class de.humatic.nmj.NMJConfig
-
Sets a channel's operation mode.
- setName(int, String) - Static method in class de.humatic.nmj.NMJConfig
-
- setNetworkAdapter(int, int) - Static method in class de.humatic.nmj.NMJConfig
-
Sets the network interface to bind sockets to by index into the enumeration returned from java.net.NetworkInterface.getNetworkInterfaces().
- setNumChannels(int) - Static method in class de.humatic.nmj.NMJConfig
-
Sets the total number of channels that the SPI will provide.
- setNumChannels(int, boolean) - Static method in class de.humatic.nmj.NMJConfig
-
Sets the total number of channels that the SPI will provide.
- setPort(int, int) - Static method in class de.humatic.nmj.NMJConfig
-
Sets the remote port number for the given channel.
- setProperty(String, String) - Static method in class de.humatic.nmj.NMJConfig
-
- SHIFT_PORTS - Static variable in class de.humatic.nmj.NMJConfig
-
Global flag values
- showConfigDialog(Frame, String) - Static method in class de.humatic.nmj.NMJConfig
-
Deprecated.
Deprecated method, use showConfigDialog(java.awt.Frame, String, int) instead.
- showConfigDialog(Frame, String, int) - Static method in class de.humatic.nmj.NMJConfig
-
Brings up nmj's control panel as a child of the given frame (whose icon it will take) and with the given title.
- stopQuery() - Method in class de.humatic.nmj.BluetoothStackAdapter
-
- systemChanged(int, int, int) - Method in interface de.humatic.nmj.NMJSystemListener
-
Notification of changes in the state of the given channel (referred to by zero based index).
- systemError(int, int, String) - Method in interface de.humatic.nmj.NMJSystemListener
-