A B C D E F G H I J K L M N O P R S T U V W Z

A

A - Static variable in interface com.groovemanager.gui.custom.KeyboardKey
Constants for the number of a key inside one octave
ACCEPT_TYPES - Static variable in class com.groovemanager.gui.custom.mc909.Mc909KeyComposite
Array of MIDI message types accepted
AIS - Static variable in interface com.groovemanager.gui.custom.KeyboardKey
Constants for the number of a key inside one octave
AMOUNT - Static variable in class com.groovemanager.sampled.fx.control.EchoAmountControl.Type
The AmountControl type
APITooOld - Static variable in class com.groovemanager.spi.rex.REXError
REXError constants
APITooOld() - Static method in class com.groovemanager.spi.rex.REXError
 
ARRAY_SIZE - Static variable in class com.groovemanager.sampled.waveform.DynamicPeakWaveForm
size of one pool element
ASE_HWMalfunction - Static variable in class com.groovemanager.spi.asio.ASIOError
ASIOError constants
ASE_HWMalfunction() - Static method in class com.groovemanager.spi.asio.ASIOError
 
ASE_InvalidMode - Static variable in class com.groovemanager.spi.asio.ASIOError
ASIOError constants
ASE_InvalidMode() - Static method in class com.groovemanager.spi.asio.ASIOError
 
ASE_InvalidParameter - Static variable in class com.groovemanager.spi.asio.ASIOError
ASIOError constants
ASE_InvalidParameter() - Static method in class com.groovemanager.spi.asio.ASIOError
 
ASE_NoClock - Static variable in class com.groovemanager.spi.asio.ASIOError
ASIOError constants
ASE_NoClock() - Static method in class com.groovemanager.spi.asio.ASIOError
 
ASE_NoMemory - Static variable in class com.groovemanager.spi.asio.ASIOError
ASIOError constants
ASE_NoMemory() - Static method in class com.groovemanager.spi.asio.ASIOError
 
ASE_NotPresent - Static variable in class com.groovemanager.spi.asio.ASIOError
ASIOError constants
ASE_NotPresent() - Static method in class com.groovemanager.spi.asio.ASIOError
 
ASE_OK - Static variable in class com.groovemanager.spi.asio.ASIOError
ASIOError constants
ASE_OK() - Static method in class com.groovemanager.spi.asio.ASIOError
 
ASE_SPNotAdvancing - Static variable in class com.groovemanager.spi.asio.ASIOError
ASIOError constants
ASE_SPNotAdvancing() - Static method in class com.groovemanager.spi.asio.ASIOError
 
ASE_SUCCESS - Static variable in class com.groovemanager.spi.asio.ASIOError
ASIOError constants
ASE_SUCCESS() - Static method in class com.groovemanager.spi.asio.ASIOError
 
ASIOAudioFormat - class com.groovemanager.spi.asio.ASIOAudioFormat.
This class maps the ASIOSampleType values to a JavaSound AudioFormat
ASIOAudioFormat(float, int, int) - Constructor for class com.groovemanager.spi.asio.ASIOAudioFormat
Constructs a new ASIOAudioFormat of the specified ASIOSampleType, with the given sampleRate and channels
ASIOAudioFormat.Encoding - class com.groovemanager.spi.asio.ASIOAudioFormat.Encoding.
 
ASIOAudioFormat.Encoding(String) - Constructor for class com.groovemanager.spi.asio.ASIOAudioFormat.Encoding
 
ASIOBufferInfo - class com.groovemanager.spi.asio.ASIOBufferInfo.
This is a wrapper class for the native ASIOBufferInfo struct
ASIOBufferInfo() - Constructor for class com.groovemanager.spi.asio.ASIOBufferInfo
Constructs a new ASIOBufferInfo and creates a corresponding native instance
ASIOBufferInfo(long) - Constructor for class com.groovemanager.spi.asio.ASIOBufferInfo
Constructs a new ASIOBufferInfo that corresponds to an existing native instance, which is specified by the pointer
ASIOCanSampleRate(double) - Static method in class com.groovemanager.spi.asio.ASIOStaticFunctions
Wrapper for ASIOCanSampleRate()
ASIOChannelInfo - class com.groovemanager.spi.asio.ASIOChannelInfo.
This is a wrapper class for the native ASIOChannelInfo struct
ASIOChannelInfo() - Constructor for class com.groovemanager.spi.asio.ASIOChannelInfo
Constructs a new ASIOChannelInfo and creates a corresponding native instance
ASIOChannelInfo(long) - Constructor for class com.groovemanager.spi.asio.ASIOChannelInfo
Constructs a new ASIOChannelInfo that corresponds to an existing native instance, which is specified by the pointer
ASIOClockSource - class com.groovemanager.spi.asio.ASIOClockSource.
This is a wrapper class for the native ASIOClockSource struct
ASIOClockSource() - Constructor for class com.groovemanager.spi.asio.ASIOClockSource
Constructs a new ASIOClockSource and creates a corresponding native instance
ASIOClockSource(long) - Constructor for class com.groovemanager.spi.asio.ASIOClockSource
Constructs a new ASIOClockSource that corresponds to an existing native instance, which is specified by the pointer
ASIOClockSourceControl - class com.groovemanager.spi.asio.ASIOClockSourceControl.
This class is an implementation of JavaSound Controls to let the user select the ASIOClockSource
ASIOClockSourceControl(ASIODataLine, ASIOClockSource[]) - Constructor for class com.groovemanager.spi.asio.ASIOClockSourceControl
Constructs a new ASIOClockSourceControl for the given ASIODataLine with the given sources as selectable options
ASIOClockSourceControl(ASIODataLine) - Constructor for class com.groovemanager.spi.asio.ASIOClockSourceControl
Constructs a new ASIOClockSourceControl for the given ASIODataLine with "internal" as the only selectable option.
ASIOClockSourceControl.Type - class com.groovemanager.spi.asio.ASIOClockSourceControl.Type.
 
