com.confusionists.mjdjApi.midiDevice
Interface TransmitterDeviceWrapper
- All Superinterfaces:
- DeviceWrapper
- All Known Implementing Classes:
- AbstractTransmitterDeviceWrapper
public interface TransmitterDeviceWrapper
- extends DeviceWrapper
Concrete classes that implement this interface are automatically instantiated by Mjdj
These classes show up in the MIDI in devices in Mjdj.
- Author:
- DanielRosenstark [at_sign] confusionists.com
setClockSource
void setClockSource(boolean value)
isClockSource
boolean isClockSource()