| Modifier and Type | Method and Description |
|---|---|
InstrumentSampleDescriptor |
InstrumentDescriptor.getInstrumentSampleDescriptor(java.lang.String instrumentSampleName)
Returns a InstrumentSampleDescriptor based on its name.
|
InstrumentSampleDescriptor |
DefaultInstrumentManager.locateInstrumentSampleDescriptor(java.lang.String sampleName)
Searches the entire instrument tree for an instrument sample with the
given name.
|