ASIOClockSourceControl.Type(String) - Constructor for class com.groovemanager.spi.asio.ASIOClockSourceControl.Type
 
ASIOControlPanel() - Static method in class com.groovemanager.spi.asio.ASIOStaticFunctions
Wrapper for ASIOControlPanel()
ASIOCreateBuffers(ASIOBufferInfo[], int) - Static method in class com.groovemanager.spi.asio.ASIOStaticFunctions
Wrapper for ASIOCreateBuffers()
ASIODataLine - class com.groovemanager.spi.asio.ASIODataLine.
This class implements SourceDataLine as well as TargetDataLine because input and output processing is similar in ASIO.
ASIODataLine(ASIOMixer, ASIOLineInfo) - Constructor for class com.groovemanager.spi.asio.ASIODataLine
 
ASIODisposeBuffers() - Static method in class com.groovemanager.spi.asio.ASIOStaticFunctions
Wrapper for ASIODisposeBuffers()
ASIODriverInfo - class com.groovemanager.spi.asio.ASIODriverInfo.
This is a wrapper class for the native ASOPDriverInfo struct
ASIODriverInfo() - Constructor for class com.groovemanager.spi.asio.ASIODriverInfo
Constructs a new ASIODriverInfo and creates a corresponding native instance
ASIODriverInfo(long) - Constructor for class com.groovemanager.spi.asio.ASIODriverInfo
Constructs a new ASIODriverInfo that corresponds to an existing native instance, which is specified by the pointer
ASIOError - exception com.groovemanager.spi.asio.ASIOError.
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
ASIOError(int) - Constructor for class com.groovemanager.spi.asio.ASIOError
Private constructor.
ASIOExit(long) - Method in class com.groovemanager.spi.asio.ASIOMixer
Calls ASIOExit(), ASIODisposeBuffers() and ASIOStop() for this Mixer if needed.
ASIOExit(ASIOMixer, long) - Static method in class com.groovemanager.spi.asio.ASIOMixerProvider
Exit this driver
ASIOExit() - Static method in class com.groovemanager.spi.asio.ASIOStaticFunctions
Wrapper for ASIOExit()
ASIOFuture(int, long) - Static method in class com.groovemanager.spi.asio.ASIOStaticFunctions
Wrapper for ASIOFuture()
ASIOGetBufferSize() - Static method in class com.groovemanager.spi.asio.ASIOStaticFunctions
Wrapper for ASIOGetBufferSize()
ASIOGetBufferSizeGranularity() - Static method in class com.groovemanager.spi.asio.ASIOStaticFunctions
Wrapper for ASIOGetBufferSize()
ASIOGetChannelinfo(int, boolean) - Static method in class com.groovemanager.spi.asio.ASIOStaticFunctions
Wrapper for ASIOGetChannelInfo()
ASIOGetChannels() - Static method in class com.groovemanager.spi.asio.ASIOStaticFunctions
Wrapper for ASIOGetChannels()
ASIOGetClockSources(int) - Static method in class com.groovemanager.spi.asio.ASIOStaticFunctions
Wrapper for ASIOGetClockSources()
ASIOGetInputChannels() - Static method in class com.groovemanager.spi.asio.ASIOStaticFunctions
Wrapper for ASIOGetChannels()
ASIOGetInputLatency() - Static method in class com.groovemanager.spi.asio.ASIOStaticFunctions
Wrapper for ASIOGetLatencies()
ASIOGetLatencies() - Static method in class com.groovemanager.spi.asio.ASIOStaticFunctions
Wrapper for ASIOGetLatencies()
ASIOGetMaxBufferSize() - Static method in class com.groovemanager.spi.asio.ASIOStaticFunctions
Wrapper for ASIOGetBufferSize()
ASIOGetMinBufferSize() - Static method in class com.groovemanager.spi.asio.ASIOStaticFunctions
Wrapper for ASIOGetBufferSize()
ASIOGetOutputChannels() - Static method in class com.groovemanager.spi.asio.ASIOStaticFunctions
Wrapper for ASIOGetChannels()
ASIOGetOutputLatency() - Static method in class com.groovemanager.spi.asio.ASIOStaticFunctions
Wrapper for ASIOGetLatencies()
ASIOGetPreferredBufferSize() - Static method in class com.groovemanager.spi.asio.ASIOStaticFunctions
Wrapper for ASIOGetBufferSize()
ASIOGetSampleRate() - Static method in class com.groovemanager.spi.asio.ASIOStaticFunctions
Wrapper for ASIOGetSampleRate
ASIOInit() - Method in class com.groovemanager.spi.asio.ASIOMixer
Try to initialize the ASIO driver.
ASIOInit(ASIOMixer) - Static method in class com.groovemanager.spi.asio.ASIOMixerProvider
Initialize and load an ASIO driver if needed
ASIOInit() - Static method in class com.groovemanager.spi.asio.ASIOStaticFunctions
Wrapper for ASIOInit()
ASIOLineInfo - class com.groovemanager.spi.asio.ASIOLineInfo.
This class is used for DataLine.Info instances of ASIODataLines
ASIOLineInfo(ASIOMixer, ASIOChannelInfo, AudioFormat[], int, int) - Constructor for class com.groovemanager.spi.asio.ASIOLineInfo
Constructs a new ASIOLineInfo object
ASIOListener - interface com.groovemanager.spi.asio.ASIOListener.
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.
ASIOLoad(ASIOMixer) - Static method in class com.groovemanager.spi.asio.ASIOMixerProvider
Try to load an ASIO driver if needed
ASIOMixer - class com.groovemanager.spi.asio.ASIOMixer.
An ASIOMixer represents an ASIO driver
ASIOMixer(ASIOMixerProvider.ASIOMixerInfo) - Constructor for class com.groovemanager.spi.asio.ASIOMixer
Constructs a new ASIOMixer
ASIOMixerProvider - class com.groovemanager.spi.asio.ASIOMixerProvider.
This class serves as ServiceProvider for accessing ASIODrivers from Java Sound
ASIOMixerProvider() - Constructor for class com.groovemanager.spi.asio.ASIOMixerProvider
Constructs a new ASIOMixerProvider
ASIOMixerProvider.ASIOMixerInfo - class com.groovemanager.spi.asio.ASIOMixerProvider.ASIOMixerInfo.
Info-class for ASIOMixer instances
ASIOMixerProvider.ASIOMixerInfo(String, String) - Constructor for class com.groovemanager.spi.asio.ASIOMixerProvider.ASIOMixerInfo
Constructs a new ASIOInfo
ASIOOutputReady() - Static method in class com.groovemanager.spi.asio.ASIOStaticFunctions
Wrapper for ASIOOutputReady()
ASIOPrepare(ASIOBufferInfo[], int) - Method in class com.groovemanager.spi.asio.ASIOMixer
Calls ASIOCreateBuffers() and ASIO Init() for this Mixer if needed and returns a sequence number for the use with ASIOExit()
ASIOPrepare(ASIOMixer, ASIOBufferInfo[], int) - Static method in class com.groovemanager.spi.asio.ASIOMixerProvider
Prepare, initialize and load an ASIO driver if needed
ASIOSTFloat32LSB - Static variable in class com.groovemanager.spi.asio.ASIOSampleType
 
