Package | Description |
---|---|
org.jsynthlib.device.model | |
org.jsynthlib.device.model.impl | |
org.jsynthlib.midi.service.impl | |
org.jsynthlib.patch.model.impl |
Modifier and Type | Method and Description |
---|---|
void |
Device.setDeviceManager(DeviceManager deviceManager) |
Modifier and Type | Class and Description |
---|---|
class |
DeviceManagerImpl |
Constructor and Description |
---|
DriverIdentifierImpl(DeviceManager deviceManager) |
Modifier and Type | Method and Description |
---|---|
DeviceManager |
MidiScanServiceImpl.getDeviceManager() |
Modifier and Type | Method and Description |
---|---|
void |
MidiScanServiceImpl.setDeviceManager(DeviceManager deviceManager) |
Modifier and Type | Method and Description |
---|---|
DeviceManager |
Patch.getDeviceManager() |
Modifier and Type | Method and Description |
---|---|
void |
Patch.setDeviceManager(DeviceManager deviceManager) |
Constructor and Description |
---|
PatchEdit(List<String> files,
int debugLevel,
MidiSettings midiSettings,
AppConfig appConfig,
DeviceManager deviceManager,
MasterKeyboardService masterKeyboardService)
Construct an object that initialises application wide resources.
|
PatchFactoryImpl(DeviceManager deviceManager,
DriverIdentifier driverIdentifier) |
Copyright © 2014. All Rights Reserved.