See: Description
| Interface | Description |
|---|---|
| RandomAccessStreamListener |
Asynchrone random file listener
|
| Class | Description |
|---|---|
| ManagedAudioInputStream |
AudioInputStream that manage a reference counter on a temporary file
|
| ManagedAudioInputStream.NonManagedInputStream |
class used for specifying the stream is non managed
|
| RandomAccessStream |
Asynchrone RandomAccess File Reading like .net asynchronous IO :-)
|
| SoundRegion |
Mapping of a sample on a key range ...
|
| SoundSample |
A sound sample for the instrument .. the sound sample maintain a reference
with a stream for minimizing the memory footprint
|
| SoundSampleIO |
Sound Sample Input/Output Object
|