ASIOSTFloat32LSB() - Static method in class com.groovemanager.spi.asio.ASIOSampleType
 
ASIOSTFloat32MSB - Static variable in class com.groovemanager.spi.asio.ASIOSampleType
 
ASIOSTFloat32MSB() - Static method in class com.groovemanager.spi.asio.ASIOSampleType
 
ASIOSTFloat64LSB - Static variable in class com.groovemanager.spi.asio.ASIOSampleType
 
ASIOSTFloat64LSB() - Static method in class com.groovemanager.spi.asio.ASIOSampleType
 
ASIOSTFloat64MSB - Static variable in class com.groovemanager.spi.asio.ASIOSampleType
 
ASIOSTFloat64MSB() - Static method in class com.groovemanager.spi.asio.ASIOSampleType
 
ASIOSTInt16LSB - Static variable in class com.groovemanager.spi.asio.ASIOSampleType
 
ASIOSTInt16LSB() - Static method in class com.groovemanager.spi.asio.ASIOSampleType
 
ASIOSTInt16MSB - Static variable in class com.groovemanager.spi.asio.ASIOSampleType
 
ASIOSTInt16MSB() - Static method in class com.groovemanager.spi.asio.ASIOSampleType
 
ASIOSTInt24LSB - Static variable in class com.groovemanager.spi.asio.ASIOSampleType
 
ASIOSTInt24LSB() - Static method in class com.groovemanager.spi.asio.ASIOSampleType
 
ASIOSTInt24MSB - Static variable in class com.groovemanager.spi.asio.ASIOSampleType
 
ASIOSTInt24MSB() - Static method in class com.groovemanager.spi.asio.ASIOSampleType
 
ASIOSTInt32LSB - Static variable in class com.groovemanager.spi.asio.ASIOSampleType
 
ASIOSTInt32LSB() - Static method in class com.groovemanager.spi.asio.ASIOSampleType
 
ASIOSTInt32LSB16 - Static variable in class com.groovemanager.spi.asio.ASIOSampleType
 
ASIOSTInt32LSB16() - Static method in class com.groovemanager.spi.asio.ASIOSampleType
 
ASIOSTInt32LSB18 - Static variable in class com.groovemanager.spi.asio.ASIOSampleType
 
ASIOSTInt32LSB18() - Static method in class com.groovemanager.spi.asio.ASIOSampleType
 
ASIOSTInt32LSB20 - Static variable in class com.groovemanager.spi.asio.ASIOSampleType
 
ASIOSTInt32LSB20() - Static method in class com.groovemanager.spi.asio.ASIOSampleType
 
ASIOSTInt32LSB24 - Static variable in class com.groovemanager.spi.asio.ASIOSampleType
 
ASIOSTInt32LSB24() - Static method in class com.groovemanager.spi.asio.ASIOSampleType
 
ASIOSTInt32MSB - Static variable in class com.groovemanager.spi.asio.ASIOSampleType
 
ASIOSTInt32MSB() - Static method in class com.groovemanager.spi.asio.ASIOSampleType
 
ASIOSTInt32MSB16 - Static variable in class com.groovemanager.spi.asio.ASIOSampleType
 
ASIOSTInt32MSB16() - Static method in class com.groovemanager.spi.asio.ASIOSampleType
 
ASIOSTInt32MSB18 - Static variable in class com.groovemanager.spi.asio.ASIOSampleType
 
ASIOSTInt32MSB18() - Static method in class com.groovemanager.spi.asio.ASIOSampleType
 
ASIOSTInt32MSB20 - Static variable in class com.groovemanager.spi.asio.ASIOSampleType
 
