This class is a wrapper for the ASIOError constants
It extends Exceptions so everytime a native method returns an
ASIOError, which is not ASE_OK or ASE_SUCCESS an ASIOError
will be thrown
ASIO listeners can be added to ASIOMixer instances or generally to
an ASIOMixerProvider instance for being notified of some events
the ASIO driver may generate.
An AudioFileFormatProvider is something similar to the AudioFileReader SPI,
but as the name implies, it can only provide AudioFileFormat objects, not
AudioInputStreams.
An AudioPlayerProvider represents any kind of audio source that can present
audio data to an AudioPlayer to be played and/or can process recorded audio
data in any way.
If a collossion between existing samples and samples to be exported is
detected, this method can be used to ask, if the existing sample should
be overwritten or not