ASIOSTInt32MSB20() - Static method in class com.groovemanager.spi.asio.ASIOSampleType
 
ASIOSTInt32MSB24 - Static variable in class com.groovemanager.spi.asio.ASIOSampleType
 
ASIOSTInt32MSB24() - Static method in class com.groovemanager.spi.asio.ASIOSampleType
 
ASIOSampleRate - class com.groovemanager.spi.asio.ASIOSampleRate.
This is a wrapper class for the native ASIOSampleRate struct
ASIOSampleRate() - Constructor for class com.groovemanager.spi.asio.ASIOSampleRate
Constructs a new ASIOSampleRate and creates a corresponding native instance
ASIOSampleRate(long) - Constructor for class com.groovemanager.spi.asio.ASIOSampleRate
Constructs a new ASIOSampleRate that corresponds to an existing native instance, which is specified by the pointer
ASIOSampleRate(double) - Constructor for class com.groovemanager.spi.asio.ASIOSampleRate
Constructs a new ASIOSampleRate and creates a corresponding native instance with the given value
ASIOSampleType - class com.groovemanager.spi.asio.ASIOSampleType.
Collection of the ASIOSampleType constants
ASIOSampleType() - Constructor for class com.groovemanager.spi.asio.ASIOSampleType
 
ASIOSamples - class com.groovemanager.spi.asio.ASIOSamples.
This is a wrapper class for the native ASIOSamples struct
ASIOSamples() - Constructor for class com.groovemanager.spi.asio.ASIOSamples
Constructs a new ASIOSamples struct and creates a corresponding native instance
ASIOSamples(long) - Constructor for class com.groovemanager.spi.asio.ASIOSamples
Constructs a new ASIOSamples struct that corresponds to an existing native instance, which is specified by the pointer
ASIOSetClockSource(int) - Static method in class com.groovemanager.spi.asio.ASIOStaticFunctions
Wrapper for ASIOSetClockSource()
ASIOSetSampleRate(double) - Static method in class com.groovemanager.spi.asio.ASIOStaticFunctions
Wrapper for ASIOSetSampleRate
ASIOStart(ASIOBufferInfo[], int) - Method in class com.groovemanager.spi.asio.ASIOMixer
Calls ASIOStart(), ASIOCreateBuffers and ASIOInit() for this mixer if needed and returns a sequence number for the use with ASIOExit()
ASIOStart(ASIOMixer, ASIOBufferInfo[], int) - Static method in class com.groovemanager.spi.asio.ASIOMixerProvider
Start, prepare, init and load an ASIO driver if needed
ASIOStart() - Static method in class com.groovemanager.spi.asio.ASIOStaticFunctions
Wrapper for ASIOStart()
ASIOStaticFunctions - class com.groovemanager.spi.asio.ASIOStaticFunctions.
This class provides wrapper methods for native ASIO functions
ASIOStaticFunctions() - Constructor for class com.groovemanager.spi.asio.ASIOStaticFunctions
 
ASIOStop() - Method in class com.groovemanager.spi.asio.ASIOMixer
Calls ASIOStop() for this Mixer if needed
ASIOStop(ASIOMixer) - Static method in class com.groovemanager.spi.asio.ASIOMixerProvider
Stop an ASIO driver if needed
ASIOStop() - Static method in class com.groovemanager.spi.asio.ASIOStaticFunctions
Wrapper for ASIOStop()
ASIOTime - class com.groovemanager.spi.asio.ASIOTime.
This is a wrapper class for the native ASIOTime struct
ASIOTime() - Constructor for class com.groovemanager.spi.asio.ASIOTime
Constructs a new ASIOTime struct and creates a corresponding native instance as well as native instances for timeCode and timeInfo
ASIOTime(long) - Constructor for class com.groovemanager.spi.asio.ASIOTime
Constructs a new ASIOTime struct that corresponds to an existing native instance, which is specified by the pointer
ASIOTimeCode - class com.groovemanager.spi.asio.ASIOTimeCode.
This is a wrapper class for the native ASIOTimeCode struct
ASIOTimeCode() - Constructor for class com.groovemanager.spi.asio.ASIOTimeCode
Constructs a new ASIOTimeCode struct and creates a corresponding native instance
ASIOTimeCode(long) - Constructor for class com.groovemanager.spi.asio.ASIOTimeCode
Constructs a new ASIOTimeCode struct that corresponds to an existing native instance, which is specified by the pointer
ASIOTimeStamp - class com.groovemanager.spi.asio.ASIOTimeStamp.
This is a wrapper class for the native ASIOTimeStamp struct
ASIOTimeStamp() - Constructor for class com.groovemanager.spi.asio.ASIOTimeStamp
Constructs a new ASIOTimeStamp struct and creates a corresponding native instance
ASIOTimeStamp(long) - Constructor for class com.groovemanager.spi.asio.ASIOTimeStamp
Constructs a new ASIOTimeStamp struct that corresponds to an existing native instance, which is specified by the pointer
ASIOUnLoad(ASIOMixer) - Static method in class com.groovemanager.spi.asio.ASIOMixerProvider
Unload an ASIO driver
ASIOUnPrepare() - Method in class com.groovemanager.spi.asio.ASIOMixer
Calls ASIODisposeBuffers() and ASIOStop() for this Mixer if needed
ASIOUnPrepare(ASIOMixer) - Static method in class com.groovemanager.spi.asio.ASIOMixerProvider
Dispose buffers and Stop the driver if needed
AbstractAnalyzeEffect - class com.groovemanager.sampled.fx.AbstractAnalyzeEffect.
Abstract superclass to be used for implementations of Effects that need an analyzation of the audio data before they can process it.
AbstractAnalyzeEffect(String) - Constructor for class com.groovemanager.sampled.fx.AbstractAnalyzeEffect
Construct a new Effect with the given name
AbstractEffect - class com.groovemanager.sampled.fx.AbstractEffect.
Abstract superclass for implementation of effects that don´t need analyzation of the audio data before they can process it
AbstractEffect(String) - Constructor for class com.groovemanager.sampled.fx.AbstractEffect
Construct a new effect
AbstractElement - class com.groovemanager.sampled.nondestructive.AbstractElement.
Abstract subclass for implementation of CutListElements
AbstractElement(String) - Constructor for class com.groovemanager.sampled.nondestructive.AbstractElement
Construct a new CutListElement with the given name
AbstractSource - class com.groovemanager.sampled.nondestructive.AbstractSource.
Abstract superclass for the implementation of a CutListSource
AbstractSource() - Constructor for class com.groovemanager.sampled.nondestructive.AbstractSource
 
AbstractWaveForm - class com.groovemanager.sampled.waveform.AbstractWaveForm.
An abstract superclass for implementation of IWaveForm
AbstractWaveForm() - Constructor for class com.groovemanager.sampled.waveform.AbstractWaveForm
 
AbstractWaveFormDisplay - class com.groovemanager.sampled.waveform.AbstractWaveFormDisplay.
A WaveFormDisplay can be used to display WaveForm objects provided by a WaveFormProvider.
AbstractWaveFormDisplay() - Constructor for class com.groovemanager.sampled.waveform.AbstractWaveFormDisplay
 
AsioDrivers - class com.groovemanager.spi.asio.AsioDrivers.
This is a wrapper class for the native AsioDrivers class
AsioDrivers() - Constructor for class com.groovemanager.spi.asio.AsioDrivers
Constructs a new AsioDrivers instance and creates a corresponding native instance
AsioDrivers(long) - Constructor for class com.groovemanager.spi.asio.AsioDrivers
Constructs a new AsioDrivers instance that corresponds to an existing native instance, which is specified by the pointer
AsioTimeInfo - class com.groovemanager.spi.asio.AsioTimeInfo.
This is a wrapper class for the native AsioTimeInfo struct
AsioTimeInfo() - Constructor for class com.groovemanager.spi.asio.AsioTimeInfo
Constructs a new AsioTimeInfo struct and creates a corresponding native instance
AsioTimeInfo(long) - Constructor for class com.groovemanager.spi.asio.AsioTimeInfo
Constructs a new AsioTimeInfo struct that corresponds to an existing native instance, which is specified by the pointer
AudioFileFormatProvider - class com.groovemanager.sampled.providers.AudioFileFormatProvider.
An AudioFileFormatProvider is something similar to the AudioFileReader SPI, but as the name implies, it can only provide AudioFileFormat objects, not AudioInputStreams.
AudioFileFormatProvider() - Constructor for class com.groovemanager.sampled.providers.AudioFileFormatProvider
 
AudioFileOutputStream - class com.groovemanager.sampled.providers.AudioFileOutputStream.
An AudioFileOutputStream is an OutputStream for writing a soecific type of audio file.
AudioFileOutputStream(File, AudioFormat, AudioFileFormat.Type, Map) - Constructor for class com.groovemanager.sampled.providers.AudioFileOutputStream
Construct a new AudioFileOutputStream
AudioFileOutputStreamProvider - class com.groovemanager.sampled.providers.AudioFileOutputStreamProvider.
An AudioFileOutputStreamProvider is something similar to the AudioFileWriter SPI.
AudioFileOutputStreamProvider() - Constructor for class com.groovemanager.sampled.providers.AudioFileOutputStreamProvider
 
AudioFileSaveListener - interface com.groovemanager.app.sse.AudioFileSaveListener.
An AudioFileSaveListener can be notified when a SaveAudioFileAsAction is being performed.
AudioFileSource - class com.groovemanager.sampled.nondestructive.AudioFileSource.
A CutListSource that gets its audio data from an audio file
AudioFileSource(File, AudioFileWaveForm) - Constructor for class com.groovemanager.sampled.nondestructive.AudioFileSource
Construct a new AudioFileSource out of the given file and WaveForm
AudioFileWaveForm - class com.groovemanager.sampled.waveform.AudioFileWaveForm.
An AudioFileWaveForm is a WaveForm that abstracts the audio data contained in an AudioFile.
AudioFileWaveForm(File, WaveForm, int, int) - Constructor for class com.groovemanager.sampled.waveform.AudioFileWaveForm
Construct a new AudioFileWaveForm
AudioManager - class com.groovemanager.sampled.AudioManager.
This class can act as a central unit for using AudioRessources of different kinds.
AudioManager(ConfigManager) - Constructor for class com.groovemanager.sampled.AudioManager
Constructs a new Audiomanager using the given ConfigManager
AudioManager() - Constructor for class com.groovemanager.sampled.AudioManager
Constructs a new Audiomanager using the default ConfigManager
AudioPlayer - class com.groovemanager.sampled.AudioPlayer.
This class can be used for playing or recording Audio data in a new Thread.
AudioPlayer(ConfigManager, AudioManager) - Constructor for class com.groovemanager.sampled.AudioPlayer
Constructs a new AudioPlayer using the given ConfigManager and AudioManager
AudioPlayer(ConfigManager) - Constructor for class com.groovemanager.sampled.AudioPlayer
Constructs a new AudioPlayer using the given ConfigManager and a new AudioManager using this ConfigManager too
AudioPlayer() - Constructor for class com.groovemanager.sampled.AudioPlayer
Constructs a new AudioPlayer using the default ConfigManager and the default Audiomanager
AudioPlayer.OneLoop - class com.groovemanager.sampled.AudioPlayer.OneLoop.
A helper class for calculation if the current play position
AudioPlayer.OneLoop(int, int) - Constructor for class com.groovemanager.sampled.AudioPlayer.OneLoop
Construct a new instance of this class
AudioPlayerListener - interface com.groovemanager.sampled.AudioPlayerListener.
Instances of classes implementing this interfaces can be notified of changes to an AudioPlayer´s status or to its loop state
AudioPlayerProvider - interface com.groovemanager.sampled.AudioPlayerProvider.
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.
AudioPrefPage - class com.groovemanager.pref.AudioPrefPage.
This class represents a preference page to be used for audio settings that can be applied to a AudioManager instance
AudioPrefPage(String) - Constructor for class com.groovemanager.pref.AudioPrefPage
Create a new AudioPrefPage with the given title
AudioPrefPage() - Constructor for class com.groovemanager.pref.AudioPrefPage
Create a new AudioPrefPage with "Audio Settings" as title
acceptStatus - Variable in class com.groovemanager.midi.MIDIInReceiver
The status bytes of the messages to listen to
activateLoop() - Method in class com.groovemanager.app.sse.SimpleSampleEditor.TransportBar
Activate the loop button
activatePause() - Method in class com.groovemanager.app.sse.SimpleSampleEditor.TransportBar
Activate the pause button
activatePlay() - Method in class com.groovemanager.app.sse.SimpleSampleEditor.TransportBar
Activate the play button
activateRec() - Method in class com.groovemanager.app.sse.SimpleSampleEditor.TransportBar
Activate the rec button
active - Static variable in class com.groovemanager.core.Log
Is logging active?
activeLines - Variable in class com.groovemanager.spi.asio.ASIOMixer
Lines that have been opened simultanously and must be started and stopped simultaneously.
activeLoop - Variable in class com.groovemanager.app.sse.SimpleSampleEditor.TransportBar
Values indicating active status for the transport buttons
activeMixer - Static variable in class com.groovemanager.spi.asio.ASIOMixerProvider
The currently loaded ASIO driver if any
activePause - Variable in class com.groovemanager.app.sse.SimpleSampleEditor.TransportBar
Values indicating active status for the transport buttons
activePlay - Variable in class com.groovemanager.app.sse.SimpleSampleEditor.TransportBar
Values indicating active status for the transport buttons
activeRec - Variable in class com.groovemanager.app.sse.SimpleSampleEditor.TransportBar
Values indicating active status for the transport buttons
actualLength - Variable in class com.groovemanager.sampled.AudioPlayer
The number of frames currently read from the last provided AudioInputStream.
add(WaveTab) - Method in class com.groovemanager.app.mc909se.Mc909SampleEditor.Left909
Create a new Properties object for a new added WaveTab
addASIOListener(ASIOListener) - Method in class com.groovemanager.spi.asio.ASIOMixer
Adds an ASIOListener that will be notified of callbacks from this ASIO driver
addASIOListener(ASIOListener) - Method in class com.groovemanager.spi.asio.ASIOMixerProvider
Register an ASIOListener that will be notified of callbacks from any ASIOMixer
addAudioFileSaveListener(AudioFileSaveListener) - Method in class com.groovemanager.app.sse.SaveAudioFileAsAction
Add an AudioFileSaveListener to this action
addAudioPlayerListener(AudioPlayerListener) - Method in class com.groovemanager.sampled.AudioPlayer
Register an AudioPlayerListener
addBooleanControl(BooleanControl) - Method in class com.groovemanager.gui.custom.controls.ControlComposite
Add a Control of type BooleanControl to this Composite
addBottom(int) - Method in class com.groovemanager.gui.custom.DrawedRectangle
Increase this Rectangle´s height by adding the given amount of pixels to the bottom
addChunk(WaveChunk) - Method in class com.groovemanager.sampled.providers.WavFileOutputStream
Add a WaveChunk to be written to the file
addCompoundControl(CompoundControl) - Method in class com.groovemanager.gui.custom.controls.ControlComposite
Add a Control of type CompoundControl to this Composite
addControl(Control) - Method in class com.groovemanager.gui.custom.controls.ControlComposite
Add any type of Control to this Composite
addElement(CutListElement) - Method in class com.groovemanager.sampled.nondestructive.CutList
Add a CutListElement to the top of this CutList
addEnumControl(EnumControl) - Method in class com.groovemanager.gui.custom.controls.ControlComposite
Add a Control of type EnumControl to this Composite
addFileCloseListener(FileCloseListener) - Method in class com.groovemanager.actions.file.FileCloseAction
Register a listener with this Action that will be notified when the Action is performed.
addFileNewListener(FileNewListener) - Method in class com.groovemanager.actions.file.FileNewAction
Register a FileNewListener with this Action.
addFileOpenListener(FileOpenListener) - Method in class com.groovemanager.actions.file.FileOpenAction
Register a FileOpenListener with this Action
addFileSaveListener(FileSaveListener) - Method in class com.groovemanager.actions.file.FileSaveAction
Register a FileSaveListener with this Action
addFloatControl(FloatControl) - Method in class com.groovemanager.gui.custom.controls.ControlComposite
Add a Control of type FloatControl to this Composite
addKeyListener(KeyboardKeyListener) - Method in interface com.groovemanager.gui.custom.KeyboardKey
Add a KeyListener that will be notified, when this key is pressed or released
addKeyListener(KeyboardKeyListener) - Method in class com.groovemanager.gui.custom.mc909.Mc909KeyComposite
Add a KeyboardKeyListener that will be notified when one this composite´s keys is pressed.
addKeyListener(KeyboardKeyListener) - Method in class com.groovemanager.gui.custom.mc909.Mc909Pad
 
addLabel(String) - Method in class com.groovemanager.gui.custom.InfoGroup
Add a new row to this InfoGroup with the given description on the left and a new Label on the right
addLabel(String, String) - Method in class com.groovemanager.gui.custom.InfoGroup
Add a new row to this InfoGroup with the given description on the left and a new Label on the right containing the given content
addLeft(int) - Method in class com.groovemanager.gui.custom.DrawedRectangle
Add the given amount of pixels to this Rectangle´s width on the left side
addLineListener(LineListener) - Method in class com.groovemanager.sampled.fx.FXUnit.FXAnalysisLine
 
addLineListener(LineListener) - Method in class com.groovemanager.sampled.fx.FXUnit.FXSourceDataLine
 
addLineListener(LineListener) - Method in class com.groovemanager.sampled.fx.FXUnit.FXTargetDataLine
 
addLineListener(LineListener) - Method in class com.groovemanager.sampled.fx.FXUnit
 
addLineListener(LineListener) - Method in class com.groovemanager.spi.asio.ASIODataLine
 
addLineListener(LineListener) - Method in class com.groovemanager.spi.asio.ASIOMixer
 
addListener(Object, int) - Method in class com.groovemanager.gui.custom.CustomComposite
Add a listener of the specified type to this Composite
addMIDIListener(MIDIListener, int[]) - Method in class com.groovemanager.midi.MIDIInReceiver
Add a MIDIListener that listens to the specified types of messages
addMIDIListener(MIDIListener, int[]) - Method in class com.groovemanager.midi.MIDIManager
Add a MIDIListener to this MIDIManager.
addMarkableListener(MarkableListener) - Method in interface com.groovemanager.sampled.waveform.Markable
Add a MarkableListener that will be notified of any changes made to this Markable instance
addMarkableListener(MarkableListener) - Method in class com.groovemanager.sampled.waveform.MarkableWaveFormDisplay
 
addMarker(Marker) - Method in class com.groovemanager.gui.custom.WaveFormDisplay
 
addMarker(int, String) - Method in interface com.groovemanager.sampled.waveform.Markable
Add a Marker with the given name to this Markable at the given position
addMarker(int, String) - Method in class com.groovemanager.sampled.waveform.MarkableWaveFormDisplay
 
addMarker(Marker) - Method in class com.groovemanager.sampled.waveform.MarkableWaveFormDisplay
Internal method for adding a Marker
addModificationListener(ModificationListener) - Method in class com.groovemanager.sampled.nondestructive.AbstractElement
 
addModificationListener(ModificationListener) - Method in class com.groovemanager.sampled.nondestructive.AbstractSource
 
addModificationListener(ModificationListener) - Method in interface com.groovemanager.sampled.nondestructive.CutListElement
Add a ModificationListener to this CutListElement that will be notified of any changes made to this CutListElement
addModificationListener(ModificationListener) - Method in interface com.groovemanager.sampled.nondestructive.CutListSource
Add a ModificationListener to this source that will be notified of any changes
addMouseListeners(Composite) - Method in class com.groovemanager.gui.custom.WaveFormDisplay
Add the needed MouseListeners to the given Composite
addPages() - Method in class com.groovemanager.app.mc909se.CreatePatchWizard
 
addPages() - Method in class com.groovemanager.app.mc909se.ExportRhythmSetWizard
 
addProgBar(String) - Method in class com.groovemanager.gui.custom.InfoGroup
Add a new row to this InfoGroup with the given description on the left and a new ProgressBar on the right
addRight(int) - Method in class com.groovemanager.gui.custom.DrawedRectangle
Increase this Rectangle´s width by adding the given amount of pixels to the right side
addSelectableListener(SelectableListener) - Method in interface com.groovemanager.sampled.waveform.Selectable
Add a SelectableListener that will be notified of changes to this Selectable´s Selection or position
addSelectableListener(SelectableListener) - Method in class com.groovemanager.sampled.waveform.SelectableWaveFormDisplay
 
addSelectionListener(SelectionListener) - Method in class com.groovemanager.gui.custom.ScaleNum
Add a SelectionListener that will be notified of value changes
addText(String) - Method in class com.groovemanager.gui.custom.InfoGroup
Add a new row to this InfoGroup with the given description on the left and a new read-only Text field on the right
addText(String, String) - Method in class com.groovemanager.gui.custom.InfoGroup
Add a new row to this InfoGroup with the given description on the left and a new read-only Text field on the right containing the given content
addTop(int) - Method in class com.groovemanager.gui.custom.DrawedRectangle
Increase this Rectangle´s height by adding the given amount of pixels to the top
addWaveDisplayListener(WaveDisplayListener) - Method in class com.groovemanager.sampled.waveform.AbstractWaveFormDisplay
Add a WaveDisplayListener to this display that will be notified when the visible area of this display changes, e.g. when scrolling or zooming
afSource - Variable in class com.groovemanager.app.sse.WaveTab
The source of this WaveTab
afWF - Variable in class com.groovemanager.app.sse.WaveTab
The AudioFileWaveForm corresponding to the source file
aisLengths - Variable in class com.groovemanager.sampled.AudioPlayer
List containing an OneLoop instances for each complete read AudioInputStream during this playback phase.
allLines - Variable in class com.groovemanager.spi.asio.ASIOMixer
The lines associated to this mixer
allowOverwrite - Variable in class com.groovemanager.actions.file.FileSaveAsAction
Decides whether the user will be allowed to overwrite existing files
allowOverwrite - Variable in class com.groovemanager.app.sse.SaveAudioFileAsAction
Allow the user to select already existing files
amountControl - Variable in class com.groovemanager.sampled.fx.SimpleEcho
The Control for controlling the intensity of the echo
analysisLine - Variable in class com.groovemanager.app.sse.WaveTab.Analyzer
The analysisLine of the FXUnit
analysisLine - Variable in class com.groovemanager.sampled.fx.FXUnit
The SourceDataLine for sending the audio data to be analyzed
analyze(FloatBuffer[]) - Method in class com.groovemanager.sampled.fx.AbstractAnalyzeEffect
 
analyze(FloatBuffer[]) - Method in class com.groovemanager.sampled.fx.AbstractEffect
 
analyze(FloatBuffer[]) - Method in interface com.groovemanager.sampled.fx.Effect
Analyze a buffer of audio data
analyze(FloatBuffer[]) - Method in class com.groovemanager.sampled.fx.Normalizer
 
analyze(FloatBuffer[]) - Method in class com.groovemanager.sampled.fx.SimpleEcho
 
analyzing - Variable in class com.groovemanager.sampled.fx.AbstractAnalyzeEffect
Indicates whether this Effect is currently analyzing or not
append(byte[], int, int) - Method in class com.groovemanager.sampled.waveform.DynamicAudioFileWaveForm
Dynamically append data to this WaveForm.
append(byte[], int, int) - Method in class com.groovemanager.sampled.waveform.DynamicPeakWaveForm
Dynamically append audio data to this WaveForm
appendFrames(int) - Method in class com.groovemanager.sampled.nondestructive.AudioFileSource
Append the given number of frames to the audio data´s length.
apply() - Method in class com.groovemanager.gui.custom.controls.BooleanControlComposite
 
apply() - Method in class com.groovemanager.gui.custom.controls.ControlComposite
apply() will be called for all contained ControlContainers
apply() - Method in interface com.groovemanager.gui.custom.controls.ControlContainer
Appl the changes made by the user to the underlying Control instance
apply() - Method in class com.groovemanager.gui.custom.controls.EnumControlComposite
 
apply() - Method in class com.groovemanager.gui.custom.controls.FloatControlComposite
 
applyEffect(Effect) - Method in class com.groovemanager.app.sse.WaveTab
Apply the given effect to this WaveTab´s audio data
asReadOnlyBuffer() - Method in class com.groovemanager.spi.asio.DoubleHalfBuffer
Creates a new, read-only buffer that shares this buffer's content.
asioBufferInfos - Variable in class com.groovemanager.spi.asio.ASIOMixer
ASIOBufferInfo objects used for ASIOPrepare()
asioBuffers - Variable in class com.groovemanager.spi.asio.ASIODataLine
The real asioBuffers.
asioDriverInfo - Static variable in class com.groovemanager.spi.asio.ASIOMixerProvider
ASIODriverInfo of the currently loaded Mixer if any
asioDrivers - Static variable in class com.groovemanager.spi.asio.ASIOMixerProvider
AsioDrivers object for accessing driver infos
asioListeners - Variable in class com.groovemanager.spi.asio.ASIOMixer
List of ASIOListeners
asioListeners - Static variable in class com.groovemanager.spi.asio.ASIOMixerProvider
List of all registered ASIOListeners
asioMessage(int, int) - Method in class com.groovemanager.spi.asio.ASIOMixerProvider
 
asioVersion() - Method in class com.groovemanager.spi.asio.ASIODriverInfo
The asio version
askForOverwrite(int, String, String, String, boolean) - Method in class com.groovemanager.app.mc909se.Export909SamplesDialog
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
associatedChannel() - Method in class com.groovemanager.spi.asio.ASIOClockSource
The associatedChannel-Attirbute of the ASIOClockSource struct
associatedGroup() - Method in class com.groovemanager.spi.asio.ASIOClockSource
The associatedGroup-Attribute of the ASIOClockSource struct
audioManager - Variable in class com.groovemanager.app.sse.SaveAudioFileAsAction
The AudioManager to be used by this action
audioManager - Variable in class com.groovemanager.sampled.AudioPlayer
The AudioManager. used for getting the selected in and out Mixers
auto - Variable in class com.groovemanager.gui.custom.controls.BooleanControlComposite
Indicates whether auto-apply is set to on or off
auto - Variable in class com.groovemanager.gui.custom.controls.EnumControlComposite
Indicates whether auto-apply is set to on or off
auto - Variable in class com.groovemanager.gui.custom.controls.FloatControlComposite
Indicates whether auto-apply is turned on or off
available() - Method in class com.groovemanager.sampled.MonoToStereoStream
 
available() - Method in class com.groovemanager.sampled.StereoToMonoStream
 
available() - Method in class com.groovemanager.sampled.fx.FXUnit.FXAnalysisLine
 
available() - Method in class com.groovemanager.sampled.fx.FXUnit.FXSourceDataLine
 
available() - Method in class com.groovemanager.sampled.fx.FXUnit.FXTargetDataLine
 
available() - Method in class com.groovemanager.sampled.nondestructive.ConcatInputStream
 
available() - Method in class com.groovemanager.spi.asio.ASIODataLine
 
available() - Method in class com.groovemanager.spi.floatEncoding.FloatConversionInputStream
 
available() - Method in class com.groovemanager.spi.rex.REXInputStream
 

A B C D E F G H I J K L M N O P R S T U V W Z