- abs(Complex) - Static method in class org.tritonus.lowlevel.dsp.Complex
-
Returns the absolute value (modulus) of a Complex, |z|.
- abs(float) - Static method in class org.tritonus.saol.engine.opcodes.MathOpcodes
-
- absolute2omega(double, double) - Static method in class org.tritonus.lowlevel.dsp.Util
-
Converts frequency representation from absolute to omega.
- AbstractInstrument - Class in org.tritonus.saol.engine
-
- acos(Complex) - Static method in class org.tritonus.lowlevel.dsp.Complex
-
Returns the inverse cosine (arc cosine) of a Complex,
with branch cuts outside the interval [-1,1] along the
real axis.
- acos(float) - Static method in class org.tritonus.saol.engine.opcodes.MathOpcodes
-
- acosh(Complex) - Static method in class org.tritonus.lowlevel.dsp.Complex
-
Returns the inverse hyperbolic cosine (arc cosh) of a Complex,
with a branch cut at values less than one along the real axis.
- acosh(double) - Static method in class org.tritonus.lowlevel.dsp.Sfun
-
Returns the inverse (arc) hyperbolic cosine of a double.
- action(Event, Object) - Method in class Capture
-
- active - Variable in class javax.sound.midi.VoiceStatus
-
- ACTIVE_SENSING - Static variable in class javax.sound.midi.ShortMessage
-
Status byte for active sensing messages (value 254, 0xFE).
- add(MidiEvent) - Method in class javax.sound.midi.Track
-
- Add - Class in org.tritonus.lowlevel.gsm
-
- Add() - Constructor for class org.tritonus.lowlevel.gsm.Add
-
- add(InstrumentEntry) - Method in class org.tritonus.saol.compiler.InstrumentTable
-
- add(TemplateEntry) - Method in class org.tritonus.saol.compiler.TemplateTable
-
- add(UserOpcodeEntry) - Method in class org.tritonus.saol.compiler.UserOpcodeTable
-
- add(VariableEntry) - Method in class org.tritonus.saol.compiler.VariableTable
-
- add(E) - Method in class org.tritonus.share.ArraySet
-
- add(int, E) - Method in class org.tritonus.share.ArraySet
-
- add(AudioFormat) - Method in class org.tritonus.share.sampled.AudioFormatSet
-
- add(int, AudioFormat) - Method in class org.tritonus.share.sampled.AudioFormatSet
-
- add(E) - Method in class org.tritonus.share.StringHashedSet
-
- addAudioFileReader(AudioFileReader) - Static method in class org.tritonus.core.TAudioConfig
-
- addAudioFileWriter(AudioFileWriter) - Static method in class org.tritonus.core.TAudioConfig
-
- addBlock() - Method in class org.tritonus.lowlevel.pvorbis.Block
-
Calls vorbis_bitrate_addblock().
- addBlock() - Method in class org.tritonus.lowlevel.vorbis.Block
-
Calls vorbis_bitrate_addblock().
- addBlock_native() - Method in class org.tritonus.lowlevel.pvorbis.Block
-
Calls vorbis_bitrate_addblock().
- addChannel(boolean) - Method in class org.tritonus.share.sampled.FloatSampleBuffer
-
Add a channel to this buffer, e.g.
- addComment(String) - Method in class org.tritonus.lowlevel.pvorbis.Comment
-
Adds a comment to the list of comments.
- addComment(String) - Method in class org.tritonus.lowlevel.vorbis.Comment
-
Calls vorbis_comment_add().
- addControllerEventListener(ControllerEventListener, int[]) - Method in interface javax.sound.midi.Sequencer
-
- addControllerEventListener(ControllerEventListener, int[]) - Method in class org.tritonus.share.midi.TSequencer
-
- addEntry(OpcodeEntry) - Method in class org.tritonus.saol.engine.opcodes.OpcodeTable
-
- addEntry(EventObject, Collection<LineListener>) - Method in class org.tritonus.share.TNotifier
-
- addFormatConversionProvider(FormatConversionProvider) - Static method in class org.tritonus.core.TAudioConfig
-
- addLineListener(LineListener) - Method in interface javax.sound.sampled.Line
-
- addLineListener(LineListener) - Method in class org.tritonus.share.sampled.mixer.TLine
-
- addMetaEventListener(MetaEventListener) - Method in interface javax.sound.midi.Sequencer
-
- addMetaEventListener(MetaEventListener) - Method in class org.tritonus.share.midi.TSequencer
-
- addMidiDeviceProvider(MidiDeviceProvider) - Static method in class org.tritonus.core.TMidiConfig
-
- addMidiFileReader(MidiFileReader) - Static method in class org.tritonus.core.TMidiConfig
-
- addMidiFileWriter(MidiFileWriter) - Static method in class org.tritonus.core.TMidiConfig
-
- addMixerProvider(MixerProvider) - Static method in class org.tritonus.core.TAudioConfig
-
- addSoundbankReader(SoundbankReader) - Static method in class org.tritonus.core.TMidiConfig
-
- addTag(String, String) - Method in class org.tritonus.lowlevel.pvorbis.Comment
-
Adds a comment with a specific tag
- addTag(String, String) - Method in class org.tritonus.lowlevel.vorbis.Comment
-
Calls vorbis_comment_add_tag().
- adv(int) - Method in class org.tritonus.lowlevel.ogg.Buffer
-
Calls oggpack_adv().
- adv(int) - Method in class org.tritonus.lowlevel.pogg.Buffer
-
Calls oggpack_adv().
- adv1() - Method in class org.tritonus.lowlevel.ogg.Buffer
-
Calls oggpack_adv1().
- adv1() - Method in class org.tritonus.lowlevel.pogg.Buffer
-
Calls oggpack_adv1().
- AIFC - Static variable in class javax.sound.sampled.AudioFileFormat.Type
-
- AIFF - Static variable in class javax.sound.sampled.AudioFileFormat.Type
-
- Aiff12bitAudioFileReaderTestCase - Class in org.tritonus.test
-
- Aiff12bitAudioFileReaderTestCase(String) - Constructor for class org.tritonus.test.Aiff12bitAudioFileReaderTestCase
-
- AIFF_AIFC_MAGIC - Static variable in class org.tritonus.sampled.file.AiffTool
-
- AIFF_AIFF_MAGIC - Static variable in class org.tritonus.sampled.file.AiffTool
-
- AIFF_COMM_IMA_ADPCM - Static variable in class org.tritonus.sampled.file.AiffTool
-
- AIFF_COMM_MAGIC - Static variable in class org.tritonus.sampled.file.AiffTool
-
- AIFF_COMM_PCM - Static variable in class org.tritonus.sampled.file.AiffTool
-
- AIFF_COMM_ULAW - Static variable in class org.tritonus.sampled.file.AiffTool
-
- AIFF_COMM_UNSPECIFIED - Static variable in class org.tritonus.sampled.file.AiffTool
-
- AIFF_FORM_MAGIC - Static variable in class org.tritonus.sampled.file.AiffTool
-
- AIFF_FVER_MAGIC - Static variable in class org.tritonus.sampled.file.AiffTool
-
- AIFF_FVER_TIME_STAMP - Static variable in class org.tritonus.sampled.file.AiffTool
-
- AIFF_SSND_MAGIC - Static variable in class org.tritonus.sampled.file.AiffTool
-
- AiffAudioFileReader - Class in org.tritonus.sampled.file
-
Class for reading AIFF and AIFF-C files.
- AiffAudioFileReader() - Constructor for class org.tritonus.sampled.file.AiffAudioFileReader
-
- AiffAudioFileReaderTestCase - Class in org.tritonus.test
-
- AiffAudioFileReaderTestCase(String) - Constructor for class org.tritonus.test.AiffAudioFileReaderTestCase
-
- AiffAudioFileWriter - Class in org.tritonus.sampled.file
-
Class for writing AIFF and AIFF-C files.
- AiffAudioFileWriter() - Constructor for class org.tritonus.sampled.file.AiffAudioFileWriter
-
- AiffAudioOutputStream - Class in org.tritonus.sampled.file
-
AudioOutputStream for AIFF and AIFF-C files.
- AiffAudioOutputStream(AudioFormat, AudioFileFormat.Type, long, TDataOutputStream) - Constructor for class org.tritonus.sampled.file.AiffAudioOutputStream
-
- AiffTool - Class in org.tritonus.sampled.file
-
Common constants and methods for handling aiff and aiff-c files.
- AiffTool() - Constructor for class org.tritonus.sampled.file.AiffTool
-
- ALAW - Static variable in class javax.sound.sampled.AudioFormat.Encoding
-
- alaw2linear(byte) - Static method in class org.tritonus.share.sampled.TConversionTool
-
- alaw2pcm16(byte[], int, byte[], int, int, boolean) - Static method in class org.tritonus.share.sampled.TConversionTool
-
Fills outBuffer with pcm signed 16 bit samples.
- alaw2pcm8(byte[], int, int, boolean) - Static method in class org.tritonus.share.sampled.TConversionTool
-
Converts an alaw buffer to 8bit pcm samples
The 8bit bytes overwrite the original alaw values.
- alaw2pcm8(byte[], int, byte[], int, int, boolean) - Static method in class org.tritonus.share.sampled.TConversionTool
-
Fills outBuffer with alaw samples.
- alaw2ulaw(byte) - Static method in class org.tritonus.share.sampled.TConversionTool
-
- alaw2ulaw(byte[], int, int) - Static method in class org.tritonus.share.sampled.TConversionTool
-
Converts a buffer of aLaw samples to uLaw.
- alaw2ulaw(byte[], int, byte[], int, int) - Static method in class org.tritonus.share.sampled.TConversionTool
-
Fills outBuffer with ulaw samples.
- AlawFormatConversionProviderTestCase - Class in org.tritonus.test
-
- AlawFormatConversionProviderTestCase(String) - Constructor for class org.tritonus.test.AlawFormatConversionProviderTestCase
-
- allNotesOff() - Method in interface javax.sound.midi.MidiChannel
-
- allNotesOff() - Method in class org.tritonus.midi.device.alsa.AlsaMidiChannel
-
- allNotesOff() - Method in class org.tritonus.share.midi.TMidiChannel
-
- allocQueue() - Method in class org.tritonus.lowlevel.alsa.AlsaSeq
-
Allocates (reserves) a sequencing queue.
- allSoundOff() - Method in interface javax.sound.midi.MidiChannel
-
- allSoundOff() - Method in class org.tritonus.midi.device.alsa.AlsaMidiChannel
-
- allSoundOff() - Method in class org.tritonus.share.midi.TMidiChannel
-
- Alsa - Class in org.tritonus.lowlevel.alsa
-
Common ALSA functions.
- Alsa() - Constructor for class org.tritonus.lowlevel.alsa.Alsa
-
- AlsaBaseDataLine - Class in org.tritonus.sampled.mixer.alsa
-
- AlsaBaseDataLine(AlsaDataLineMixer, DataLine.Info) - Constructor for class org.tritonus.sampled.mixer.alsa.AlsaBaseDataLine
-
- AlsaBaseDataLine(AlsaDataLineMixer, DataLine.Info, Collection) - Constructor for class org.tritonus.sampled.mixer.alsa.AlsaBaseDataLine
-
- AlsaBaseDataLine.AlsaBaseDataLineGainControl - Class in org.tritonus.sampled.mixer.alsa
-
- AlsaCompoundControl(CompoundControl.Type, Control[]) - Constructor for class org.tritonus.sampled.mixer.alsa.AlsaPortMixer.AlsaCompoundControl
-
- AlsaCtl - Class in org.tritonus.lowlevel.alsa
-
TODO:
- AlsaCtl(String, int) - Constructor for class org.tritonus.lowlevel.alsa.AlsaCtl
-
Open a ctl.
- AlsaCtl(int) - Constructor for class org.tritonus.lowlevel.alsa.AlsaCtl
-
- AlsaCtlCardInfo - Class in org.tritonus.lowlevel.alsa
-
TODO:
- AlsaCtlCardInfo() - Constructor for class org.tritonus.lowlevel.alsa.AlsaCtlCardInfo
-
- AlsaCtlTest - Class in <Unnamed>
-
- AlsaCtlTest() - Constructor for class AlsaCtlTest
-
- AlsaCtlTestCase - Class in org.tritonus.test.alsa
-
- AlsaCtlTestCase(String) - Constructor for class org.tritonus.test.alsa.AlsaCtlTestCase
-
- AlsaDataLineMixer - Class in org.tritonus.sampled.mixer.alsa
-
- AlsaDataLineMixer() - Constructor for class org.tritonus.sampled.mixer.alsa.AlsaDataLineMixer
-
- AlsaDataLineMixer(int) - Constructor for class org.tritonus.sampled.mixer.alsa.AlsaDataLineMixer
-
- AlsaDataLineMixer(String) - Constructor for class org.tritonus.sampled.mixer.alsa.AlsaDataLineMixer
-
- AlsaDataLineMixerProvider - Class in org.tritonus.sampled.mixer.alsa
-
- AlsaDataLineMixerProvider() - Constructor for class org.tritonus.sampled.mixer.alsa.AlsaDataLineMixerProvider
-
- AlsaMidiChannel - Class in org.tritonus.midi.device.alsa
-
- AlsaMidiChannel(Receiver, int) - Constructor for class org.tritonus.midi.device.alsa.AlsaMidiChannel
-
- AlsaMidiDevice - Class in org.tritonus.midi.device.alsa
-
A representation of a physical MIDI port based on the ALSA sequencer.
- AlsaMidiDevice(int, int, boolean, boolean) - Constructor for class org.tritonus.midi.device.alsa.AlsaMidiDevice
-
- AlsaMidiDeviceProvider - Class in org.tritonus.midi.device.alsa
-
- AlsaMidiDeviceProvider() - Constructor for class org.tritonus.midi.device.alsa.AlsaMidiDeviceProvider
-
- AlsaMidiIn - Class in org.tritonus.midi.device.alsa
-
Handles input from an ALSA port.
- AlsaMidiIn(AlsaSeq, int, int, int, AlsaMidiIn.AlsaMidiInListener) - Constructor for class org.tritonus.midi.device.alsa.AlsaMidiIn
-
Receives events without timestamping them.
- AlsaMidiIn(AlsaSeq, int, int, int, int, boolean, AlsaMidiIn.AlsaMidiInListener) - Constructor for class org.tritonus.midi.device.alsa.AlsaMidiIn
-
Does establish a subscription where events are routed through
a queue to get a timestamp.
- AlsaMidiIn.AlsaMidiInListener - Interface in org.tritonus.midi.device.alsa
-
- AlsaMidiOut - Class in org.tritonus.midi.device.alsa
-
This class sends events always to clients that have subscribed to the client
passed as AlsaSeq object and the source port number passed.
- AlsaMidiOut(AlsaSeq, int, int) - Constructor for class org.tritonus.midi.device.alsa.AlsaMidiOut
-
- AlsaMidiOut(AlsaSeq, int) - Constructor for class org.tritonus.midi.device.alsa.AlsaMidiOut
-
- AlsaMixer - Class in org.tritonus.lowlevel.alsa
-
Object carrying a snd_mixer_t.
- AlsaMixer(String) - Constructor for class org.tritonus.lowlevel.alsa.AlsaMixer
-
- AlsaMixerElement - Class in org.tritonus.lowlevel.alsa
-
TODO:
- AlsaMixerElement(AlsaMixer, int, String) - Constructor for class org.tritonus.lowlevel.alsa.AlsaMixerElement
-
- AlsaMixerTest - Class in <Unnamed>
-
- AlsaMixerTest() - Constructor for class AlsaMixerTest
-
- AlsaMixerTestCase - Class in org.tritonus.test.alsa
-
- AlsaMixerTestCase(String) - Constructor for class org.tritonus.test.alsa.AlsaMixerTestCase
-
- AlsaPcm - Class in org.tritonus.lowlevel.alsa
-
TODO:
- AlsaPcm(String, int, int) - Constructor for class org.tritonus.lowlevel.alsa.AlsaPcm
-
For parameter documentation, see open().
- AlsaPcmHWParams - Class in org.tritonus.lowlevel.alsa
-
TODO:
- AlsaPcmHWParams() - Constructor for class org.tritonus.lowlevel.alsa.AlsaPcmHWParams
-
- AlsaPcmHWParamsFormatMask - Class in org.tritonus.lowlevel.alsa
-
TODO:
- AlsaPcmHWParamsFormatMask() - Constructor for class org.tritonus.lowlevel.alsa.AlsaPcmHWParamsFormatMask
-
- AlsaPcmSWParams - Class in org.tritonus.lowlevel.alsa
-
TODO:
- AlsaPcmSWParams() - Constructor for class org.tritonus.lowlevel.alsa.AlsaPcmSWParams
-
- AlsaPortMixer - Class in org.tritonus.sampled.mixer.alsa
-
TODO:
- AlsaPortMixer(int) - Constructor for class org.tritonus.sampled.mixer.alsa.AlsaPortMixer
-
- AlsaPortMixer(String) - Constructor for class org.tritonus.sampled.mixer.alsa.AlsaPortMixer
-
- AlsaPortMixer.AlsaCompoundControl - Class in org.tritonus.sampled.mixer.alsa
-
CompoundControl class.
- AlsaPortMixerProvider - Class in org.tritonus.sampled.mixer.alsa
-
- AlsaPortMixerProvider() - Constructor for class org.tritonus.sampled.mixer.alsa.AlsaPortMixerProvider
-
- AlsaQueueHolder - Class in org.tritonus.midi.device.alsa
-
A representation of a physical MIDI port based on the ALSA sequencer.
- AlsaQueueHolder(AlsaSeq) - Constructor for class org.tritonus.midi.device.alsa.AlsaQueueHolder
-
- AlsaReceiver - Interface in org.tritonus.midi.device.alsa
-
A Receiver that is based on an ALSA client.
- AlsaSeq - Class in org.tritonus.lowlevel.alsa
-
- AlsaSeq() - Constructor for class org.tritonus.lowlevel.alsa.AlsaSeq
-
- AlsaSeq(String) - Constructor for class org.tritonus.lowlevel.alsa.AlsaSeq
-
- AlsaSeqClientInfo - Class in org.tritonus.lowlevel.alsa
-
- AlsaSeqClientInfo() - Constructor for class org.tritonus.lowlevel.alsa.AlsaSeqClientInfo
-
- AlsaSeqEvent - Class in org.tritonus.lowlevel.alsa
-
Event for the sequencer.
- AlsaSeqEvent() - Constructor for class org.tritonus.lowlevel.alsa.AlsaSeqEvent
-
- AlsaSeqPortInfo - Class in org.tritonus.lowlevel.alsa
-
- AlsaSeqPortInfo() - Constructor for class org.tritonus.lowlevel.alsa.AlsaSeqPortInfo
-
- AlsaSeqPortSubscribe - Class in org.tritonus.lowlevel.alsa
-
- AlsaSeqPortSubscribe() - Constructor for class org.tritonus.lowlevel.alsa.AlsaSeqPortSubscribe
-
- AlsaSeqQueueInfo - Class in org.tritonus.lowlevel.alsa
-
- AlsaSeqQueueInfo() - Constructor for class org.tritonus.lowlevel.alsa.AlsaSeqQueueInfo
-
- AlsaSeqQueueStatus - Class in org.tritonus.lowlevel.alsa
-
- AlsaSeqQueueStatus() - Constructor for class org.tritonus.lowlevel.alsa.AlsaSeqQueueStatus
-
- AlsaSeqQueueTempo - Class in org.tritonus.lowlevel.alsa
-
- AlsaSeqQueueTempo() - Constructor for class org.tritonus.lowlevel.alsa.AlsaSeqQueueTempo
-
- AlsaSeqQueueTimer - Class in org.tritonus.lowlevel.alsa
-
- AlsaSeqQueueTimer() - Constructor for class org.tritonus.lowlevel.alsa.AlsaSeqQueueTimer
-
- AlsaSeqRemoveEvents - Class in org.tritonus.lowlevel.alsa
-
TODO:
- AlsaSeqRemoveEvents() - Constructor for class org.tritonus.lowlevel.alsa.AlsaSeqRemoveEvents
-
- AlsaSeqSystemInfo - Class in org.tritonus.lowlevel.alsa
-
General information about the sequencer.
- AlsaSeqSystemInfo() - Constructor for class org.tritonus.lowlevel.alsa.AlsaSeqSystemInfo
-
- AlsaSeqTestCase - Class in org.tritonus.test.alsa
-
- AlsaSeqTestCase() - Constructor for class org.tritonus.test.alsa.AlsaSeqTestCase
-
- AlsaSequencer - Class in org.tritonus.midi.device.alsa
-
- AlsaSequencer(MidiDevice.Info) - Constructor for class org.tritonus.midi.device.alsa.AlsaSequencer
-
- AlsaSequencer.AlsaSequencerReceiver - Class in org.tritonus.midi.device.alsa
-
- AlsaSequencer.AlsaSequencerTransmitter - Class in org.tritonus.midi.device.alsa
-
- AlsaSequencer.LoaderThread - Class in org.tritonus.midi.device.alsa
-
Pre-loading events to the sequencer queue.
- AlsaSequencer.MasterSynchronizer - Class in org.tritonus.midi.device.alsa
-
- AlsaSequencer.PlaybackAlsaMidiInListener - Class in org.tritonus.midi.device.alsa
-
- AlsaSequencer.RecordingAlsaMidiInListener - Class in org.tritonus.midi.device.alsa
-
- AlsaSequencerProvider - Class in org.tritonus.midi.device.alsa
-
- AlsaSequencerProvider() - Constructor for class org.tritonus.midi.device.alsa.AlsaSequencerProvider
-
- AlsaSequencerReceiver() - Constructor for class org.tritonus.midi.device.alsa.AlsaSequencer.AlsaSequencerReceiver
-
- AlsaSequencerReceiver - Interface in org.tritonus.midi.device.alsa
-
- AlsaSequencerTransmitter() - Constructor for class org.tritonus.midi.device.alsa.AlsaSequencer.AlsaSequencerTransmitter
-
- AlsaSourceDataLine - Class in org.tritonus.sampled.mixer.alsa
-
- AlsaSourceDataLine(AlsaDataLineMixer, AudioFormat, int) - Constructor for class org.tritonus.sampled.mixer.alsa.AlsaSourceDataLine
-
- AlsaSourceDataLine.AlsaSourceDataLineGainControl - Class in org.tritonus.sampled.mixer.alsa
-
- AlsaSynthesizer - Class in org.tritonus.midi.device.alsa
-
- AlsaSynthesizer(int, int, int) - Constructor for class org.tritonus.midi.device.alsa.AlsaSynthesizer
-
- AlsaTargetDataLine - Class in org.tritonus.sampled.mixer.alsa
-
- AlsaTargetDataLine(AlsaDataLineMixer, AudioFormat, int) - Constructor for class org.tritonus.sampled.mixer.alsa.AlsaTargetDataLine
-
- AlsaTargetDataLine.AlsaTargetDataLineGainControl - Class in org.tritonus.sampled.mixer.alsa
-
- AlsaUsePlughw - Static variable in class org.tritonus.share.TSettings
-
- AlsaUtils - Class in org.tritonus.sampled.mixer.alsa
-
- AlsaUtils() - Constructor for class org.tritonus.sampled.mixer.alsa.AlsaUtils
-
- ampdb(float) - Static method in class org.tritonus.saol.engine.opcodes.MathOpcodes
-
- AmplitudeAudioInputStream - Class in org.tritonus.dsp.ais
-
Change amplitude of audio data.
- AmplitudeAudioInputStream(AudioInputStream) - Constructor for class org.tritonus.dsp.ais.AmplitudeAudioInputStream
-
- AmplitudeAudioInputStream(AudioInputStream, AudioFormat) - Constructor for class org.tritonus.dsp.ais.AmplitudeAudioInputStream
-
- AmplitudeProcessor - Class in org.tritonus.dsp.processor
-
Change amplitude of audio data.
- AmplitudeProcessor() - Constructor for class org.tritonus.dsp.processor.AmplitudeProcessor
-
- analysis(Packet) - Method in class org.tritonus.lowlevel.pvorbis.Block
-
Calls vorbis_analysis().
- analysis(Packet) - Method in class org.tritonus.lowlevel.vorbis.Block
-
Calls vorbis_analysis().
- analysis_native(Packet) - Method in class org.tritonus.lowlevel.pvorbis.Block
-
Calls vorbis_analysis().
- any() - Method in class org.tritonus.lowlevel.alsa.AlsaPcmHWParamsFormatMask
-
Calls snd_pcm_format_mask_any().
- APCM_inverse_quantization(short[], short[], int, int) - Method in class org.tritonus.lowlevel.gsm.Rpe
-
- APCM_quantization_xmaxc_to_exp_mant(short, int) - Method in class org.tritonus.lowlevel.gsm.Rpe
-
- APPLY_REVERB - Static variable in class javax.sound.sampled.BooleanControl.Type
-
- argument(Complex) - Static method in class org.tritonus.lowlevel.dsp.Complex
-
Returns the argument (phase) of a Complex, in radians,
with a branch cut along the negative real axis.
- ArraySet<E> - Class in org.tritonus.share
-
- ArraySet() - Constructor for class org.tritonus.share.ArraySet
-
- ArraySet(Collection<E>) - Constructor for class org.tritonus.share.ArraySet
-
- asin(Complex) - Static method in class org.tritonus.lowlevel.dsp.Complex
-
Returns the inverse sine (arc sine) of a Complex,
with branch cuts outside the interval [-1,1] along the
real axis.
- asin(float) - Static method in class org.tritonus.saol.engine.opcodes.MathOpcodes
-
- asinh(Complex) - Static method in class org.tritonus.lowlevel.dsp.Complex
-
Returns the inverse hyperbolic sine (arc sinh) of a Complex,
with a branch cuts outside the interval [-i,i].
- asinh(double) - Static method in class org.tritonus.lowlevel.dsp.Sfun
-
Returns the inverse (arc) hyperbolic sine of a double.
- AssertException() - Constructor for exception org.tritonus.share.TDebug.AssertException
-
- AssertException(String) - Constructor for exception org.tritonus.share.TDebug.AssertException
-
- assertion(boolean) - Static method in class org.tritonus.share.TDebug
-
- atan(Complex) - Static method in class org.tritonus.lowlevel.dsp.Complex
-
Returns the inverse tangent (arc tangent) of a Complex,
with branch cuts outside the interval [-i,i] along the
imaginary axis.
- atan(float) - Static method in class org.tritonus.saol.engine.opcodes.MathOpcodes
-
- atanh(Complex) - Static method in class org.tritonus.lowlevel.dsp.Complex
-
Returns the inverse hyperbolic tangent (arc tanh) of a Complex,
with a branch cuts outside the interval [-1,1] on the real axis.
- atanh(double) - Static method in class org.tritonus.lowlevel.dsp.Sfun
-
Returns the inverse (arc) hyperbolic tangent of a double.
- AU - Static variable in class javax.sound.sampled.AudioFileFormat.Type
-
- AU_HEADER_MAGIC - Static variable in class org.tritonus.sampled.file.AuTool
-
- AuAudioFileReader - Class in org.tritonus.sampled.file
-
Class for reading Sun/Next AU files.
- AuAudioFileReader() - Constructor for class org.tritonus.sampled.file.AuAudioFileReader
-
- AuAudioFileReaderTestCase - Class in org.tritonus.test
-
- AuAudioFileReaderTestCase(String) - Constructor for class org.tritonus.test.AuAudioFileReaderTestCase
-
- AuAudioFileWriter - Class in org.tritonus.sampled.file
-
AudioFileWriter for Sun/Next AU files.
- AuAudioFileWriter() - Constructor for class org.tritonus.sampled.file.AuAudioFileWriter
-
- AuAudioOutputStream - Class in org.tritonus.sampled.file
-
AudioOutputStream for AU files.
- AuAudioOutputStream(AudioFormat, long, TDataOutputStream) - Constructor for class org.tritonus.sampled.file.AuAudioOutputStream
-
- AuAudioOutputStreamTestCase - Class in org.tritonus.test.tritonus.sampled.file
-
- AuAudioOutputStreamTestCase(String) - Constructor for class org.tritonus.test.tritonus.sampled.file.AuAudioOutputStreamTestCase
-
- AUDIO_FILE_ENCODING_MULAW_8 - Static variable in class org.tritonus.lowlevel.gsm.Gsm_Def
-
- AUDIO_FILE_MAGIC - Static variable in class org.tritonus.lowlevel.gsm.Gsm_Def
-
- AUDIO_UNKNOWN_SIZE - Static variable in class org.tritonus.sampled.file.AuTool
-
- AudioFileFormat - Class in javax.sound.sampled
-
- AudioFileFormat(AudioFileFormat.Type, AudioFormat, int) - Constructor for class javax.sound.sampled.AudioFileFormat
-
- AudioFileFormat(AudioFileFormat.Type, AudioFormat, int, Map<String, Object>) - Constructor for class javax.sound.sampled.AudioFileFormat
-
- AudioFileFormat.Type - Class in javax.sound.sampled
-
- AudioFileFormatTestCase - Class in org.tritonus.test.api.sampled.misc
-
- AudioFileFormatTestCase(String) - Constructor for class org.tritonus.test.api.sampled.misc.AudioFileFormatTestCase
-
- AudioFileReader - Class in javax.sound.sampled.spi
-
- AudioFileReader() - Constructor for class javax.sound.sampled.spi.AudioFileReader
-
- AudioFileTypes - Class in org.tritonus.share.sampled
-
This class is a proposal for generic handling of audio file format types.
- AudioFileWriter - Class in javax.sound.sampled.spi
-
- AudioFileWriter() - Constructor for class javax.sound.sampled.spi.AudioFileWriter
-
- AudioFormat - Class in javax.sound.sampled
-
- AudioFormat(AudioFormat.Encoding, float, int, int, int, float, boolean) - Constructor for class javax.sound.sampled.AudioFormat
-
- AudioFormat(AudioFormat.Encoding, float, int, int, int, float, boolean, Map<String, Object>) - Constructor for class javax.sound.sampled.AudioFormat
-
- AudioFormat(float, int, int, boolean, boolean) - Constructor for class javax.sound.sampled.AudioFormat
-
- AudioFormat.Encoding - Class in javax.sound.sampled
-
- AudioFormats - Class in org.tritonus.share.sampled
-
- AudioFormats() - Constructor for class org.tritonus.share.sampled.AudioFormats
-
- AudioFormatSet - Class in org.tritonus.share.sampled
-
A set where the elements are uniquely referenced by
AudioFormats.equals rather than their object reference.
- AudioFormatSet() - Constructor for class org.tritonus.share.sampled.AudioFormatSet
-
- AudioFormatSet(Collection<AudioFormat>) - Constructor for class org.tritonus.share.sampled.AudioFormatSet
-
- AudioFormatTestCase - Class in org.tritonus.test.api.sampled.misc
-
- AudioFormatTestCase(String) - Constructor for class org.tritonus.test.api.sampled.misc.AudioFormatTestCase
-
- AudioInputStream - Class in javax.sound.sampled
-
- AudioInputStream(InputStream, AudioFormat, long) - Constructor for class javax.sound.sampled.AudioInputStream
-
- AudioInputStream(TargetDataLine) - Constructor for class javax.sound.sampled.AudioInputStream
-
- AudioInputStreamTestCase - Class in org.tritonus.test
-
- AudioInputStreamTestCase(String) - Constructor for class org.tritonus.test.AudioInputStreamTestCase
-
- AudioOutputStream - Interface in org.tritonus.share.sampled.file
-
Represents a one-time writing of audio data to a destination (file or output stream).
- AudioOutputStreamOutput - Class in org.tritonus.saol.engine
-
- AudioOutputStreamOutput(AudioOutputStream) - Constructor for class org.tritonus.saol.engine.AudioOutputStreamOutput
-
- AudioPermission - Class in javax.sound.sampled
-
TODO:
- AudioPermission(String) - Constructor for class javax.sound.sampled.AudioPermission
-
TODO:
- AudioPermission(String, String) - Constructor for class javax.sound.sampled.AudioPermission
-
TODO:
- AudioSystem - Class in javax.sound.sampled
-
- AudioSystem() - Constructor for class javax.sound.sampled.AudioSystem
-
- AudioSystemShadow - Class in org.tritonus.share.sampled
-
Experminatal area for AudioSystem.
- AudioSystemShadow() - Constructor for class org.tritonus.share.sampled.AudioSystemShadow
-
- AudioSystemShadowTestCase - Class in org.tritonus.test.tritonus.share.sampled
-
- AudioSystemShadowTestCase(String) - Constructor for class org.tritonus.test.tritonus.share.sampled.AudioSystemShadowTestCase
-
- AudioUtils - Class in org.tritonus.share.sampled
-
- AudioUtils() - Constructor for class org.tritonus.share.sampled.AudioUtils
-
- AuTool - Class in org.tritonus.sampled.file
-
Common constants and methods for handling au files.
- AuTool() - Constructor for class org.tritonus.sampled.file.AuTool
-
- AUX_RETURN - Static variable in class javax.sound.sampled.FloatControl.Type
-
- AUX_SEND - Static variable in class javax.sound.sampled.FloatControl.Type
-
- AuZeroDataLengthAudioFileReaderTestCase - Class in org.tritonus.test
-
- AuZeroDataLengthAudioFileReaderTestCase(String) - Constructor for class org.tritonus.test.AuZeroDataLengthAudioFileReaderTestCase
-
- available() - Method in class javax.sound.sampled.AudioInputStream
-
- available() - Method in interface javax.sound.sampled.DataLine
-
- available() - Method in class org.tritonus.sampled.convert.SampleRateConversionProvider.SampleRateConverterStream
-
- available() - Method in class org.tritonus.sampled.mixer.alsa.AlsaBaseDataLine
-
- available() - Method in class org.tritonus.sampled.mixer.alsa.AlsaSourceDataLine
-
- available() - Method in class org.tritonus.sampled.mixer.alsa.AlsaTargetDataLine
-
- available() - Method in class org.tritonus.sampled.mixer.esd.EsdClip
-
- available() - Method in class org.tritonus.sampled.mixer.esd.EsdSourceDataLine
-
- available() - Method in class org.tritonus.sampled.mixer.esd.EsdTargetDataLine
-
- available() - Method in class org.tritonus.share.sampled.convert.TAsynchronousFilteredAudioInputStream
-
- available() - Method in class org.tritonus.share.sampled.convert.TSynchronousFilteredAudioInputStream
-
- available() - Method in class org.tritonus.share.sampled.FloatInputStream
-
- available() - Method in class org.tritonus.share.sampled.mixer.TClip
-
- available() - Method in class org.tritonus.share.sampled.mixer.TSoftClip
-
- availableRead() - Method in class org.tritonus.share.TCircularBuffer
-
- availableWrite() - Method in class org.tritonus.share.TCircularBuffer
-
- BALANCE - Static variable in class javax.sound.sampled.FloatControl.Type
-
- bank - Variable in class javax.sound.midi.VoiceStatus
-
- BaseAudioFileReaderTestCase - Class in org.tritonus.test
-
- BaseAudioFileReaderTestCase(String) - Constructor for class org.tritonus.test.BaseAudioFileReaderTestCase
-
- BaseAudioOutputStreamTestCase - Class in org.tritonus.test.tritonus.sampled.file
-
- BaseAudioOutputStreamTestCase(String) - Constructor for class org.tritonus.test.tritonus.sampled.file.BaseAudioOutputStreamTestCase
-
- BaseDataOutputStreamTestCase - Class in org.tritonus.test.tritonus.share.sampled.file
-
- BaseFormatConversionProviderTestCase - Class in org.tritonus.test
-
- BaseFormatConversionProviderTestCase(String) - Constructor for class org.tritonus.test.BaseFormatConversionProviderTestCase
-
- BaseMidiDeviceTestCase - Class in org.tritonus.test.api.midi.device
-
Base class for tests of javax.sound.midi.MidiDevice.
- BaseMixerTestCase - Class in org.tritonus.test.api.sampled.mixer
-
Base class for tests of javax.sound.sampled.Mixer.
- BaseProviderTestCase - Class in org.tritonus.test
-
- BaseProviderTestCase(String, String) - Constructor for class org.tritonus.test.BaseProviderTestCase
-
- BaseSequencerTestCase - Class in org.tritonus.test.api.midi.sequencer
-
Base class for testsof javax.sound.midi.Sequencer.
- BaseSequencerTestCase - Class in org.tritonus.test.sequencer
-
Base class for testsof javax.sound.midi.Sequencer.
- BaseSynthesizerTestCase - Class in org.tritonus.test.api.midi.synthesizer
-
Base class for testsof javax.sound.midi.Synthesizer.
- BCELTest - Class in org.tritonus.saol.compiler
-
Example program using the BCEL.
- BCELTest() - Constructor for class org.tritonus.saol.compiler.BCELTest
-
- BITRATE_AUTO - Static variable in class org.tritonus.lowlevel.lame.Lame
-
- bits() - Method in class org.tritonus.lowlevel.ogg.Buffer
-
Calls oggpack_bits().
- bits() - Method in class org.tritonus.lowlevel.pogg.Buffer
-
Calls oggpack_bits().
- Block - Class in org.tritonus.lowlevel.pvorbis
-
Wrapper for vorbis_block.
- Block() - Constructor for class org.tritonus.lowlevel.pvorbis.Block
-
- Block - Class in org.tritonus.lowlevel.vorbis
-
Wrapper for vorbis_block.
- Block() - Constructor for class org.tritonus.lowlevel.vorbis.Block
-
- blockIn(Block) - Method in class org.tritonus.lowlevel.pvorbis.DspState
-
Calls vorbis_synthesis_blockin().
- blockIn(Block) - Method in class org.tritonus.lowlevel.vorbis.DspState
-
Calls vorbis_synthesis_blockin().
- blockIn_native(Block) - Method in class org.tritonus.lowlevel.pvorbis.DspState
-
Calls vorbis_synthesis_blockin().
- blockOut(Block) - Method in class org.tritonus.lowlevel.pvorbis.DspState
-
Calls vorbis_analysis_blockout().
- blockOut(Block) - Method in class org.tritonus.lowlevel.vorbis.DspState
-
Calls vorbis_analysis_blockout().
- blockOut_native(Block) - Method in class org.tritonus.lowlevel.pvorbis.DspState
-
Calls vorbis_analysis_blockout().
- BooleanControl - Class in javax.sound.sampled
-
- BooleanControl.Type - Class in javax.sound.sampled
-
- Buffer - Class in org.tritonus.lowlevel.ogg
-
Wrapper for oggpack_buffer.
- Buffer() - Constructor for class org.tritonus.lowlevel.ogg.Buffer
-
- Buffer - Class in org.tritonus.lowlevel.pogg
-
Wrapper for oggpack_buffer.
- Buffer() - Constructor for class org.tritonus.lowlevel.pogg.Buffer
-
- BufferingTest - Class in <Unnamed>
-
- BufferingTest() - Constructor for class BufferingTest
-
- BufferTestCase - Class in org.tritonus.test.tritonus.lowlevel.pogg
-
Tests for class org.tritonus.lowlevel.pogg.Buffer.
- BufferTestCase(String) - Constructor for class org.tritonus.test.tritonus.lowlevel.pogg.BufferTestCase
-
- buildOpcodeTable(OpcodeTable) - Static method in class org.tritonus.saol.engine.opcodes.MathOpcodes
-
- buildOpcodeTable(OpcodeTable) - Static method in class org.tritonus.saol.engine.opcodes.PitchOpcodes
-
- Bus - Class in org.tritonus.saol.engine
-
Bus in the SA engine.
- Bus(int) - Constructor for class org.tritonus.saol.engine.Bus
-
- byte2float(byte[], int, List<float[]>, int, int, AudioFormat) - Static method in class org.tritonus.share.sampled.FloatSampleTools
-
- byte2float(byte[], int, Object[], int, int, AudioFormat) - Static method in class org.tritonus.share.sampled.FloatSampleTools
-
- byte2float(byte[], int, Object[], int, int, AudioFormat, boolean) - Static method in class org.tritonus.share.sampled.FloatSampleTools
-
- byte2float(byte[], int, List<float[]>, int, int, AudioFormat, boolean) - Static method in class org.tritonus.share.sampled.FloatSampleTools
-
Conversion function to convert an interleaved byte array to a List of
interleaved float arrays.
- byte2float(int, byte[], int, float[], int, int, AudioFormat) - Static method in class org.tritonus.share.sampled.FloatSampleTools
-
Conversion function to convert one audio channel in an interleaved byte
array to a float array.
- byte2floatInterleaved(byte[], int, float[], int, int, AudioFormat) - Static method in class org.tritonus.share.sampled.FloatSampleTools
-
Conversion function to convert an interleaved byte array to an
interleaved float array.
- bytes() - Method in class org.tritonus.lowlevel.ogg.Buffer
-
Calls oggpack_bytes().
- bytes() - Method in class org.tritonus.lowlevel.pogg.Buffer
-
Calls oggpack_bytes().
- bytes2Millis(long, AudioFormat) - Static method in class org.tritonus.share.sampled.AudioUtils
-
Conversion bytes to milliseconds
- bytes2Millis(int, AudioFormat) - Static method in class org.tritonus.share.sampled.AudioUtils
-
Conversion bytes to milliseconds
- bytes2MillisD(long, AudioFormat) - Static method in class org.tritonus.share.sampled.AudioUtils
-
Conversion bytes to milliseconds
- bytes2MillisD(long, double, int) - Static method in class org.tritonus.share.sampled.AudioUtils
-
Conversion bytes to milliseconds
- bytesToInt16(byte, byte) - Static method in class org.tritonus.share.sampled.TConversionTool
-
Converts 2 bytes to a signed integer sample with 16bit range.
- bytesToInt16(byte[], int, boolean) - Static method in class org.tritonus.share.sampled.TConversionTool
-
Converts 2 successive bytes starting at byteOffset
in
buffer
to a signed integer sample with 16bit range.
- bytesToInt24(byte[], int, boolean) - Static method in class org.tritonus.share.sampled.TConversionTool
-
Converts 3 successive bytes starting at byteOffset
in
buffer
to a signed integer sample with 24bit range.
- bytesToInt32(byte[], int, boolean) - Static method in class org.tritonus.share.sampled.TConversionTool
-
Converts a 4 successive bytes starting at byteOffset
in
buffer
to a signed 32bit integer sample.
- bytesToShort16(byte, byte) - Static method in class org.tritonus.share.sampled.TConversionTool
-
Converts 2 bytes to a signed sample of type short
.
- bytesToShort16(byte[], int, boolean) - Static method in class org.tritonus.share.sampled.TConversionTool
-
Converts 2 successive bytes starting at byteOffset
in
buffer
to a signed sample of type short
.
- CANCEL_RUNNING_STATUS_ON_META_AND_SYSEX - Static variable in class org.tritonus.midi.file.StandardMidiFileReader
-
TODO:
- CANCEL_RUNNING_STATUS_ON_META_AND_SYSEX - Static variable in class org.tritonus.midi.file.StandardMidiFileWriter
-
TODO:
- Capture - Class in <Unnamed>
-
- Capture() - Constructor for class Capture
-
- caseAIfStatement(AIfStatement) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- CddaDataConnection - Class in org.tritonus.sampled.cdda
-
- CddaDataConnection(URL) - Constructor for class org.tritonus.sampled.cdda.CddaDataConnection
-
- CddaDriveListConnection - Class in org.tritonus.sampled.cdda
-
- CddaDriveListConnection(URL) - Constructor for class org.tritonus.sampled.cdda.CddaDriveListConnection
-
- CddaMidLevel - Interface in org.tritonus.lowlevel.cdda
-
Mid-level interface definition for reading CDs
- CddaMidLevelTest - Class in <Unnamed>
-
- CddaMidLevelTest() - Constructor for class CddaMidLevelTest
-
- CddaStreamHandler - Class in org.tritonus.sampled.cdda
-
- CddaStreamHandler() - Constructor for class org.tritonus.sampled.cdda.CddaStreamHandler
-
- CddaTocConnection - Class in org.tritonus.sampled.cdda
-
- CddaTocConnection(URL) - Constructor for class org.tritonus.sampled.cdda.CddaTocConnection
-
- CddaURLStreamHandlerFactory - Class in org.tritonus.sampled.cdda
-
- CddaURLStreamHandlerFactory() - Constructor for class org.tritonus.sampled.cdda.CddaURLStreamHandlerFactory
-
- CddaUtils - Class in org.tritonus.lowlevel.cdda
-
Gets the preferred CDDA implementation.
- CddaUtils() - Constructor for class org.tritonus.lowlevel.cdda.CddaUtils
-
- Cdparanoia - Class in org.tritonus.lowlevel.cdda.cdparanoia
-
Reading audio CDs using libcdparanoia.
- Cdparanoia(String) - Constructor for class org.tritonus.lowlevel.cdda.cdparanoia.Cdparanoia
-
- CdparanoiaMidLevel - Class in org.tritonus.lowlevel.cdda.cdparanoia
-
- CdparanoiaMidLevel() - Constructor for class org.tritonus.lowlevel.cdda.cdparanoia.CdparanoiaMidLevel
-
- CdparanoiaTest - Class in <Unnamed>
-
- CdparanoiaTest() - Constructor for class CdparanoiaTest
-
- ceil(float) - Static method in class org.tritonus.saol.engine.opcodes.MathOpcodes
-
- changeOrderOrSign(byte[], int, int, int) - Static method in class org.tritonus.share.sampled.TConversionTool
-
- changeOrderOrSign(byte[], int, byte[], int, int, int) - Static method in class org.tritonus.share.sampled.TConversionTool
-
- changeSampleCount(int, boolean) - Method in class org.tritonus.share.sampled.FloatSampleBuffer
-
Resizes this buffer.
- channel - Variable in class javax.sound.midi.VoiceStatus
-
- CHANNEL_MODE_AUTO - Static variable in class org.tritonus.lowlevel.lame.Lame
-
- CHANNEL_MODE_DUAL_CHANNEL - Static variable in class org.tritonus.lowlevel.lame.Lame
-
- CHANNEL_MODE_JOINT_STEREO - Static variable in class org.tritonus.lowlevel.lame.Lame
-
- CHANNEL_MODE_MONO - Static variable in class org.tritonus.lowlevel.lame.Lame
-
- CHANNEL_MODE_STEREO - Static variable in class org.tritonus.lowlevel.lame.Lame
-
- CHANNEL_PRESSURE - Static variable in class javax.sound.midi.ShortMessage
-
Status byte for channel key pressure (aftertouch) messages (value 208, 0xD0).
- checkFormatSupported(AudioFormat) - Static method in class org.tritonus.share.sampled.FloatSampleBuffer
-
Verify that the specified AudioFormat can be converted to and from.
- CHUNK_HEADER_SIZE - Static variable in class org.tritonus.sampled.file.WaveTool
-
- clear() - Method in class org.tritonus.lowlevel.ogg.Packet
-
Calls ogg_packet_clear().
- clear() - Method in class org.tritonus.lowlevel.ogg.StreamState
-
Calls ogg_stream_clear().
- clear() - Method in class org.tritonus.lowlevel.ogg.SyncState
-
Calls ogg_sync_clear().
- clear() - Method in class org.tritonus.lowlevel.pogg.Packet
-
Calls ogg_packet_clear().
- clear() - Method in class org.tritonus.lowlevel.pogg.StreamState
-
Calls ogg_stream_clear().
- clear() - Method in class org.tritonus.lowlevel.pogg.SyncState
-
Calls ogg_sync_clear().
- clear() - Method in class org.tritonus.lowlevel.pvorbis.Block
-
Calls vorbis_block_clear().
- clear() - Method in class org.tritonus.lowlevel.pvorbis.Comment
-
Calls vorbis_comment_clear().
- clear() - Method in class org.tritonus.lowlevel.pvorbis.DspState
-
Calls vorbis_dsp_clear().
- clear() - Method in class org.tritonus.lowlevel.pvorbis.Info
-
Calls vorbis_info_clear().
- clear() - Method in class org.tritonus.lowlevel.pvorbis.StaticCodebook
-
- clear() - Method in class org.tritonus.lowlevel.vorbis.Block
-
Calls vorbis_block_clear().
- clear() - Method in class org.tritonus.lowlevel.vorbis.Comment
-
Calls vorbis_comment_clear().
- clear() - Method in class org.tritonus.lowlevel.vorbis.DspState
-
Calls vorbis_dsp_clear().
- clear() - Method in class org.tritonus.lowlevel.vorbis.Info
-
Calls vorbis_info_clear().
- clear() - Method in class org.tritonus.saol.engine.AbstractInstrument
-
Initiate the output port of the instrument.
- clear() - Method in class org.tritonus.saol.engine.Bus
-
Initiate the cumulation of a sample value.
- clear() - Method in interface org.tritonus.saol.engine.Output
-
Initiate the cumulation of a sample value.
- clear_native() - Method in class org.tritonus.lowlevel.pvorbis.Block
-
Calls vorbis_block_clear().
- clear_native() - Method in class org.tritonus.lowlevel.pvorbis.DspState
-
Calls vorbis_dsp_clear().
- clear_native() - Method in class org.tritonus.lowlevel.pvorbis.Info
-
Calls vorbis_info_clear().
- Clip - Interface in javax.sound.sampled
-
- ClipPlayerApplet - Class in <Unnamed>
-
- ClipPlayerApplet() - Constructor for class ClipPlayerApplet
-
- clone() - Method in class javax.sound.midi.MetaMessage
-
TODO:
- clone() - Method in class javax.sound.midi.MidiMessage
-
Create a copy of this MIDI message.
- clone() - Method in class javax.sound.midi.ShortMessage
-
TODO:
- clone() - Method in class javax.sound.midi.SysexMessage
-
TODO:
- clone() - Method in class MidiMessageTest.TestMessage
-
- close() - Method in interface javax.sound.midi.MidiDevice
-
- close() - Method in interface javax.sound.midi.Receiver
-
- close() - Method in interface javax.sound.midi.Transmitter
-
- close() - Method in class javax.sound.sampled.AudioInputStream
-
- close() - Method in interface javax.sound.sampled.Line
-
- CLOSE - Static variable in class javax.sound.sampled.LineEvent.Type
-
- close() - Method in class org.tritonus.lowlevel.alsa.AlsaCtl
-
Calls snd_ctl_close().
- close() - Method in class org.tritonus.lowlevel.alsa.AlsaMixer
-
Calls snd_mixer_close().
- close() - Method in class org.tritonus.lowlevel.alsa.AlsaPcm
-
Calls snd_pcm_close().
- close() - Method in class org.tritonus.lowlevel.alsa.AlsaSeq
-
Closes the sequencer.
- close() - Method in class org.tritonus.lowlevel.cdda.cdparanoia.Cdparanoia
-
Closes the device.
- close() - Method in class org.tritonus.lowlevel.cdda.cooked_ioctl.CookedIoctl
-
Closes the device.
- close() - Method in class org.tritonus.lowlevel.esd.EsdRecordingStream
-
Closes the connection to esd.
- close() - Method in class org.tritonus.lowlevel.esd.EsdSample
-
Closes the connection to esd.
- close() - Method in class org.tritonus.lowlevel.esd.EsdStream
-
Closes the connection to esd.
- close() - Method in class org.tritonus.lowlevel.lame.Lame
-
- close() - Method in class org.tritonus.midi.device.alsa.AlsaQueueHolder
-
Frees the queue.
- close() - Method in class org.tritonus.midi.device.alsa.AlsaSequencer.AlsaSequencerTransmitter
-
- close() - Method in class org.tritonus.sampled.convert.gsm.GSMFormatConversionProvider.DecodedGSMAudioInputStream
-
- close() - Method in class org.tritonus.sampled.convert.gsm.GSMFormatConversionProvider.EncodedGSMAudioInputStream
-
- close() - Method in class org.tritonus.sampled.convert.javalayer.MpegFormatConversionProvider.DecodedMpegAudioInputStream
-
- close() - Method in class org.tritonus.sampled.convert.jorbis.JorbisFormatConversionProvider.DecodedJorbisAudioInputStream
-
- close() - Method in class org.tritonus.sampled.convert.lame.Mp3LameFormatConversionProvider.EncodedMpegAudioInputStream
-
- close() - Method in class org.tritonus.sampled.convert.pvorbis.VorbisFormatConversionProvider.DecodedVorbisAudioInputStream
-
- close() - Method in class org.tritonus.sampled.convert.pvorbis.VorbisFormatConversionProvider.EncodedVorbisAudioInputStream
-
- close() - Method in class org.tritonus.sampled.convert.SampleRateConversionProvider.SampleRateConverterStream
-
- close() - Method in class org.tritonus.sampled.convert.vorbis.VorbisFormatConversionProvider.DecodedVorbisAudioInputStream
-
- close() - Method in class org.tritonus.sampled.convert.vorbis.VorbisFormatConversionProvider.EncodedVorbisAudioInputStream
-
- close() - Method in class org.tritonus.sampled.file.AiffAudioOutputStream
-
- close() - Method in class org.tritonus.sampled.file.WaveAudioOutputStream
-
- close() - Method in class org.tritonus.sampled.mixer.alsa.AlsaDataLineMixer
-
- close() - Method in class org.tritonus.sampled.mixer.alsa.AlsaPortMixer
-
- close() - Method in class org.tritonus.sampled.mixer.esd.EsdClip
-
- close() - Method in class org.tritonus.sampled.mixer.esd.EsdMixer
-
- close() - Method in class org.tritonus.saol.engine.AudioOutputStreamOutput
-
- close() - Method in interface org.tritonus.saol.engine.SystemOutput
-
Closes the output destination.
- close() - Method in class org.tritonus.share.midi.TMidiDevice
-
- close() - Method in class org.tritonus.share.midi.TMidiDevice.TReceiver
-
Closes the receiver.
- close() - Method in class org.tritonus.share.midi.TMidiDevice.TTransmitter
-
Closes the transmitter.
- close() - Method in class org.tritonus.share.sampled.convert.TAsynchronousFilteredAudioInputStream
-
- close() - Method in class org.tritonus.share.sampled.convert.TSynchronousFilteredAudioInputStream
-
- close() - Method in interface org.tritonus.share.sampled.file.AudioOutputStream
-
Closes the stream.
- close() - Method in class org.tritonus.share.sampled.file.TAudioOutputStream
-
Closes the stream.
- close() - Method in interface org.tritonus.share.sampled.file.TDataOutputStream
-
- close() - Method in class org.tritonus.share.sampled.FloatInputStream
-
- close() - Method in class org.tritonus.share.sampled.mixer.TClip
-
- close() - Method in class org.tritonus.share.sampled.mixer.TLine
-
- close() - Method in class org.tritonus.share.sampled.mixer.TSoftClip
-
- close() - Method in class org.tritonus.share.TCircularBuffer
-
- closeImpl() - Method in class org.tritonus.sampled.mixer.esd.EsdTargetDataLine
-
- Coefficients_0_12(short[], short[], short[]) - Static method in class org.tritonus.lowlevel.gsm.Short_term
-
- Coefficients_13_26(short[], short[], short[]) - Static method in class org.tritonus.lowlevel.gsm.Short_term
-
- Coefficients_27_39(short[], short[], short[]) - Static method in class org.tritonus.lowlevel.gsm.Short_term
-
- Coefficients_40_159(short[], short[]) - Static method in class org.tritonus.lowlevel.gsm.Short_term
-
- Comment - Class in org.tritonus.lowlevel.pvorbis
-
Wrapper for vorbis_comment.
- Comment() - Constructor for class org.tritonus.lowlevel.pvorbis.Comment
-
- Comment - Class in org.tritonus.lowlevel.vorbis
-
Wrapper for vorbis_info.
- Comment() - Constructor for class org.tritonus.lowlevel.vorbis.Comment
-
- commit() - Method in class org.tritonus.share.sampled.mixer.TBooleanControl
-
- commit() - Method in class org.tritonus.share.sampled.mixer.TCompoundControl
-
- commit() - Method in class org.tritonus.share.sampled.mixer.TControlController
-
- commit() - Method in interface org.tritonus.share.sampled.mixer.TControllable
-
- commit() - Method in class org.tritonus.share.sampled.mixer.TEnumControl
-
- commit() - Method in class org.tritonus.share.sampled.mixer.TFloatControl
-
- COMPACT_DISC - Static variable in class javax.sound.sampled.Port.Info
-
- compareByteArrays(byte[], int, byte[], int, int) - Static method in class org.tritonus.test.Util
-
- compile() - Method in class org.tritonus.saol.compiler.Compiler
-
- Compiler - Class in org.tritonus.saol.compiler
-
- Compiler(File) - Constructor for class org.tritonus.saol.compiler.Compiler
-
- Compiler(File, int) - Constructor for class org.tritonus.saol.compiler.Compiler
-
- Complex - Class in org.tritonus.lowlevel.dsp
-
This class implements complex numbers.
- Complex(Complex) - Constructor for class org.tritonus.lowlevel.dsp.Complex
-
Constructs a Complex equal to the argument.
- Complex(double, double) - Constructor for class org.tritonus.lowlevel.dsp.Complex
-
Constructs a Complex with real and imaginary parts given
by the input arguments.
- Complex(double) - Constructor for class org.tritonus.lowlevel.dsp.Complex
-
Constructs a Complex with a zero imaginary part.
- Complex() - Constructor for class org.tritonus.lowlevel.dsp.Complex
-
Constructs a Complex equal to zero.
- CompoundControl - Class in javax.sound.sampled
-
- CompoundControl.Type - Class in javax.sound.sampled
-
- conjugate(Complex) - Static method in class org.tritonus.lowlevel.dsp.Complex
-
Returns the complex conjugate of a Complex object.
- connect() - Method in class org.tritonus.sampled.cdda.CddaDataConnection
-
- connect() - Method in class org.tritonus.sampled.cdda.CddaDriveListConnection
-
- connect() - Method in class org.tritonus.sampled.cdda.CddaTocConnection
-
- contains(AudioFormat) - Method in class org.tritonus.share.sampled.AudioFormatSet
-
- contains(Object) - Method in class org.tritonus.share.StringHashedSet
-
- containsFormat(AudioFormat, Iterator) - Static method in class org.tritonus.share.sampled.AudioUtils
-
- CONTINUE - Static variable in class javax.sound.midi.ShortMessage
-
Status byte for continue messages (value 251, 0xFB).
- Control - Class in javax.sound.sampled
-
- Control.Type - Class in javax.sound.sampled
-
- CONTROL_CHANGE - Static variable in class javax.sound.midi.ShortMessage
-
Status byte for controller cange messages (value 176, 0xB0).
- controlChange(ShortMessage) - Method in interface javax.sound.midi.ControllerEventListener
-
- controlChange(int, int) - Method in interface javax.sound.midi.MidiChannel
-
- controlChange(int, int) - Method in class org.tritonus.midi.device.alsa.AlsaMidiChannel
-
- ControllerEventListener - Interface in javax.sound.midi
-
- ControlTestCase - Class in org.tritonus.test
-
Tests for class javax.sound.sampled.Control.
- ControlTestCase(String) - Constructor for class org.tritonus.test.ControlTestCase
-
- ControlTypeTestCase - Class in org.tritonus.test
-
Tests for class javax.sound.sampled.Control.
- ControlTypeTestCase(String) - Constructor for class org.tritonus.test.ControlTypeTestCase
-
- ConvertBackForth - Class in <Unnamed>
-
- ConvertBackForth() - Constructor for class ConvertBackForth
-
- convertSign8(byte[], int, int) - Static method in class org.tritonus.share.sampled.TConversionTool
-
- convertSign8(byte[], int, byte[], int, int) - Static method in class org.tritonus.share.sampled.TConversionTool
-
- convertToByteArray(byte[], int, AudioFormat) - Method in class org.tritonus.share.sampled.FloatSampleBuffer
-
Writes this sample buffer's audio data to buffer
as an
interleaved byte array.
- convertToByteArray(int, int, byte[], int, AudioFormat) - Method in class org.tritonus.share.sampled.FloatSampleBuffer
-
Writes this sample buffer's audio data to buffer
as an
interleaved byte array.
- convertToByteArray(AudioFormat) - Method in class org.tritonus.share.sampled.FloatSampleBuffer
-
Creates a new byte[] buffer, fills it with the audio data, and returns
it.
- CookedIoctl - Class in org.tritonus.lowlevel.cdda.cooked_ioctl
-
Reading audio CDs using the 'cooked ioctl' interface.
- CookedIoctl(String) - Constructor for class org.tritonus.lowlevel.cdda.cooked_ioctl.CookedIoctl
-
- CookedIoctlMidLevel - Class in org.tritonus.lowlevel.cdda.cooked_ioctl
-
- CookedIoctlMidLevel() - Constructor for class org.tritonus.lowlevel.cdda.cooked_ioctl.CookedIoctlMidLevel
-
- CookedIoctlTest - Class in <Unnamed>
-
- CookedIoctlTest() - Constructor for class CookedIoctlTest
-
- copy(int, int, int) - Method in class org.tritonus.share.sampled.FloatSampleBuffer
-
Copies data inside all channel.
- copy(int, int, int, int) - Method in class org.tritonus.share.sampled.FloatSampleBuffer
-
Copies data inside a channel.
- copyChannel(int, int) - Method in class org.tritonus.share.sampled.FloatSampleBuffer
-
Copy sourceChannel's audio data to targetChannel, identified by their
indices in the channel list.
- copyChannel(int, int, int, int, int) - Method in class org.tritonus.share.sampled.FloatSampleBuffer
-
Copy sampleCount samples from sourceChannel at position srcOffset to
targetChannel at position targetOffset.
- copyTo(FloatSampleBuffer, int, int) - Method in class org.tritonus.share.sampled.FloatSampleBuffer
-
Copies the contents of this buffer to the destination buffer at the
destOffset.
- copyTo(int, FloatSampleBuffer, int, int) - Method in class org.tritonus.share.sampled.FloatSampleBuffer
-
Copies the specified part of this buffer to the destination buffer.
- cos(Complex) - Static method in class org.tritonus.lowlevel.dsp.Complex
-
Returns the cosine of a Complex.
- cos(float) - Static method in class org.tritonus.saol.engine.opcodes.MathOpcodes
-
- cosh(Complex) - Static method in class org.tritonus.lowlevel.dsp.Complex
-
Returns the hyperbolic cosh of a Complex.
- cosh(double) - Static method in class org.tritonus.lowlevel.dsp.Sfun
-
Returns the hyperbolic cosine of a double.
- cot(double) - Static method in class org.tritonus.lowlevel.dsp.Sfun
-
Returns the cotangent of a double.
- cpsmidi(float) - Method in class org.tritonus.saol.engine.opcodes.PitchOpcodes
-
- cpsoct(float) - Method in class org.tritonus.saol.engine.opcodes.PitchOpcodes
-
- cpspch(float) - Method in class org.tritonus.saol.engine.opcodes.PitchOpcodes
-
- CreateEmptySequence - Class in <Unnamed>
-
Creates a Sequence with only a end-of-track message.
- CreateEmptySequence() - Constructor for class CreateEmptySequence
-
- createPort(String, int, int, int, int, int, int) - Method in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- CreateSysexSequence - Class in <Unnamed>
-
Creates a Sequence with some sysex messages.
- CreateSysexSequence() - Constructor for class CreateSysexSequence
-
- createTrack() - Method in class javax.sound.midi.Sequence
-
- createURLStreamHandler(String) - Method in class org.tritonus.sampled.cdda.CddaURLStreamHandlerFactory
-
- fact(int) - Static method in class org.tritonus.lowlevel.dsp.Sfun
-
Returns the factorial of an integer.
- FileOutput - Class in org.tritonus.saol.engine
-
- FileOutput(File, AudioFileFormat.Type, AudioFormat) - Constructor for class org.tritonus.saol.engine.FileOutput
-
- Filter - Interface in org.tritonus.lowlevel.dsp
-
Common interface for all types of filters.
- FilterDesign - Class in org.tritonus.lowlevel.dsp
-
Several methods to design digital filters.
- FilterDesign() - Constructor for class org.tritonus.lowlevel.dsp.FilterDesign
-
- fin() - Method in class Capture
-
- finalize() - Method in class org.tritonus.lowlevel.alsa.AlsaCtlCardInfo
-
- finalize() - Method in class org.tritonus.lowlevel.alsa.AlsaPcmHWParams
-
- finalize() - Method in class org.tritonus.lowlevel.alsa.AlsaPcmHWParamsFormatMask
-
- finalize() - Method in class org.tritonus.lowlevel.alsa.AlsaPcmSWParams
-
- finalize() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqClientInfo
-
- finalize() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqEvent
-
- finalize() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqPortInfo
-
- finalize() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqPortSubscribe
-
- finalize() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqQueueInfo
-
- finalize() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqQueueStatus
-
- finalize() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqQueueTempo
-
- finalize() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqQueueTimer
-
- finalize() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqRemoveEvents
-
- finalize() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqSystemInfo
-
- finalize() - Method in class org.tritonus.lowlevel.ogg.Buffer
-
- finalize() - Method in class org.tritonus.lowlevel.ogg.Packet
-
- finalize() - Method in class org.tritonus.lowlevel.ogg.Page
-
- finalize() - Method in class org.tritonus.lowlevel.ogg.StreamState
-
- finalize() - Method in class org.tritonus.lowlevel.ogg.SyncState
-
- finalize() - Method in class org.tritonus.lowlevel.pogg.Buffer
-
- finalize() - Method in class org.tritonus.lowlevel.pogg.Packet
-
- finalize() - Method in class org.tritonus.lowlevel.pvorbis.Block
-
- finalize() - Method in class org.tritonus.lowlevel.pvorbis.Comment
-
- finalize() - Method in class org.tritonus.lowlevel.pvorbis.DspState
-
- finalize() - Method in class org.tritonus.lowlevel.pvorbis.Info
-
- finalize() - Method in class org.tritonus.lowlevel.vorbis.Block
-
- finalize() - Method in class org.tritonus.lowlevel.vorbis.Comment
-
- finalize() - Method in class org.tritonus.lowlevel.vorbis.DspState
-
- finalize() - Method in class org.tritonus.lowlevel.vorbis.Info
-
- finalize() - Method in class org.tritonus.midi.device.alsa.AlsaQueueHolder
-
- findClass(String, byte[]) - Method in class org.tritonus.saol.compiler.MemoryClassLoader
-
- FIR - Class in org.tritonus.lowlevel.dsp
-
A Finite Impulse Response (FIR) filter.
- FIR(float[]) - Constructor for class org.tritonus.lowlevel.dsp.FIR
-
Init a FIR filter with coefficients.
- float2byte(List<float[]>, int, byte[], int, int, AudioFormat, float) - Static method in class org.tritonus.share.sampled.FloatSampleTools
-
Conversion function to convert a non-interleaved float audio data to an
interleaved byte array.
- float2byte(Object[], int, byte[], int, int, AudioFormat, float) - Static method in class org.tritonus.share.sampled.FloatSampleTools
-
- float2byteInterleaved(float[], int, byte[], int, int, AudioFormat, float) - Static method in class org.tritonus.share.sampled.FloatSampleTools
-
Conversion function to convert an interleaved float array to an
interleaved byte array.
- FloatAudioInputStream - Class in org.tritonus.dsp.ais
-
Base class for ...
- FloatAudioInputStream(AudioInputStream, AudioFormat) - Constructor for class org.tritonus.dsp.ais.FloatAudioInputStream
-
- FloatControl - Class in javax.sound.sampled
-
- FloatControl.Type - Class in javax.sound.sampled
-
- FloatInputStream - Class in org.tritonus.share.sampled
-
An implementation of AudioInputStream that implements the FloatSampleInput
interface.
- FloatInputStream(AudioInputStream) - Constructor for class org.tritonus.share.sampled.FloatInputStream
-
Create a new FloatInputStream that shadows the sourceStream.
- FloatInputStream(InputStream, AudioFormat, long) - Constructor for class org.tritonus.share.sampled.FloatInputStream
-
Create a new FloatInputStream that shadows the sourceStream.
- FloatInputStream(FloatSampleInput, AudioFormat, long) - Constructor for class org.tritonus.share.sampled.FloatInputStream
-
Create a new FloatInputStream that will make the specified
FloatSampleInput a complete AudioInputStream.
- FloatSampleBuffer - Class in org.tritonus.share.sampled
-
A class for small buffers of samples in linear, 32-bit floating point format.
- FloatSampleBuffer() - Constructor for class org.tritonus.share.sampled.FloatSampleBuffer
-
Create an instance with initially no channels.
- FloatSampleBuffer(int, int, float) - Constructor for class org.tritonus.share.sampled.FloatSampleBuffer
-
Create an empty FloatSampleBuffer with the specified number of channels,
samples, and the specified sample rate.
- FloatSampleBuffer(byte[], int, int, AudioFormat) - Constructor for class org.tritonus.share.sampled.FloatSampleBuffer
-
Creates a new instance of FloatSampleBuffer and initializes it with audio
data given in the interleaved byte array buffer
.
- FloatSampleInput - Interface in org.tritonus.share.sampled
-
Master interface for all classes providing audio data in FloatSampleBuffers.
- FloatSampleProcessor - Interface in org.tritonus.dsp.interfaces
-
- FloatSampleReader - Interface in org.tritonus.dsp.interfaces
-
- FloatSampleTools - Class in org.tritonus.share.sampled
-
Utility functions for handling data in normalized float arrays.
- FloatSampleWriter - Interface in org.tritonus.dsp.interfaces
-
- floor(float) - Static method in class org.tritonus.saol.engine.opcodes.MathOpcodes
-
- FluidInstrument(int, int, String) - Constructor for class org.tritonus.midi.sb.fluidsynth.FluidSoundbank.FluidInstrument
-
- FluidSoundbank - Class in org.tritonus.midi.sb.fluidsynth
-
- FluidSoundbank(FluidSynthesizer, int) - Constructor for class org.tritonus.midi.sb.fluidsynth.FluidSoundbank
-
- FluidSoundbank.FluidInstrument - Class in org.tritonus.midi.sb.fluidsynth
-
- FluidSynthesizer - Class in org.tritonus.midi.device.fluidsynth
-
- FluidSynthesizer(MidiDevice.Info) - Constructor for class org.tritonus.midi.device.fluidsynth.FluidSynthesizer
-
Constructor.
- FluidSynthesizerProvider - Class in org.tritonus.midi.device.fluidsynth
-
- FluidSynthesizerProvider() - Constructor for class org.tritonus.midi.device.fluidsynth.FluidSynthesizerProvider
-
- flush() - Method in interface javax.sound.sampled.DataLine
-
- flush(Page) - Method in class org.tritonus.lowlevel.ogg.StreamState
-
Calls ogg_stream_flush().
- flush(Page) - Method in class org.tritonus.lowlevel.pogg.StreamState
-
Calls ogg_stream_flush().
- flush() - Method in class org.tritonus.sampled.convert.SampleRateConversionProvider.SampleRateConverterStream
-
Flushes the internal buffers
- flush() - Method in class org.tritonus.sampled.mixer.alsa.AlsaBaseDataLine
-
- flush() - Method in class org.tritonus.sampled.mixer.alsa.AlsaSourceDataLine
-
- flush() - Method in class org.tritonus.sampled.mixer.alsa.AlsaTargetDataLine
-
- flush() - Method in class org.tritonus.sampled.mixer.esd.EsdClip
-
- flush() - Method in class org.tritonus.sampled.mixer.esd.EsdSourceDataLine
-
- flush() - Method in class org.tritonus.sampled.mixer.esd.EsdTargetDataLine
-
- flush() - Method in class org.tritonus.share.sampled.mixer.TClip
-
- flush() - Method in class org.tritonus.share.sampled.mixer.TSoftClip
-
- flush() - Method in class SourceDataLineOutputStream
-
- flushPacket(Packet) - Method in class org.tritonus.lowlevel.pvorbis.DspState
-
Calls vorbis_bitrate_flushpacket().
- flushPacket(Packet) - Method in class org.tritonus.lowlevel.vorbis.DspState
-
Calls vorbis_bitrate_flushpacket().
- flushPacket_native(Packet) - Method in class org.tritonus.lowlevel.pvorbis.DspState
-
Calls vorbis_bitrate_flushpacket().
- FMT_CHUNK_SIZE - Static variable in class org.tritonus.sampled.file.WaveTool
-
- format2ShortStr(AudioFormat) - Static method in class org.tritonus.share.sampled.AudioUtils
-
For debugging purposes.
- FormatConversionProvider - Class in javax.sound.sampled.spi
-
- FormatConversionProvider() - Constructor for class javax.sound.sampled.spi.FormatConversionProvider
-
- FormatConversionProviderTest - Class in <Unnamed>
-
- FormatConversionProviderTest() - Constructor for class FormatConversionProviderTest
-
- frac(float) - Static method in class org.tritonus.saol.engine.opcodes.MathOpcodes
-
- FRAME_SIZE - Static variable in interface org.tritonus.lowlevel.cdda.CddaMidLevel
-
Size of a cdda frame in bytes.
- FRAME_SIZE - Static variable in class org.tritonus.lowlevel.gsm.Gsm_Def
-
- frames2Millis(long, AudioFormat) - Static method in class org.tritonus.share.sampled.AudioUtils
-
Conversion frames to milliseconds
- frames2Millis(int, AudioFormat) - Static method in class org.tritonus.share.sampled.AudioUtils
-
Conversion frames to milliseconds
- frames2MillisD(long, AudioFormat) - Static method in class org.tritonus.share.sampled.AudioUtils
-
Conversion frames to milliseconds
- frames2MillisD(long, double) - Static method in class org.tritonus.share.sampled.AudioUtils
-
Conversion frames to milliseconds
- FramingTestCase - Class in org.tritonus.test.tritonus.lowlevel.pogg
-
Tests for classes org.tritonus.lowlevel.pogg.* except Buffer.
- FramingTestCase(String) - Constructor for class org.tritonus.test.tritonus.lowlevel.pogg.FramingTestCase
-
- free() - Method in class org.tritonus.lowlevel.alsa.AlsaCtlCardInfo
-
Calls snd_ctl_card_info_free().
- free() - Method in class org.tritonus.lowlevel.alsa.AlsaPcmHWParams
-
- free() - Method in class org.tritonus.lowlevel.alsa.AlsaPcmHWParamsFormatMask
-
Calls snd_pcm_format_mask_free().
- free() - Method in class org.tritonus.lowlevel.alsa.AlsaPcmSWParams
-
- free() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqClientInfo
-
- free() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqEvent
-
Frees memory for a snd_seq_event_t.
- free() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqPortInfo
-
- free() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqPortSubscribe
-
- free() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqQueueInfo
-
- free() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqQueueStatus
-
- free() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqQueueTempo
-
- free() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqQueueTimer
-
- free() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqRemoveEvents
-
- free() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqSystemInfo
-
- free() - Method in class org.tritonus.lowlevel.esd.EsdSample
-
Uncache a sample from the server.
- free() - Method in class org.tritonus.lowlevel.ogg.Buffer
-
- free() - Method in class org.tritonus.lowlevel.ogg.Packet
-
- free() - Method in class org.tritonus.lowlevel.ogg.Page
-
- free() - Method in class org.tritonus.lowlevel.ogg.StreamState
-
- free() - Method in class org.tritonus.lowlevel.ogg.SyncState
-
- free() - Method in class org.tritonus.lowlevel.pogg.Buffer
-
- free() - Method in class org.tritonus.lowlevel.pogg.Packet
-
- free() - Method in class org.tritonus.lowlevel.pogg.Page
-
Dummy method to make it compatible with native vorbis Page class
- free() - Method in class org.tritonus.lowlevel.pogg.StreamState
-
- free() - Method in class org.tritonus.lowlevel.pogg.SyncState
-
- free() - Method in class org.tritonus.lowlevel.pvorbis.Block
-
- free() - Method in class org.tritonus.lowlevel.pvorbis.Comment
-
- free() - Method in class org.tritonus.lowlevel.pvorbis.DspState
-
- free() - Method in class org.tritonus.lowlevel.pvorbis.Info
-
- free() - Method in class org.tritonus.lowlevel.vorbis.Block
-
- free() - Method in class org.tritonus.lowlevel.vorbis.Comment
-
- free() - Method in class org.tritonus.lowlevel.vorbis.DspState
-
- free() - Method in class org.tritonus.lowlevel.vorbis.Info
-
- freeQueue(int) - Method in class org.tritonus.lowlevel.alsa.AlsaSeq
-
Frees a sequencing queue.
- gamma(double) - Static method in class org.tritonus.lowlevel.dsp.Sfun
-
Returns the Gamma function of a double.
- get(int) - Method in class javax.sound.midi.Track
-
- get(String) - Method in class org.tritonus.saol.compiler.TemplateTable
-
- get(String) - Method in class org.tritonus.saol.compiler.UserOpcodeTable
-
- get(AudioFormat) - Method in class org.tritonus.share.sampled.AudioFormatSet
-
- get(Object) - Method in class org.tritonus.share.StringHashedSet
-
- get14bitLSB(int) - Static method in class org.tritonus.share.midi.MidiUtils
-
- get14bitMSB(int) - Static method in class org.tritonus.share.midi.MidiUtils
-
- get14bitValue(int, int) - Static method in class org.tritonus.share.midi.MidiUtils
-
- getAccess() - Method in class org.tritonus.lowlevel.alsa.AlsaPcmHWParams
-
- getAllChannels() - Method in class org.tritonus.share.sampled.FloatSampleBuffer
-
Get an array of all channels.
- getAlpha() - Method in class org.tritonus.lowlevel.dsp.KaiserWindow
-
Returns alpha.
- getAlsaFormat(int) - Static method in class org.tritonus.sampled.mixer.alsa.AlsaUtils
-
- getAlsaFormat(AudioFormat) - Static method in class org.tritonus.sampled.mixer.alsa.AlsaUtils
-
- getAnyHWParams(AlsaPcmHWParams) - Method in class org.tritonus.lowlevel.alsa.AlsaPcm
-
Calls snd_pcm_hw_params_any().
- getARate() - Method in class org.tritonus.saol.compiler.SAOLGlobals
-
- getAudioFileFormat(InputStream) - Static method in class javax.sound.sampled.AudioSystem
-
- getAudioFileFormat(URL) - Static method in class javax.sound.sampled.AudioSystem
-
- getAudioFileFormat(File) - Static method in class javax.sound.sampled.AudioSystem
-
- getAudioFileFormat(InputStream) - Method in class javax.sound.sampled.spi.AudioFileReader
-
- getAudioFileFormat(URL) - Method in class javax.sound.sampled.spi.AudioFileReader
-
- getAudioFileFormat(File) - Method in class javax.sound.sampled.spi.AudioFileReader
-
- getAudioFileFormat(File) - Method in class org.tritonus.share.sampled.file.TAudioFileReader
-
Get an AudioFileFormat object for a File.
- getAudioFileFormat(URL) - Method in class org.tritonus.share.sampled.file.TAudioFileReader
-
Get an AudioFileFormat object for a URL.
- getAudioFileFormat(InputStream) - Method in class org.tritonus.share.sampled.file.TAudioFileReader
-
Get an AudioFileFormat object for an InputStream.
- getAudioFileReaders() - Static method in class org.tritonus.core.TAudioConfig
-
- getAudioFileTypes() - Static method in class javax.sound.sampled.AudioSystem
-
- getAudioFileTypes(AudioInputStream) - Static method in class javax.sound.sampled.AudioSystem
-
- getAudioFileTypes() - Method in class javax.sound.sampled.spi.AudioFileWriter
-
- getAudioFileTypes(AudioInputStream) - Method in class javax.sound.sampled.spi.AudioFileWriter
-
- getAudioFileTypes() - Method in class org.tritonus.share.sampled.file.TAudioFileWriter
-
- getAudioFileTypes(AudioInputStream) - Method in class org.tritonus.share.sampled.file.TAudioFileWriter
-
- getAudioFileWriters() - Static method in class org.tritonus.core.TAudioConfig
-
- getAudioFormat(AudioFormat) - Method in class org.tritonus.share.sampled.AudioFormatSet
-
- getAudioInputStream(AudioFormat.Encoding, AudioInputStream) - Static method in class javax.sound.sampled.AudioSystem
-
- getAudioInputStream(AudioFormat, AudioInputStream) - Static method in class javax.sound.sampled.AudioSystem
-
- getAudioInputStream(InputStream) - Static method in class javax.sound.sampled.AudioSystem
-
- getAudioInputStream(URL) - Static method in class javax.sound.sampled.AudioSystem
-
- getAudioInputStream(File) - Static method in class javax.sound.sampled.AudioSystem
-
- getAudioInputStream(InputStream) - Method in class javax.sound.sampled.spi.AudioFileReader
-
- getAudioInputStream(URL) - Method in class javax.sound.sampled.spi.AudioFileReader
-
- getAudioInputStream(File) - Method in class javax.sound.sampled.spi.AudioFileReader
-
- getAudioInputStream(AudioFormat.Encoding, AudioInputStream) - Method in class javax.sound.sampled.spi.FormatConversionProvider
-
- getAudioInputStream(AudioFormat, AudioInputStream) - Method in class javax.sound.sampled.spi.FormatConversionProvider
-
- getAudioInputStream(AudioFormat, AudioInputStream) - Method in class org.tritonus.sampled.convert.gsm.GSMFormatConversionProvider
-
- getAudioInputStream(AudioFormat, AudioInputStream) - Method in class org.tritonus.sampled.convert.ImaAdpcmFormatConversionProvider
-
- getAudioInputStream(AudioFormat, AudioInputStream) - Method in class org.tritonus.sampled.convert.javalayer.MpegFormatConversionProvider
-
- getAudioInputStream(AudioFormat, AudioInputStream) - Method in class org.tritonus.sampled.convert.jorbis.JorbisFormatConversionProvider
-
- getAudioInputStream(AudioFormat, AudioInputStream) - Method in class org.tritonus.sampled.convert.lame.Mp3LameFormatConversionProvider
-
- getAudioInputStream(AudioFormat, AudioInputStream) - Method in class org.tritonus.sampled.convert.LawDecoder
-
- getAudioInputStream(AudioFormat, AudioInputStream) - Method in class org.tritonus.sampled.convert.LawEncoder
-
- getAudioInputStream(AudioFormat, AudioInputStream) - Method in class org.tritonus.sampled.convert.PCM2PCMConversionProvider
-
- getAudioInputStream(AudioFormat, AudioInputStream) - Method in class org.tritonus.sampled.convert.pvorbis.VorbisFormatConversionProvider
-
- getAudioInputStream(AudioFormat, AudioInputStream) - Method in class org.tritonus.sampled.convert.SampleRateConversionProvider
-
- getAudioInputStream(AudioFormat.Encoding, AudioInputStream) - Method in class org.tritonus.sampled.convert.SmartFormatConversionProvider
-
- getAudioInputStream(AudioFormat, AudioInputStream) - Method in class org.tritonus.sampled.convert.SmartFormatConversionProvider
-
- getAudioInputStream(AudioFormat, AudioInputStream) - Method in class org.tritonus.sampled.convert.vorbis.VorbisFormatConversionProvider
-
- getAudioInputStream(AudioFormat.Encoding, AudioInputStream) - Method in class org.tritonus.share.sampled.convert.TFormatConversionProvider
-
- getAudioInputStream(File) - Method in class org.tritonus.share.sampled.file.TAudioFileReader
-
Get an AudioInputStream object for a file.
- getAudioInputStream(URL) - Method in class org.tritonus.share.sampled.file.TAudioFileReader
-
Get an AudioInputStream object for a URL.
- getAudioInputStream(InputStream) - Method in class org.tritonus.share.sampled.file.TAudioFileReader
-
Get an AudioInputStream object for an InputStream.
- getAudioOutputStream(AudioFileFormat.Type, AudioFormat, long, TDataOutputStream) - Static method in class org.tritonus.share.sampled.AudioSystemShadow
-
- getAudioOutputStream(AudioFileFormat.Type, AudioFormat, long, File) - Static method in class org.tritonus.share.sampled.AudioSystemShadow
-
- getAudioOutputStream(AudioFileFormat.Type, AudioFormat, long, OutputStream) - Static method in class org.tritonus.share.sampled.AudioSystemShadow
-
- getAux() - Method in class org.tritonus.saol.compiler.NodeSemantics
-
- getAvailableInstruments() - Method in interface javax.sound.midi.Synthesizer
-
- getAvailableInstruments() - Method in class org.tritonus.midi.device.alsa.AlsaSynthesizer
-
- getAvailableInstruments() - Method in class org.tritonus.midi.device.fluidsynth.FluidSynthesizer
-
- getAvailMin() - Method in class org.tritonus.lowlevel.alsa.AlsaPcmSWParams
-
- getBank() - Method in class javax.sound.midi.Patch
-
- getBitrateLower() - Method in class org.tritonus.lowlevel.pvorbis.Info
-
- getBitrateNominal() - Method in class org.tritonus.lowlevel.pvorbis.Info
-
- getBitrateUpper() - Method in class org.tritonus.lowlevel.pvorbis.Info
-
- getBlocksize0() - Method in class org.tritonus.lowlevel.pvorbis.Info
-
- getBlocksize1() - Method in class org.tritonus.lowlevel.pvorbis.Info
-
- getBody() - Method in class org.tritonus.lowlevel.ogg.Page
-
- getBody() - Method in class org.tritonus.lowlevel.pogg.Page
-
Obtain the body of the page.
- getBroadcastFilter() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqClientInfo
-
- getBuffer() - Method in class org.tritonus.lowlevel.ogg.Buffer
-
Calls oggpack_get_buffer().
- getBuffer() - Method in class org.tritonus.lowlevel.pogg.Buffer
-
Calls oggpack_get_buffer().
- getBufferSize() - Method in interface javax.sound.sampled.DataLine
-
- getBufferSize() - Method in class org.tritonus.lowlevel.alsa.AlsaPcmHWParams
-
Gets approximate buffer size.
- getBufferSize() - Method in class org.tritonus.share.sampled.mixer.TDataLine
-
- getBufferSizeMax() - Method in class org.tritonus.lowlevel.alsa.AlsaPcmHWParams
-
Gets approximate maximum buffer size.
- getBufferSizeMin() - Method in class org.tritonus.lowlevel.alsa.AlsaPcmHWParams
-
Gets approximate minimum buffer size.
- getBufferTime(int[]) - Method in class org.tritonus.lowlevel.alsa.AlsaPcmHWParams
-
Gets approximate buffer time.
- getBufferTimeMax(int[]) - Method in class org.tritonus.lowlevel.alsa.AlsaPcmHWParams
-
Gets approximate maximum buffer time.
- getBufferTimeMin(int[]) - Method in class org.tritonus.lowlevel.alsa.AlsaPcmHWParams
-
Gets approximate minimum buffer time.
- getByteArrayBufferSize(AudioFormat) - Method in class org.tritonus.share.sampled.FloatSampleBuffer
-
- getByteArrayBufferSize(AudioFormat, int) - Method in class org.tritonus.share.sampled.FloatSampleBuffer
-
- getByteArrayFromFile(File) - Static method in class org.tritonus.test.Util
-
- getByteLength() - Method in class javax.sound.midi.MidiFileFormat
-
- getByteLength() - Method in class javax.sound.sampled.AudioFileFormat
-
- getCalculatedLength() - Method in class org.tritonus.share.sampled.file.TAudioOutputStream
-
Gives number of bytes already written.
- getCapability() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqPortInfo
-
- getCaptureGroup() - Method in class org.tritonus.lowlevel.alsa.AlsaMixerElement
-
Calls snd_mixer_selem_get_capture_group().
- getCaptureSwitch(int) - Method in class org.tritonus.lowlevel.alsa.AlsaMixerElement
-
Calls snd_mixer_selem_get_capture_switch().
- getCaptureVolume(int) - Method in class org.tritonus.lowlevel.alsa.AlsaMixerElement
-
Calls snd_mixer_selem_get_capture_volume().
- getCaptureVolumeRange(int[]) - Method in class org.tritonus.lowlevel.alsa.AlsaMixerElement
-
Calls snd_mixer_selem_get_capture_volume_range().
- getCard() - Method in class org.tritonus.lowlevel.alsa.AlsaCtlCardInfo
-
Calls snd_ctl_card_info_get_card().
- getCardIndex(String) - Static method in class org.tritonus.lowlevel.alsa.AlsaCtl
-
- getCardInfo(AlsaCtlCardInfo) - Method in class org.tritonus.lowlevel.alsa.AlsaCtl
-
Calls snd_ctl_card_info().
- getCardLongName(int) - Static method in class org.tritonus.lowlevel.alsa.AlsaCtl
-
- getCardName(int) - Static method in class org.tritonus.lowlevel.alsa.AlsaCtl
-
- getCards() - Static method in class org.tritonus.lowlevel.alsa.AlsaCtl
-
- getCddaMidLevel() - Static method in class org.tritonus.lowlevel.cdda.CddaUtils
-
- getChannel() - Method in class javax.sound.midi.ShortMessage
-
TODO:
- getChannel() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqRemoveEvents
-
- getChannel(int) - Method in class org.tritonus.share.sampled.FloatSampleBuffer
-
Get the actual audio data of one channel.
Modifying this array will modify the audio samples of this
FloatSampleBuffer.
- getChannelCount() - Method in class org.tritonus.share.sampled.FloatSampleBuffer
-
- getChannelName(int) - Static method in class org.tritonus.lowlevel.alsa.AlsaMixerElement
-
Calls snd_mixer_selem_channel_name().
- getChannelPressure() - Method in interface javax.sound.midi.MidiChannel
-
- getChannelPressure() - Method in class org.tritonus.midi.device.alsa.AlsaMidiChannel
-
- getChannels() - Method in interface javax.sound.midi.Synthesizer
-
- getChannels() - Method in class javax.sound.sampled.AudioFormat
-
- getChannels() - Method in class org.tritonus.lowlevel.alsa.AlsaPcmHWParams
-
- getChannels() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqSystemInfo
-
- getChannels() - Method in class org.tritonus.lowlevel.pvorbis.Info
-
Accesses channels.
- getChannels() - Method in class org.tritonus.lowlevel.vorbis.Info
-
Accesses channels.
- getChannels() - Method in class org.tritonus.midi.device.alsa.AlsaSynthesizer
-
- getChannels() - Method in class org.tritonus.midi.device.fluidsynth.FluidSynthesizer
-
- getChannels() - Method in class org.tritonus.sampled.convert.SampleRateConversionProvider.SampleRateConverterStream
-
- getChannels() - Method in class org.tritonus.share.sampled.convert.TSynchronousFilteredAudioInputStream
-
- getChannels() - Method in class org.tritonus.share.sampled.FloatInputStream
-
- getChannels() - Method in interface org.tritonus.share.sampled.FloatSampleInput
-
- getChannelsMax() - Method in class org.tritonus.lowlevel.alsa.AlsaPcmHWParams
-
- getChannelsMin() - Method in class org.tritonus.lowlevel.alsa.AlsaPcmHWParams
-
- GetChannelsTestCase - Class in org.tritonus.test.api.midi.synthesizer
-
Test for javax.sound.midi.Synthesizer.getLatency().
- GetChannelsTestCase(String) - Constructor for class org.tritonus.test.api.midi.synthesizer.GetChannelsTestCase
-
- getClient() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqClientInfo
-
- getClient() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqPortInfo
-
- getClientId() - Method in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- getClientInfo(AlsaSeqClientInfo) - Method in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- getClientInfo(int, AlsaSeqClientInfo) - Method in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- getClientInfos() - Method in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- getClients() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqSystemInfo
-
- getClock() - Method in class org.tritonus.midi.device.java.JavaSequencer
-
Obtain the clock used by this sequencer.
- getCommand() - Method in class javax.sound.midi.ShortMessage
-
TODO:
- getCommand() - Method in enum org.tritonus.test.tritonus.share.midi.TDirectSynthesizerTestCase.Type
-
- getComponents() - Method in class org.tritonus.lowlevel.alsa.AlsaCtlCardInfo
-
Calls snd_ctl_card_info_get_components().
- getCondition() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqRemoveEvents
-
- getControl(Control.Type) - Method in interface javax.sound.sampled.Line
-
- getControl(int[]) - Method in class org.tritonus.lowlevel.alsa.AlsaSeqEvent
-
- getControl(Control.Type) - Method in class org.tritonus.share.sampled.mixer.TLine
-
- getController(int) - Method in interface javax.sound.midi.MidiChannel
-
- getController(int) - Method in class org.tritonus.midi.device.alsa.AlsaMidiChannel
-
- getControls() - Method in interface javax.sound.sampled.Line
-
- getControls() - Method in class org.tritonus.share.sampled.mixer.TLine
-
- getConversionAlgorithm() - Method in class org.tritonus.sampled.convert.SampleRateConversionProvider.SampleRateConverterStream
-
- getCurrentClients() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqSystemInfo
-
- getCurrentQueues() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqSystemInfo
-
- getData() - Method in class javax.sound.midi.MetaMessage
-
TODO:
- getData() - Method in class javax.sound.midi.SoundbankResource
-
- getData() - Method in class javax.sound.midi.SysexMessage
-
TODO:
- getData() - Method in class org.tritonus.lowlevel.ogg.Packet
-
Accesses packet and bytes.
- getData() - Method in class org.tritonus.lowlevel.pogg.Packet
-
Accesses packet and bytes.
- getData() - Method in class org.tritonus.midi.sb.fluidsynth.FluidSoundbank.FluidInstrument
-
- getData1() - Method in class javax.sound.midi.ShortMessage
-
TODO:
- getData2() - Method in class javax.sound.midi.ShortMessage
-
TODO:
- getDataClass() - Method in class javax.sound.midi.SoundbankResource
-
- getDataOutputStream(File) - Static method in class org.tritonus.share.sampled.AudioSystemShadow
-
- getDataOutputStream(OutputStream) - Static method in class org.tritonus.share.sampled.AudioSystemShadow
-
- getDecayTime() - Method in class javax.sound.sampled.ReverbType
-
- getDefaultDevice() - Method in interface org.tritonus.lowlevel.cdda.CddaMidLevel
-
Gives the default drive.
- getDefaultDevice() - Method in class org.tritonus.lowlevel.cdda.cdparanoia.CdparanoiaMidLevel
-
- getDefaultDevice() - Method in class org.tritonus.lowlevel.cdda.cooked_ioctl.CookedIoctlMidLevel
-
- getDefaultMidiInDeviceInfo() - Static method in class org.tritonus.core.TMidiConfig
-
- getDefaultMidiOutDeviceInfo() - Static method in class org.tritonus.core.TMidiConfig
-
- getDefaultMixerInfo() - Static method in class org.tritonus.core.TAudioConfig
-
- getDefaultSequencerInfo() - Static method in class org.tritonus.core.TMidiConfig
-
- getDefaultSoundbank() - Method in interface javax.sound.midi.Synthesizer
-
- getDefaultSoundbank() - Method in class org.tritonus.midi.device.alsa.AlsaSynthesizer
-
- getDefaultSoundbank() - Method in class org.tritonus.midi.device.fluidsynth.FluidSynthesizer
-
- GetDefaultSoundbankTestCase - Class in org.tritonus.test.api.midi.synthesizer
-
Test for javax.sound.midi.Synthesizer.getDefaultSoundbank().
- GetDefaultSoundbankTestCase(String) - Constructor for class org.tritonus.test.api.midi.synthesizer.GetDefaultSoundbankTestCase
-
- getDefaultSynthesizerInfo() - Static method in class org.tritonus.core.TMidiConfig
-
- getDescription() - Method in class javax.sound.midi.MidiDevice.Info
-
- getDescription() - Method in interface javax.sound.midi.Soundbank
-
- getDescription() - Method in class javax.sound.sampled.Mixer.Info
-
- getDescription() - Method in class org.tritonus.midi.sb.fluidsynth.FluidSoundbank
-
- getDestClient() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqEvent
-
- getDestClient() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqPortSubscribe
-
- getDestClient() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqRemoveEvents
-
- getDestPort() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqEvent
-
- getDestPort() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqPortSubscribe
-
- getDestPort() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqRemoveEvents
-
- getDevice(MidiDevice.Info) - Method in class javax.sound.midi.spi.MidiDeviceProvider
-
- getDevice(MidiDevice.Info) - Method in class org.tritonus.midi.device.alsa.AlsaMidiDeviceProvider
-
- getDevice(MidiDevice.Info) - Method in class org.tritonus.midi.device.alsa.AlsaSequencerProvider
-
- getDevice(MidiDevice.Info) - Method in class org.tritonus.midi.device.fluidsynth.FluidSynthesizerProvider
-
- getDevice(MidiDevice.Info) - Method in class org.tritonus.midi.device.java.JavaSequencerProvider
-
- getDeviceInfo() - Method in interface javax.sound.midi.MidiDevice
-
- getDeviceInfo() - Method in class javax.sound.midi.spi.MidiDeviceProvider
-
- getDeviceInfo() - Method in class org.tritonus.midi.device.alsa.AlsaMidiDeviceProvider
-
- getDeviceInfo() - Method in class org.tritonus.midi.device.alsa.AlsaSequencerProvider
-
- getDeviceInfo() - Method in class org.tritonus.midi.device.fluidsynth.FluidSynthesizerProvider
-
- getDeviceInfo() - Method in class org.tritonus.midi.device.java.JavaSequencerProvider
-
- getDeviceInfo() - Method in class org.tritonus.share.midi.TMidiDevice
-
Retrieves a description of this instance.
- getDeviceNamePrefix() - Static method in class org.tritonus.sampled.mixer.alsa.AlsaDataLineMixer
-
- getDevices() - Method in interface org.tritonus.lowlevel.cdda.CddaMidLevel
-
Gives the available CDROM devices.
- getDevices() - Method in class org.tritonus.lowlevel.cdda.cdparanoia.CdparanoiaMidLevel
-
- getDevices() - Method in class org.tritonus.lowlevel.cdda.cooked_ioctl.CookedIoctlMidLevel
-
- getDitherBits() - Method in class org.tritonus.share.sampled.FloatSampleBuffer
-
- getDitherMode() - Method in class org.tritonus.share.sampled.FloatSampleBuffer
-
- getDivisionType() - Method in class javax.sound.midi.MidiFileFormat
-
- getDivisionType() - Method in class javax.sound.midi.Sequence
-
- getDp0() - Method in class org.tritonus.lowlevel.gsm.Gsm_State
-
- getDp0Indexed(int) - Method in class org.tritonus.lowlevel.gsm.Gsm_State
-
- getDriver() - Method in class org.tritonus.lowlevel.alsa.AlsaCtlCardInfo
-
Calls snd_ctl_card_info_get_driver().
- getEarlyReflectionDelay() - Method in class javax.sound.sampled.ReverbType
-
- getEarlyReflectionIntensity() - Method in class javax.sound.sampled.ReverbType
-
- getEffectiveBitRate() - Method in class org.tritonus.lowlevel.lame.Lame
-
- getEffectiveChannelMode() - Method in class org.tritonus.lowlevel.lame.Lame
-
- getEffectiveEncoding() - Method in class org.tritonus.lowlevel.lame.Lame
-
- getEffectiveFormat() - Method in class org.tritonus.lowlevel.lame.Lame
-
Return the audioformat representing the encoded mp3 stream.
- getEffectiveQuality() - Method in class org.tritonus.lowlevel.lame.Lame
-
- getEffectiveSampleRate() - Method in class org.tritonus.lowlevel.lame.Lame
-
- getEffectiveVBR() - Method in class org.tritonus.lowlevel.lame.Lame
-
- getEncoderVersion() - Method in class org.tritonus.lowlevel.lame.Lame
-
- getEncoding() - Method in class javax.sound.sampled.AudioFormat
-
- getEncoding(String) - Static method in class org.tritonus.share.sampled.Encodings
-
Use this method for retrieving an instance of
AudioFormat.Encoding
of the specified
name.
- getEncodings() - Static method in class org.tritonus.share.sampled.Encodings
-
Returns all "supported" encodings.
- getEndTime() - Method in class org.tritonus.saol.engine.AbstractInstrument
-
- getEntry(String) - Method in class org.tritonus.saol.compiler.InstrumentTable
-
- getEntry(String) - Method in class org.tritonus.saol.compiler.VariableTable
-
- getErrorBounce() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqClientInfo
-
- getEsdFormat(AudioFormat) - Static method in class org.tritonus.sampled.mixer.esd.EsdUtils
-
- getEventLost() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqClientInfo
-
- getEvents() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqQueueStatus
-
- getEventType() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqRemoveEvents
-
- getExclusive() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqPortSubscribe
-
- getExports() - Method in class org.tritonus.saol.compiler.VariableEntry
-
- getExtension() - Method in class javax.sound.sampled.AudioFileFormat.Type
-
- getFifoSize() - Method in class org.tritonus.lowlevel.alsa.AlsaPcmHWParams
-
- getFilePointer() - Method in interface org.tritonus.share.sampled.file.TDataOutputStream
-
- getFilePointer() - Method in class org.tritonus.share.sampled.file.TNonSeekableDataOutputStream
-
- getFlags() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqEvent
-
- getFlags() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqQueueInfo
-
- getFormat() - Method in class javax.sound.sampled.AudioFileFormat
-
- getFormat() - Method in class javax.sound.sampled.AudioInputStream
-
- getFormat() - Method in interface javax.sound.sampled.DataLine
-
- getFormat() - Method in class org.tritonus.lowlevel.alsa.AlsaPcmHWParams
-
- getFormat() - Method in interface org.tritonus.share.sampled.file.AudioOutputStream
-
Retrieves the AufioFormat of this AudioOutputStream.
- getFormat() - Method in class org.tritonus.share.sampled.file.TAudioOutputStream
-
- getFormat() - Method in class org.tritonus.share.sampled.mixer.TDataLine
-
- getFormatCode(AudioFormat) - Static method in class org.tritonus.sampled.file.AiffTool
-
- getFormatCode(AudioFormat) - Static method in class org.tritonus.sampled.file.AuTool
-
- getFormatCode(AudioFormat) - Static method in class org.tritonus.sampled.file.WaveTool
-
- getFormatConversionProviders() - Static method in class org.tritonus.core.TAudioConfig
-
- getFormatMask(AlsaPcmHWParamsFormatMask) - Method in class org.tritonus.lowlevel.alsa.AlsaPcmHWParams
-
- getFormats() - Method in class javax.sound.sampled.DataLine.Info
-
- getFrameLength() - Method in class javax.sound.sampled.AudioFileFormat
-
- getFrameLength() - Method in class javax.sound.sampled.AudioInputStream
-
- getFrameLength() - Method in interface javax.sound.sampled.Clip
-
- getFrameLength() - Method in class org.tritonus.sampled.mixer.esd.EsdClip
-
- getFrameLength() - Method in class org.tritonus.share.sampled.mixer.TClip
-
- getFrameLength() - Method in class org.tritonus.share.sampled.mixer.TSoftClip
-
- getFramePosition() - Method in interface javax.sound.sampled.DataLine
-
- getFramePosition() - Method in class javax.sound.sampled.LineEvent
-
- getFramePosition() - Method in class org.tritonus.sampled.mixer.esd.EsdClip
-
- getFramePosition() - Method in class org.tritonus.share.sampled.mixer.TClip
-
- getFramePosition() - Method in class org.tritonus.share.sampled.mixer.TDataLine
-
- getFramePosition() - Method in class org.tritonus.share.sampled.mixer.TSoftClip
-
- getFrameRate() - Method in class javax.sound.sampled.AudioFormat
-
- getFrameRate() - Method in class org.tritonus.sampled.convert.SampleRateConversionProvider.SRCAudioFormat
-
- getFrameSize() - Method in class javax.sound.sampled.AudioFormat
-
- getFrameSize() - Method in class org.tritonus.sampled.convert.SampleRateConversionProvider.SampleRateConverterStream
-
- getFrameSize(int, int) - Static method in class org.tritonus.share.sampled.AudioUtils
-
- getFrequencyResponse(double) - Method in interface org.tritonus.lowlevel.dsp.Filter
-
Get the frequency response of the filter at a specified frequency.
- getFrequencyResponse(double) - Method in class org.tritonus.lowlevel.dsp.FIR
-
Get the frequency response of the filter at a specified frequency.
- getGlobalNode() - Method in class org.tritonus.saol.compiler.TreeDivider
-
- getGranulePos() - Method in class org.tritonus.lowlevel.ogg.Page
-
Calls ogg_page_granulepos().
- getGranulePos() - Method in class org.tritonus.lowlevel.pogg.Packet
-
- getGranulePos() - Method in class org.tritonus.lowlevel.pogg.Page
-
Obtains the granule position property of the page.
- getHandleMetaMessages() - Method in class org.tritonus.midi.device.alsa.AlsaMidiOut
-
- getHeader() - Method in class org.tritonus.lowlevel.ogg.Page
-
- getHeader() - Method in class org.tritonus.lowlevel.pogg.Page
-
Obtain the header of the page.
- getId() - Method in class org.tritonus.lowlevel.alsa.AlsaCtlCardInfo
-
Calls snd_ctl_card_info_get_id().
- getImports() - Method in class org.tritonus.saol.compiler.VariableEntry
-
- getInChannels() - Method in class org.tritonus.saol.compiler.SAOLGlobals
-
- getIndex() - Method in class org.tritonus.lowlevel.alsa.AlsaMixerElement
-
Calls snd_mixer_selem_get_index().
- getInputBufferSize() - Method in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- getInputStream() - Method in class org.tritonus.sampled.cdda.CddaDataConnection
-
- getInputStream() - Method in class org.tritonus.sampled.cdda.CddaDriveListConnection
-
- getInputStream() - Method in class org.tritonus.sampled.cdda.CddaTocConnection
-
- getInstrument(Patch) - Method in interface javax.sound.midi.Soundbank
-
- getInstrument(Patch) - Method in class org.tritonus.midi.sb.fluidsynth.FluidSoundbank
-
- getInstrumentMap() - Method in class org.tritonus.saol.compiler.Compiler
-
- getInstrumentName() - Method in class org.tritonus.saol.compiler.InstrumentEntry
-
- getInstruments() - Method in interface javax.sound.midi.Soundbank
-
- getInstruments() - Method in class org.tritonus.midi.sb.fluidsynth.FluidSoundbank
-
- getInterp() - Method in class org.tritonus.saol.compiler.SAOLGlobals
-
- getJ() - Method in class org.tritonus.lowlevel.gsm.Gsm_State
-
- getKRate() - Method in class org.tritonus.saol.compiler.SAOLGlobals
-
- getL_z2() - Method in class org.tritonus.lowlevel.gsm.Gsm_State
-
- getLARpp() - Method in class org.tritonus.lowlevel.gsm.Gsm_State
-
- getLARppIndexed(int) - Method in class org.tritonus.lowlevel.gsm.Gsm_State
-
- getLatency() - Method in interface javax.sound.midi.Synthesizer
-
- getLatency() - Method in class org.tritonus.midi.device.alsa.AlsaSynthesizer
-
- getLatency() - Method in class org.tritonus.midi.device.fluidsynth.FluidSynthesizer
-
- getLatency() - Method in class org.tritonus.share.midi.TPreloadingSequencer
-
Get the preloading intervall.
- getLatency() - Method in class org.tritonus.share.midi.TSequencer
-
Get the preloading intervall.
- GetLatencyTestCase - Class in org.tritonus.test.api.midi.synthesizer
-
Test for javax.sound.midi.Synthesizer.getLatency().
- GetLatencyTestCase(String) - Constructor for class org.tritonus.test.api.midi.synthesizer.GetLatencyTestCase
-
- getLateReflectionDelay() - Method in class javax.sound.sampled.ReverbType
-
- getLateReflectionIntensity() - Method in class javax.sound.sampled.ReverbType
-
- getLength() - Method in class javax.sound.midi.MidiMessage
-
Returns the length of the whole message in bytes.
- getLength() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqEvent
-
- getLength() - Method in interface org.tritonus.share.sampled.file.AudioOutputStream
-
Gives length of the stream.
- getLength() - Method in class org.tritonus.share.sampled.file.TAudioOutputStream
-
Gives length of the stream.
- getLengthInBytes(AudioInputStream) - Static method in class org.tritonus.share.sampled.AudioUtils
-
- getLengthInBytes(AudioFormat, long) - Static method in class org.tritonus.share.sampled.AudioUtils
-
if the passed value for lLength is
AudioSystem.NOT_SPECIFIED (unknown
length), the length in bytes becomes
AudioSystem.NOT_SPECIFIED, too.
- getLevel() - Method in interface javax.sound.sampled.DataLine
-
- getLevel() - Method in class org.tritonus.share.sampled.mixer.TDataLine
-
- getLine(Line.Info) - Static method in class javax.sound.sampled.AudioSystem
-
- getLine() - Method in class javax.sound.sampled.LineEvent
-
- getLine(Line.Info) - Method in interface javax.sound.sampled.Mixer
-
- getLine(Line.Info) - Method in class org.tritonus.share.sampled.mixer.TMixer
-
- getLineClass() - Method in class javax.sound.sampled.Line.Info
-
- getLineInfo() - Method in interface javax.sound.sampled.Line
-
- getLineInfo() - Method in class org.tritonus.share.sampled.mixer.TLine
-
- getLinkError() - Static method in class org.tritonus.lowlevel.lame.Lame
-
- getLoadedInstruments() - Method in interface javax.sound.midi.Synthesizer
-
- getLoadedInstruments() - Method in class org.tritonus.midi.device.alsa.AlsaSynthesizer
-
- getLoadedInstruments() - Method in class org.tritonus.midi.device.fluidsynth.FluidSynthesizer
-
- getLocalVariableTable() - Method in class org.tritonus.saol.compiler.InstrumentEntry
-
- getLocked() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqQueueInfo
-
- getLongFramePosition() - Method in class org.tritonus.share.sampled.mixer.TDataLine
-
- getLongname() - Method in class org.tritonus.lowlevel.alsa.AlsaCtlCardInfo
-
Calls snd_ctl_card_info_get_longname().
- getLoopCount() - Method in interface javax.sound.midi.Sequencer
-
- getLoopCount() - Method in class org.tritonus.share.midi.TSequencer
-
- getLoopEndPoint() - Method in interface javax.sound.midi.Sequencer
-
- getLoopEndPoint() - Method in class org.tritonus.share.midi.TSequencer
-
- getLoopStartPoint() - Method in interface javax.sound.midi.Sequencer
-
- getLoopStartPoint() - Method in class org.tritonus.share.midi.TSequencer
-
- getMasterSyncMode() - Method in interface javax.sound.midi.Sequencer
-
- getMasterSyncMode() - Method in class org.tritonus.share.midi.TSequencer
-
- getMasterSyncModes() - Method in interface javax.sound.midi.Sequencer
-
- getMasterSyncModes() - Method in class org.tritonus.share.midi.TSequencer
-
- getMatchingFormat(AudioFormat, AudioFormat) - Method in class org.tritonus.share.sampled.convert.TFormatConversionProvider
-
WARNING: this method uses getTargetFormats(AudioFormat.Encoding, AudioFormat)
which may create infinite loops if the latter is overwritten.
- getMaxBufferSize() - Method in class javax.sound.sampled.DataLine.Info
-
- getMaximum() - Method in class javax.sound.sampled.FloatControl
-
- getMaxLabel() - Method in class javax.sound.sampled.FloatControl
-
- getMaxLines(Line.Info) - Method in interface javax.sound.sampled.Mixer
-
- getMaxLines(Line.Info) - Method in class org.tritonus.sampled.mixer.alsa.AlsaDataLineMixer
-
- getMaxLines(Line.Info) - Method in class org.tritonus.sampled.mixer.alsa.AlsaPortMixer
-
- getMaxLines(Line.Info) - Method in class org.tritonus.sampled.mixer.esd.EsdMixer
-
- getMaxPolyphony() - Method in interface javax.sound.midi.Synthesizer
-
- getMaxPolyphony() - Method in class org.tritonus.midi.device.alsa.AlsaSynthesizer
-
- getMaxPolyphony() - Method in class org.tritonus.midi.device.fluidsynth.FluidSynthesizer
-
- GetMaxPolyphonyTestCase - Class in org.tritonus.test.api.midi.synthesizer
-
Tests for class javax.sound.midi.Synthesizer.
- GetMaxPolyphonyTestCase(String) - Constructor for class org.tritonus.test.api.midi.synthesizer.GetMaxPolyphonyTestCase
-
- getMaxReceivers() - Method in interface javax.sound.midi.MidiDevice
-
- getMaxReceivers() - Method in class org.tritonus.share.midi.TMidiDevice
-
- getMaxTransmitters() - Method in interface javax.sound.midi.MidiDevice
-
- getMaxTransmitters() - Method in class org.tritonus.share.midi.TMidiDevice
-
- getMemberControls() - Method in class javax.sound.sampled.CompoundControl
-
- getMessage() - Method in class javax.sound.midi.MidiEvent
-
- getMessage() - Method in class javax.sound.midi.MidiMessage
-
Return the complete message.
- getMethodName() - Method in class org.tritonus.saol.engine.opcodes.OpcodeEntry
-
- getMicrosecondLength() - Method in class javax.sound.midi.MidiFileFormat
-
- getMicrosecondLength() - Method in class javax.sound.midi.Sequence
-
- getMicrosecondLength() - Method in interface javax.sound.midi.Sequencer
-
- getMicrosecondLength() - Method in interface javax.sound.sampled.Clip
-
- getMicrosecondLength() - Method in class org.tritonus.sampled.mixer.esd.EsdClip
-
- getMicrosecondLength() - Method in class org.tritonus.share.midi.TSequencer
-
- getMicrosecondLength() - Method in class org.tritonus.share.sampled.mixer.TClip
-
- getMicrosecondLength() - Method in class org.tritonus.share.sampled.mixer.TSoftClip
-
- getMicrosecondPosition() - Method in interface javax.sound.midi.MidiDevice
-
- getMicrosecondPosition() - Method in interface javax.sound.midi.Sequencer
-
- getMicrosecondPosition() - Method in interface javax.sound.sampled.DataLine
-
- getMicroSecondPosition() - Method in class org.tritonus.midi.device.alsa.AlsaMidiDevice
-
- getMicrosecondPosition() - Method in class org.tritonus.midi.device.alsa.AlsaSequencer
-
- getMicrosecondPosition() - Method in class org.tritonus.sampled.mixer.esd.EsdClip
-
- getMicrosecondPosition() - Method in class org.tritonus.share.midi.TMidiDevice
-
Returns the device time in microseconds.
- getMicrosecondPosition() - Method in class org.tritonus.share.sampled.mixer.TClip
-
- getMicrosecondPosition() - Method in class org.tritonus.share.sampled.mixer.TDataLine
-
- getMicrosecondPosition() - Method in class org.tritonus.share.sampled.mixer.TSoftClip
-
- getMicroseconds() - Method in interface org.tritonus.midi.device.java.JavaSequencer.Clock
-
- getMicroseconds() - Method in class org.tritonus.midi.device.java.SunMiscPerfClock
-
Retrieve system time in microseconds.
- getMicroseconds() - Method in class org.tritonus.midi.device.java.SystemCurrentTimeMillisClock
-
Retrieve system time in microseconds.
- getMidiChannels() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqPortInfo
-
- getMidiDevice(MidiDevice.Info) - Static method in class javax.sound.midi.MidiSystem
-
- getMidiDeviceInfo() - Static method in class javax.sound.midi.MidiSystem
-
- getMidiDeviceProviders() - Static method in class org.tritonus.core.TMidiConfig
-
- getMidiFileFormat(InputStream) - Static method in class javax.sound.midi.MidiSystem
-
- getMidiFileFormat(URL) - Static method in class javax.sound.midi.MidiSystem
-
- getMidiFileFormat(File) - Static method in class javax.sound.midi.MidiSystem
-
- getMidiFileFormat(InputStream) - Method in class javax.sound.midi.spi.MidiFileReader
-
- getMidiFileFormat(URL) - Method in class javax.sound.midi.spi.MidiFileReader
-
- getMidiFileFormat(File) - Method in class javax.sound.midi.spi.MidiFileReader
-
- getMidiFileFormat(InputStream) - Method in class org.tritonus.midi.file.StandardMidiFileReader
-
TODO:
- getMidiFileFormat(URL) - Method in class org.tritonus.midi.file.StandardMidiFileReader
-
TODO:
- getMidiFileFormat(File) - Method in class org.tritonus.midi.file.StandardMidiFileReader
-
TODO:
- getMidiFileReaders() - Static method in class org.tritonus.core.TMidiConfig
-
- getMidiFileTypes() - Static method in class javax.sound.midi.MidiSystem
-
- getMidiFileTypes(Sequence) - Static method in class javax.sound.midi.MidiSystem
-
- getMidiFileTypes() - Method in class javax.sound.midi.spi.MidiFileWriter
-
- getMidiFileTypes(Sequence) - Method in class javax.sound.midi.spi.MidiFileWriter
-
- getMidiFileTypes() - Method in class org.tritonus.midi.file.StandardMidiFileWriter
-
Return supported MIDI file types.
- getMidiFileTypes(Sequence) - Method in class org.tritonus.midi.file.StandardMidiFileWriter
-
Return the supported MIDI file types for a given Sequence.
- getMidiFileWriters() - Static method in class org.tritonus.core.TMidiConfig
-
- getMidiVoices() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqPortInfo
-
- getMidLabel() - Method in class javax.sound.sampled.FloatControl
-
- getMinBufferSize() - Method in class javax.sound.sampled.DataLine.Info
-
- getMinimum() - Method in class javax.sound.sampled.FloatControl
-
- getMinLabel() - Method in class javax.sound.sampled.FloatControl
-
- getMixer(Mixer.Info) - Static method in class javax.sound.sampled.AudioSystem
-
- getMixer(Mixer.Info) - Method in class javax.sound.sampled.spi.MixerProvider
-
- getMixer(Mixer.Info) - Method in class org.tritonus.share.sampled.mixer.TMixerProvider
-
- getMixerInfo() - Static method in class javax.sound.sampled.AudioSystem
-
- getMixerInfo() - Method in interface javax.sound.sampled.Mixer
-
- getMixerInfo() - Method in class javax.sound.sampled.spi.MixerProvider
-
- getMixerInfo() - Method in class org.tritonus.share.sampled.mixer.TMixer
-
- getMixerInfo() - Method in class org.tritonus.share.sampled.mixer.TMixerProvider
-
- getMixername() - Method in class org.tritonus.lowlevel.alsa.AlsaCtlCardInfo
-
Calls snd_ctl_card_info_get_mixername().
- getMixerProviders() - Static method in class org.tritonus.core.TAudioConfig
-
- getMono() - Method in interface javax.sound.midi.MidiChannel
-
- getMono() - Method in class org.tritonus.midi.device.alsa.AlsaMidiChannel
-
- getMono() - Method in class org.tritonus.share.midi.TMidiChannel
-
- getMp() - Method in class org.tritonus.lowlevel.gsm.Gsm_State
-
- getMP3BufferSize() - Method in class org.tritonus.lowlevel.lame.Lame
-
- getMsr() - Method in class org.tritonus.lowlevel.gsm.Gsm_State
-
- getMute() - Method in interface javax.sound.midi.MidiChannel
-
- getMute() - Method in class org.tritonus.midi.device.alsa.AlsaMidiChannel
-
- getName() - Method in class javax.sound.midi.MidiDevice.Info
-
- getName() - Method in interface javax.sound.midi.Soundbank
-
- getName() - Method in class javax.sound.midi.SoundbankResource
-
- getName() - Method in class javax.sound.sampled.Mixer.Info
-
- getName() - Method in class javax.sound.sampled.Port.Info
-
- getName() - Method in class javax.sound.sampled.ReverbType
-
- getName() - Method in class org.tritonus.lowlevel.alsa.AlsaCtlCardInfo
-
Calls snd_ctl_card_info_get_name().
- getName() - Method in class org.tritonus.lowlevel.alsa.AlsaMixerElement
-
Calls snd_mixer_selem_get_name().
- getName() - Method in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- getName() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqClientInfo
-
- getName() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqPortInfo
-
Returns the name of the port.
- getName() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqQueueInfo
-
- getName() - Method in class org.tritonus.midi.sb.fluidsynth.FluidSoundbank
-
- getName() - Method in class org.tritonus.saol.engine.opcodes.OpcodeClass
-
Retrieves the name of the opcode class.
- getNextClient(int, int[]) - Method in class org.tritonus.lowlevel.alsa.AlsaSeq
-
Gets information about the next client.
- getNextPort(int, int, int[]) - Method in class org.tritonus.lowlevel.alsa.AlsaSeq
-
Gets the next port.
- getNodeSemantics(Node) - Method in class org.tritonus.saol.compiler.NodeSemanticsTable
-
- getNote(int[]) - Method in class org.tritonus.lowlevel.alsa.AlsaSeqEvent
-
- getNrp() - Method in class org.tritonus.lowlevel.gsm.Gsm_State
-
- getNumPorts() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqClientInfo
-
- getOmni() - Method in interface javax.sound.midi.MidiChannel
-
- getOmni() - Method in class org.tritonus.midi.device.alsa.AlsaMidiChannel
-
- getOmni() - Method in class org.tritonus.share.midi.TMidiChannel
-
- getOpcode(String) - Method in class org.tritonus.saol.engine.opcodes.OpcodeTable
-
- getOpcodeClass() - Method in class org.tritonus.saol.engine.opcodes.OpcodeEntry
-
- getOpcodeName() - Method in class org.tritonus.saol.compiler.UserOpcodeEntry
-
- getOpcodeName() - Method in class org.tritonus.saol.engine.opcodes.OpcodeEntry
-
- getOriginalFormat() - Method in class org.tritonus.share.sampled.convert.TSynchronousFilteredAudioInputStream
-
- getOriginalStream() - Method in class org.tritonus.share.sampled.convert.TSynchronousFilteredAudioInputStream
-
- getOutChannels() - Method in class org.tritonus.saol.compiler.SAOLGlobals
-
- getOutputBufferSize() - Method in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- getOwner() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqQueueInfo
-
- getPacketNo() - Method in class org.tritonus.lowlevel.pogg.Packet
-
- getPackets() - Method in class org.tritonus.lowlevel.ogg.Page
-
Calls ogg_page_packets().
- getPackets() - Method in class org.tritonus.lowlevel.pogg.Page
-
Calls ogg_page_packets().
- getPageNo() - Method in class org.tritonus.lowlevel.ogg.Page
-
Calls ogg_page_pageno().
- getPageNo() - Method in class org.tritonus.lowlevel.pogg.Page
-
Calls ogg_page_pageno().
- getParentControl() - Method in class org.tritonus.share.sampled.mixer.TBooleanControl
-
- getParentControl() - Method in class org.tritonus.share.sampled.mixer.TCompoundControl
-
- getParentControl() - Method in class org.tritonus.share.sampled.mixer.TControlController
-
- getParentControl() - Method in interface org.tritonus.share.sampled.mixer.TControllable
-
- getParentControl() - Method in class org.tritonus.share.sampled.mixer.TEnumControl
-
- getParentControl() - Method in class org.tritonus.share.sampled.mixer.TFloatControl
-
- getPatch() - Method in class javax.sound.midi.Instrument
-
- getPatchList() - Method in class javax.sound.midi.Sequence
-
- getPCMBufferSize() - Method in class org.tritonus.lowlevel.lame.Lame
-
Returns the buffer needed pcm buffer size.
- getPcmDevices() - Method in class org.tritonus.lowlevel.alsa.AlsaCtl
-
- getPcmInfo(int[], String[]) - Method in class org.tritonus.lowlevel.alsa.AlsaCtl
-
anValues[0] device (inout)
anValues[1] subdevice (inout)
anValues[2] stream (inout)
anValues[3] card (out)
anValues[4] class (out)
anValues[5] subclass (out)
anValues[6] subdevice count (out)
anValues[7] subdevice available (out)
astrValues[0] id (out)
astrValues[1] name (out)
astrValues[2] subdevice name (out)
- getPcmName(int) - Static method in class org.tritonus.sampled.mixer.alsa.AlsaDataLineMixer
-
- getPcmName() - Method in class org.tritonus.sampled.mixer.alsa.AlsaDataLineMixer
-
- getPeriods(int[]) - Method in class org.tritonus.lowlevel.alsa.AlsaPcmHWParams
-
Gets approximate periods.
- getPeriodSize(int[]) - Method in class org.tritonus.lowlevel.alsa.AlsaPcmHWParams
-
Gets approximate period size.
- getPeriodSizeMax(int[]) - Method in class org.tritonus.lowlevel.alsa.AlsaPcmHWParams
-
Gets approximate maximum period size.
- getPeriodSizeMin(int[]) - Method in class org.tritonus.lowlevel.alsa.AlsaPcmHWParams
-
Gets approximate minimum period size.
- getPeriodsMax(int[]) - Method in class org.tritonus.lowlevel.alsa.AlsaPcmHWParams
-
Gets approximate maximum periods.
- getPeriodsMin(int[]) - Method in class org.tritonus.lowlevel.alsa.AlsaPcmHWParams
-
Gets approximate minimum periods.
- getPeriodTime(int[]) - Method in class org.tritonus.lowlevel.alsa.AlsaPcmHWParams
-
Gets approximate period time.
- getPeriodTimeMax(int[]) - Method in class org.tritonus.lowlevel.alsa.AlsaPcmHWParams
-
Gets approximate maximum period time.
- getPeriodTimeMin(int[]) - Method in class org.tritonus.lowlevel.alsa.AlsaPcmHWParams
-
Gets approximate minimum period time.
- getPhaseResponse(double) - Method in interface org.tritonus.lowlevel.dsp.Filter
-
Get the phase response of the filter at a specified frequency.
- getPhaseResponse(double) - Method in class org.tritonus.lowlevel.dsp.FIR
-
Get the phase response of the filter at a specified frequency.
- getPitchBend() - Method in interface javax.sound.midi.MidiChannel
-
- getPitchBend() - Method in class org.tritonus.midi.device.alsa.AlsaMidiChannel
-
- getPlaybackSwitch(int) - Method in class org.tritonus.lowlevel.alsa.AlsaMixerElement
-
Calls snd_mixer_selem_get_playback_switch().
- getPlaybackVolume(int) - Method in class org.tritonus.lowlevel.alsa.AlsaMixerElement
-
Calls snd_mixer_selem_get_playback_volume().
- getPlaybackVolumeRange(int[]) - Method in class org.tritonus.lowlevel.alsa.AlsaMixerElement
-
Calls snd_mixer_selem_get_playback_volume_range().
- getPolyPressure(int) - Method in interface javax.sound.midi.MidiChannel
-
- getPolyPressure(int) - Method in class org.tritonus.midi.device.alsa.AlsaMidiChannel
-
- getPort() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqPortInfo
-
- getPortClass() - Static method in class javax.sound.sampled.Port.Info
-
- getPortInfo(int, AlsaSeqPortInfo) - Method in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- getPortInfo(int, int, AlsaSeqPortInfo) - Method in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- getPortInfos(int) - Method in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- getPorts() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqSystemInfo
-
- getPortSpecified() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqPortInfo
-
- getPortSubscription(AlsaSeqPortSubscribe) - Method in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- getPosition() - Method in class org.tritonus.sampled.mixer.alsa.AlsaTargetDataLine
-
- getPosition() - Method in class org.tritonus.sampled.mixer.esd.EsdTargetDataLine
-
- getPpq() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqQueueTempo
-
- getPrecision() - Method in class javax.sound.sampled.FloatControl
-
- getProgram() - Method in interface javax.sound.midi.MidiChannel
-
- getProgram() - Method in class javax.sound.midi.Patch
-
- getProgram() - Method in class org.tritonus.midi.device.alsa.AlsaMidiChannel
-
- getProperty(String) - Method in class javax.sound.midi.MidiFileFormat
-
- getProperty(String) - Method in class javax.sound.sampled.AudioFileFormat
-
- getProperty(String) - Method in class javax.sound.sampled.AudioFormat
-
- getProperty(String) - Method in class org.tritonus.share.sampled.TAudioFormat
-
- getQueue() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqEvent
-
- getQueue() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqPortSubscribe
-
- getQueue() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqQueueInfo
-
- getQueue() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqQueueStatus
-
- getQueue() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqQueueTempo
-
- getQueue() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqQueueTimer
-
- getQueue() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqRemoveEvents
-
- getQueue() - Method in class org.tritonus.midi.device.alsa.AlsaQueueHolder
-
Returns the allocated queue
- getQueueControl(int[], long[]) - Method in class org.tritonus.lowlevel.alsa.AlsaSeqEvent
-
- getQueueInfo(int, AlsaSeqQueueInfo) - Method in class org.tritonus.lowlevel.alsa.AlsaSeq
-
Get the queue information.
- getQueues() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqSystemInfo
-
- getQueueStatus(int, AlsaSeqQueueStatus) - Method in class org.tritonus.lowlevel.alsa.AlsaSeq
-
Get the queue status.
- getQueueTempo(int, AlsaSeqQueueTempo) - Method in class org.tritonus.lowlevel.alsa.AlsaSeq
-
Get the queue tempo.
- getQueueTimer(int, AlsaSeqQueueTimer) - Method in class org.tritonus.lowlevel.alsa.AlsaSeq
-
Get the queue timer.
- getQueueUsage(int) - Method in class org.tritonus.lowlevel.alsa.AlsaSeq
-
Get the queue usage flag.
- getRate(long[]) - Method in class org.tritonus.lowlevel.alsa.AlsaPcmHWParams
-
Calls snd_pcm_hw_params_get_rate_numden().
- getRate() - Method in class org.tritonus.lowlevel.alsa.AlsaPcmHWParams
-
- getRate(int[]) - Method in class org.tritonus.lowlevel.alsa.AlsaPcmHWParams
-
Gets approximate rate.
- getRate() - Method in class org.tritonus.lowlevel.pvorbis.Info
-
Accesses rate.
- getRate() - Method in class org.tritonus.lowlevel.vorbis.Info
-
Accesses rate.
- getRate() - Method in class org.tritonus.saol.compiler.WidthAndRate
-
- getRate() - Method in class org.tritonus.saol.engine.opcodes.OpcodeEntry
-
- getRateMax(int[]) - Method in class org.tritonus.lowlevel.alsa.AlsaPcmHWParams
-
Gets approximate maximum rate.
- getRateMin(int[]) - Method in class org.tritonus.lowlevel.alsa.AlsaPcmHWParams
-
Gets approximate minimum rate.
- getReadUse() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqPortInfo
-
- getRealTime() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqQueueStatus
-
- getReceiver() - Method in interface javax.sound.midi.MidiDevice
-
- getReceiver() - Static method in class javax.sound.midi.MidiSystem
-
- getReceiver() - Method in interface javax.sound.midi.Transmitter
-
- getReceiver() - Method in class org.tritonus.midi.device.alsa.AlsaMidiDevice
-
- getReceiver() - Method in class org.tritonus.midi.device.alsa.AlsaSequencer
-
- getReceiver() - Method in class org.tritonus.share.midi.TMidiDevice
-
Creates a new Receiver object associated with this instance.
- getReceiver() - Method in class org.tritonus.share.midi.TMidiDevice.TTransmitter
-
- getReceivers() - Method in interface javax.sound.midi.MidiDevice
-
- getReceivers() - Method in class org.tritonus.share.midi.TMidiDevice
-
- getResolution() - Method in class javax.sound.midi.MidiFileFormat
-
- getResolution() - Method in class javax.sound.midi.Sequence
-
- getResolution() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqQueueTimer
-
- getResources() - Method in interface javax.sound.midi.Soundbank
-
- getResources() - Method in class org.tritonus.midi.sb.fluidsynth.FluidSoundbank
-
- getSampleCount() - Method in class org.tritonus.share.sampled.FloatSampleBuffer
-
- getSampleRate() - Method in class javax.sound.sampled.AudioFormat
-
- getSampleRate() - Method in class org.tritonus.sampled.convert.SampleRateConversionProvider.SampleRateConverterStream
-
- getSampleRate() - Method in class org.tritonus.sampled.convert.SampleRateConversionProvider.SRCAudioFormat
-
- getSampleRate() - Method in class org.tritonus.share.sampled.convert.TSynchronousFilteredAudioInputStream
-
- getSampleRate() - Method in class org.tritonus.share.sampled.FloatInputStream
-
- getSampleRate() - Method in class org.tritonus.share.sampled.FloatSampleBuffer
-
- getSampleRate() - Method in interface org.tritonus.share.sampled.FloatSampleInput
-
- getSampleSizeInBits() - Method in class javax.sound.sampled.AudioFormat
-
- getSAOLGlobals() - Method in class org.tritonus.saol.compiler.GlobalsSearcher
-
- getSBits() - Method in class org.tritonus.lowlevel.alsa.AlsaPcmHWParams
-
- getSenderClient() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqPortSubscribe
-
- getSenderPort() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqPortSubscribe
-
- getSequence(InputStream) - Static method in class javax.sound.midi.MidiSystem
-
- getSequence(URL) - Static method in class javax.sound.midi.MidiSystem
-
- getSequence(File) - Static method in class javax.sound.midi.MidiSystem
-
- getSequence() - Method in interface javax.sound.midi.Sequencer
-
- getSequence(InputStream) - Method in class javax.sound.midi.spi.MidiFileReader
-
- getSequence(URL) - Method in class javax.sound.midi.spi.MidiFileReader
-
- getSequence(File) - Method in class javax.sound.midi.spi.MidiFileReader
-
- getSequence() - Method in class org.tritonus.lowlevel.pvorbis.DspState
-
Accesses sequence.
- getSequence() - Method in class org.tritonus.lowlevel.vorbis.DspState
-
Accesses sequence.
- getSequence(URL) - Method in class org.tritonus.midi.file.StandardMidiFileReader
-
TODO:
- getSequence(File) - Method in class org.tritonus.midi.file.StandardMidiFileReader
-
TODO:
- getSequence(InputStream) - Method in class org.tritonus.midi.file.StandardMidiFileReader
-
TODO:
- getSequence() - Method in class org.tritonus.share.midi.TSequencer
-
- getSequence_native() - Method in class org.tritonus.lowlevel.pvorbis.DspState
-
Accesses sequence.
- getSequencer() - Static method in class javax.sound.midi.MidiSystem
-
- getSequencer(boolean) - Static method in class javax.sound.midi.MidiSystem
-
- getSerialNo() - Method in class org.tritonus.lowlevel.ogg.Page
-
Calls ogg_page_serialno().
- getSerialNo() - Method in class org.tritonus.lowlevel.pogg.Page
-
Obtain the serial number of the stream the page belongs to.
- getSilenceSize() - Method in class org.tritonus.lowlevel.alsa.AlsaPcmSWParams
-
- getSilenceThreshold() - Method in class org.tritonus.lowlevel.alsa.AlsaPcmSWParams
-
- getSlaveSyncMode() - Method in interface javax.sound.midi.Sequencer
-
- getSlaveSyncMode() - Method in class org.tritonus.share.midi.TSequencer
-
- getSlaveSyncModes() - Method in interface javax.sound.midi.Sequencer
-
- getSlaveSyncModes() - Method in class org.tritonus.share.midi.TSequencer
-
- getSleepMin() - Method in class org.tritonus.lowlevel.alsa.AlsaPcmSWParams
-
- getSolo() - Method in interface javax.sound.midi.MidiChannel
-
- getSolo() - Method in class org.tritonus.midi.device.alsa.AlsaMidiChannel
-
- getSoundbank(InputStream) - Static method in class javax.sound.midi.MidiSystem
-
- getSoundbank(URL) - Static method in class javax.sound.midi.MidiSystem
-
- getSoundbank(File) - Static method in class javax.sound.midi.MidiSystem
-
- getSoundbank() - Method in class javax.sound.midi.SoundbankResource
-
- getSoundbank(InputStream) - Method in class javax.sound.midi.spi.SoundbankReader
-
- getSoundbank(URL) - Method in class javax.sound.midi.spi.SoundbankReader
-
- getSoundbank(File) - Method in class javax.sound.midi.spi.SoundbankReader
-
- getSoundbankReaders() - Static method in class org.tritonus.core.TMidiConfig
-
- getSourceClient() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqEvent
-
- getSourceEncodings() - Method in class javax.sound.sampled.spi.FormatConversionProvider
-
- getSourceEncodings() - Method in class org.tritonus.sampled.convert.SmartFormatConversionProvider
-
- getSourceEncodings() - Method in class org.tritonus.share.sampled.convert.TSimpleFormatConversionProvider
-
- getSourceFrameSize() - Method in class org.tritonus.sampled.convert.SampleRateConversionProvider.SampleRateConverterStream
-
- getSourceLineInfo(Line.Info) - Static method in class javax.sound.sampled.AudioSystem
-
- getSourceLineInfo() - Method in interface javax.sound.sampled.Mixer
-
- getSourceLineInfo(Line.Info) - Method in interface javax.sound.sampled.Mixer
-
- getSourceLineInfo() - Method in class org.tritonus.share.sampled.mixer.TMixer
-
- getSourceLineInfo(Line.Info) - Method in class org.tritonus.share.sampled.mixer.TMixer
-
- getSourceLines() - Method in interface javax.sound.sampled.Mixer
-
- getSourceLines() - Method in class org.tritonus.share.sampled.mixer.TMixer
-
- getSourcePort() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqEvent
-
- getStartMode() - Method in class org.tritonus.lowlevel.alsa.AlsaPcmSWParams
-
- getStartNode() - Method in class org.tritonus.saol.compiler.InstrumentEntry
-
- getStartNode() - Method in class org.tritonus.saol.compiler.TemplateEntry
-
- getStartNode() - Method in class org.tritonus.saol.compiler.UserOpcodeEntry
-
- getStartThreshold() - Method in class org.tritonus.lowlevel.alsa.AlsaPcmSWParams
-
- getStartTime() - Method in class org.tritonus.saol.engine.AbstractInstrument
-
- getStateLabel(boolean) - Method in class javax.sound.sampled.BooleanControl
-
- getStatus() - Method in class javax.sound.midi.MidiMessage
-
Returns the status byte of the message.
- getStatus() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqQueueStatus
-
- getStopThreshold() - Method in class org.tritonus.lowlevel.alsa.AlsaPcmSWParams
-
- getStringError(int) - Static method in class org.tritonus.lowlevel.alsa.Alsa
-
- getSubformat() - Method in class org.tritonus.lowlevel.alsa.AlsaPcmHWParams
-
- getSWParams(AlsaPcmSWParams) - Method in class org.tritonus.lowlevel.alsa.AlsaPcm
-
- getSynthesizer() - Static method in class javax.sound.midi.MidiSystem
-
- getSynthVoices() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqPortInfo
-
- getSystemInfo(AlsaSeqSystemInfo) - Method in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- getTag() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqEvent
-
- getTag() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqRemoveEvents
-
- getTargetEncodings(AudioFormat.Encoding) - Static method in class javax.sound.sampled.AudioSystem
-
- getTargetEncodings(AudioFormat) - Static method in class javax.sound.sampled.AudioSystem
-
- getTargetEncodings() - Method in class javax.sound.sampled.spi.FormatConversionProvider
-
- getTargetEncodings(AudioFormat) - Method in class javax.sound.sampled.spi.FormatConversionProvider
-
- getTargetEncodings() - Method in class org.tritonus.sampled.convert.SmartFormatConversionProvider
-
- getTargetEncodings(AudioFormat) - Method in class org.tritonus.sampled.convert.SmartFormatConversionProvider
-
- getTargetEncodings() - Method in class org.tritonus.share.sampled.convert.TSimpleFormatConversionProvider
-
- getTargetEncodings(AudioFormat) - Method in class org.tritonus.share.sampled.convert.TSimpleFormatConversionProvider
-
This implementation assumes that the converter can convert
from each of its source encodings to each of its target
encodings.
- getTargetFormats(AudioFormat.Encoding, AudioFormat) - Static method in class javax.sound.sampled.AudioSystem
-
- getTargetFormats(AudioFormat.Encoding, AudioFormat) - Method in class javax.sound.sampled.spi.FormatConversionProvider
-
- getTargetFormats(AudioFormat.Encoding, AudioFormat) - Method in class org.tritonus.sampled.convert.lame.Mp3LameFormatConversionProvider
-
- getTargetFormats(AudioFormat.Encoding, AudioFormat) - Method in class org.tritonus.sampled.convert.PCM2PCMConversionProvider
-
- getTargetFormats(AudioFormat.Encoding, AudioFormat) - Method in class org.tritonus.sampled.convert.SampleRateConversionProvider
-
- getTargetFormats(AudioFormat.Encoding, AudioFormat) - Method in class org.tritonus.sampled.convert.SmartFormatConversionProvider
-
- getTargetFormats(AudioFormat.Encoding, AudioFormat) - Method in class org.tritonus.share.sampled.convert.TEncodingFormatConversionProvider
-
This implementation assumes that the converter can convert
from each of its source formats to each of its target
formats.
- getTargetFormats(AudioFormat.Encoding, AudioFormat) - Method in class org.tritonus.share.sampled.convert.TSimpleFormatConversionProvider
-
This implementation assumes that the converter can convert
from each of its source formats to each of its target
formats.
- getTargetLineInfo(Line.Info) - Static method in class javax.sound.sampled.AudioSystem
-
- getTargetLineInfo() - Method in interface javax.sound.sampled.Mixer
-
- getTargetLineInfo(Line.Info) - Method in interface javax.sound.sampled.Mixer
-
- getTargetLineInfo() - Method in class org.tritonus.share.sampled.mixer.TMixer
-
- getTargetLineInfo(Line.Info) - Method in class org.tritonus.share.sampled.mixer.TMixer
-
- getTargetLines() - Method in interface javax.sound.sampled.Mixer
-
- getTargetLines() - Method in class org.tritonus.share.sampled.mixer.TMixer
-
- getTargetSampleRate() - Method in class org.tritonus.sampled.convert.SampleRateConversionProvider.SampleRateConverterStream
-
- getTemplateName() - Method in class org.tritonus.saol.compiler.TemplateEntry
-
- getTempo() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqQueueTempo
-
- getTempoFactor() - Method in interface javax.sound.midi.Sequencer
-
- getTempoFactor() - Method in class org.tritonus.share.midi.TSequencer
-
- getTempoInBPM() - Method in interface javax.sound.midi.Sequencer
-
- getTempoInBPM() - Method in class org.tritonus.share.midi.TSequencer
-
- getTempoInMPQ() - Method in interface javax.sound.midi.Sequencer
-
- getTempoInMPQ() - Method in class org.tritonus.share.midi.TSequencer
-
- getTick() - Method in class javax.sound.midi.MidiEvent
-
- getTickLength() - Method in class javax.sound.midi.Sequence
-
- getTickLength() - Method in interface javax.sound.midi.Sequencer
-
- getTickLength() - Method in class org.tritonus.share.midi.TSequencer
-
- getTickPosition() - Method in interface javax.sound.midi.Sequencer
-
- getTickPosition() - Method in class org.tritonus.midi.device.alsa.AlsaSequencer
-
- getTickPosition() - Method in class org.tritonus.midi.device.java.JavaSequencer
-
- getTickTime(int[]) - Method in class org.tritonus.lowlevel.alsa.AlsaPcmHWParams
-
Gets approximate tick time.
- getTickTime() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqQueueStatus
-
- getTickTimeMax(int[]) - Method in class org.tritonus.lowlevel.alsa.AlsaPcmHWParams
-
Gets approximate maximum tick time.
- getTickTimeMin(int[]) - Method in class org.tritonus.lowlevel.alsa.AlsaPcmHWParams
-
Gets approximate minimum tick time.
- getTime() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqRemoveEvents
-
- getTime() - Method in class org.tritonus.saol.engine.RTSystem
-
- getTimeReal() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqPortSubscribe
-
- getTimestamp() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqEvent
-
- getTimeUpdate() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqPortSubscribe
-
- getTocAsXml(String) - Method in interface org.tritonus.lowlevel.cdda.CddaMidLevel
-
- getTocAsXml(String) - Method in class org.tritonus.lowlevel.cdda.cdparanoia.CdparanoiaMidLevel
-
- getTocAsXml(String) - Method in class org.tritonus.lowlevel.cdda.cooked_ioctl.CookedIoctlMidLevel
-
- getTrack(String, int) - Method in interface org.tritonus.lowlevel.cdda.CddaMidLevel
-
- getTrack(String, int) - Method in class org.tritonus.lowlevel.cdda.cdparanoia.CdparanoiaMidLevel
-
- getTrack(String, int) - Method in class org.tritonus.lowlevel.cdda.cooked_ioctl.CookedIoctlMidLevel
-
- getTrackCount() - Method in class org.tritonus.share.midi.TMidiFileFormat
-
- getTrackMute(int) - Method in interface javax.sound.midi.Sequencer
-
- getTrackMute(int) - Method in class org.tritonus.share.midi.TSequencer
-
- getTracks() - Method in class javax.sound.midi.Sequence
-
- getTrackSolo(int) - Method in interface javax.sound.midi.Sequencer
-
- getTrackSolo(int) - Method in class org.tritonus.share.midi.TSequencer
-
- getTransmitter() - Method in interface javax.sound.midi.MidiDevice
-
- getTransmitter() - Static method in class javax.sound.midi.MidiSystem
-
- getTransmitter() - Method in class org.tritonus.midi.device.alsa.AlsaMidiDevice
-
- getTransmitter() - Method in class org.tritonus.midi.device.alsa.AlsaSequencer
-
- getTransmitter() - Method in class org.tritonus.share.midi.TMidiDevice
-
Creates a new Transmitter object associated with this instance.
- getTransmitters() - Method in interface javax.sound.midi.MidiDevice
-
- getTransmitters() - Method in class org.tritonus.share.midi.TMidiDevice
-
- getTStampMode() - Method in class org.tritonus.lowlevel.alsa.AlsaPcmSWParams
-
- gettune() - Method in class org.tritonus.saol.engine.opcodes.PitchOpcodes
-
- getType() - Method in class javax.sound.midi.MetaMessage
-
TODO:
- getType() - Method in class javax.sound.midi.MidiFileFormat
-
- getType() - Method in class javax.sound.sampled.AudioFileFormat
-
- getType() - Method in class javax.sound.sampled.Control
-
- getType() - Method in class javax.sound.sampled.LineEvent
-
- getType() - Method in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- getType() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqClientInfo
-
- getType() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqEvent
-
- getType() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqPortInfo
-
- getType() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqQueueTimer
-
- getType() - Method in class org.tritonus.saol.engine.opcodes.OpcodeClass
-
Retrieves the type of the opcode class.
- getType(String) - Static method in class org.tritonus.share.sampled.AudioFileTypes
-
Use this method to retrieve an instance of
AudioFileFormat.Type
of the specified
name.
- getType(String, String) - Static method in class org.tritonus.share.sampled.AudioFileTypes
-
Use this method to retrieve an instance of
AudioFileFormat.Type
of the specified
name.
- getU() - Method in class org.tritonus.lowlevel.gsm.Gsm_State
-
- getUIndexed(int) - Method in class org.tritonus.lowlevel.gsm.Gsm_State
-
- getUnits() - Method in class javax.sound.sampled.FloatControl
-
- getUnsignedInteger(byte) - Static method in class org.tritonus.share.midi.MidiUtils
-
- getUpdatePeriod() - Method in class javax.sound.sampled.FloatControl
-
- getUserComments() - Method in class org.tritonus.lowlevel.pvorbis.Comment
-
Accesses user_comments, comment_lengths and comments.
- getUserComments() - Method in class org.tritonus.lowlevel.vorbis.Comment
-
Accesses user_comments, comment_lengths and comments.
- getV() - Method in class org.tritonus.lowlevel.gsm.Gsm_State
-
- getValue() - Method in class javax.sound.sampled.BooleanControl
-
- getValue() - Method in class javax.sound.sampled.EnumControl
-
- getValue() - Method in class javax.sound.sampled.FloatControl
-
- getValues() - Method in class javax.sound.sampled.EnumControl
-
- getValues() - Method in class org.tritonus.saol.engine.Bus
-
- getVar() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqEvent
-
- getVariableLengthQuantity(long) - Static method in class org.tritonus.share.midi.MidiUtils
-
- getVariableName() - Method in class org.tritonus.saol.compiler.VariableEntry
-
- getVendor() - Method in class javax.sound.midi.MidiDevice.Info
-
- getVendor() - Method in interface javax.sound.midi.Soundbank
-
- getVendor() - Method in class javax.sound.sampled.Mixer.Info
-
- getVendor() - Method in class org.tritonus.lowlevel.pvorbis.Comment
-
Accesses vendor.
- getVendor() - Method in class org.tritonus.lowlevel.vorbis.Comment
-
Accesses vendor.
- getVendor() - Method in class org.tritonus.midi.sb.fluidsynth.FluidSoundbank
-
- getVendor() - Static method in class org.tritonus.share.GlobalInfo
-
- getVersion() - Method in class javax.sound.midi.MidiDevice.Info
-
- getVersion() - Method in interface javax.sound.midi.Soundbank
-
- getVersion() - Method in class javax.sound.sampled.Mixer.Info
-
- getVersion() - Method in class org.tritonus.lowlevel.ogg.Page
-
Calls ogg_page_version().
- getVersion() - Method in class org.tritonus.lowlevel.pogg.Page
-
Obtains the stream structure version.
- getVersion() - Method in class org.tritonus.lowlevel.pvorbis.Info
-
- getVersion() - Method in class org.tritonus.midi.sb.fluidsynth.FluidSoundbank
-
- getVersion() - Static method in class org.tritonus.share.GlobalInfo
-
- getVIndexed(int) - Method in class org.tritonus.lowlevel.gsm.Gsm_State
-
- getVoiceStatus() - Method in interface javax.sound.midi.Synthesizer
-
- getVoiceStatus() - Method in class org.tritonus.midi.device.alsa.AlsaSynthesizer
-
- getVoiceStatus() - Method in class org.tritonus.midi.device.fluidsynth.FluidSynthesizer
-
- GetVoiceStatusTestCase - Class in org.tritonus.test.api.midi.synthesizer
-
Test for javax.sound.midi.Synthesizer.getLatency().
- GetVoiceStatusTestCase(String) - Constructor for class org.tritonus.test.api.midi.synthesizer.GetVoiceStatusTestCase
-
- getWidth() - Method in class org.tritonus.saol.compiler.WidthAndRate
-
- getWidth() - Method in class org.tritonus.saol.engine.AbstractInstrument
-
Gives the width of the output port.
- getWidth() - Method in class org.tritonus.saol.engine.Bus
-
Gives the width of this bus.
- getWidth() - Method in interface org.tritonus.saol.engine.Output
-
Gives the width of this output.
- getWindow(int) - Method in class org.tritonus.lowlevel.dsp.HammingWindow
-
Get an array containing the window coefficients.
- getWindow(int) - Method in class org.tritonus.lowlevel.dsp.KaiserWindow
-
Get an array containing the window coefficients.
- getWindow(int) - Method in class org.tritonus.lowlevel.dsp.RectangularWindow
-
Get an array containing the window coefficients.
- getWindow(int) - Method in interface org.tritonus.lowlevel.dsp.Window
-
Get an array containing the window coefficients.
- getWriteUse() - Method in class org.tritonus.lowlevel.alsa.AlsaSeqPortInfo
-
- getXferAlign() - Method in class org.tritonus.lowlevel.alsa.AlsaPcmSWParams
-
- getXrunMode() - Method in class org.tritonus.lowlevel.alsa.AlsaPcmSWParams
-
- getZ1() - Method in class org.tritonus.lowlevel.gsm.Gsm_State
-
- GlobalInfo - Class in org.tritonus.share
-
- GlobalInfo() - Constructor for class org.tritonus.share.GlobalInfo
-
- GlobalSemanticsCheck - Class in org.tritonus.saol.compiler
-
- GlobalSemanticsCheck(VariableTable, NodeSemanticsTable) - Constructor for class org.tritonus.saol.compiler.GlobalSemanticsCheck
-
- GlobalsSearcher - Class in org.tritonus.saol.compiler
-
- GlobalsSearcher(SAOLGlobals) - Constructor for class org.tritonus.saol.compiler.GlobalsSearcher
-
- GSM() - Method in class org.tritonus.lowlevel.gsm.GSMDecoder
-
- GSM0610 - Static variable in class org.tritonus.sampled.file.WaveTool
-
- gsm_A - Static variable in class org.tritonus.lowlevel.gsm.Gsm_Def
-
- GSM_ABS(short) - Static method in class org.tritonus.lowlevel.gsm.Add
-
- GSM_ADD(short, short) - Static method in class org.tritonus.lowlevel.gsm.Add
-
- gsm_asl(short, int) - Static method in class org.tritonus.lowlevel.gsm.Add
-
- gsm_asr(short, int) - Static method in class org.tritonus.lowlevel.gsm.Add
-
- gsm_B - Static variable in class org.tritonus.lowlevel.gsm.Gsm_Def
-
- Gsm_Def - Class in org.tritonus.lowlevel.gsm
-
- Gsm_Def() - Constructor for class org.tritonus.lowlevel.gsm.Gsm_Def
-
- gsm_div(short, short) - Static method in class org.tritonus.lowlevel.gsm.Add
-
- gsm_DLB - Static variable in class org.tritonus.lowlevel.gsm.Gsm_Def
-
- gsm_FAC - Static variable in class org.tritonus.lowlevel.gsm.Gsm_Def
-
- gsm_H - Static variable in class org.tritonus.lowlevel.gsm.Gsm_Def
-
- gsm_INVA - Static variable in class org.tritonus.lowlevel.gsm.Gsm_Def
-
- GSM_L_ADD(int, int) - Static method in class org.tritonus.lowlevel.gsm.Add
-
- GSM_L_MULT(short, short) - Static method in class org.tritonus.lowlevel.gsm.Add
-
- Gsm_Long_Term_Predictor(short[], int, short[], short[], short[], int, short[], short[], int) - Method in class org.tritonus.lowlevel.gsm.Long_term
-
- Gsm_Long_Term_Synthesis_Filtering(Gsm_State, short, short, short[], int) - Method in class org.tritonus.lowlevel.gsm.Long_term
-
- Gsm_LPC_Analysis(short[], short[]) - Method in class org.tritonus.lowlevel.gsm.Lpc
-
- gsm_MAC - Static variable in class org.tritonus.lowlevel.gsm.Gsm_Def
-
- gsm_MIC - Static variable in class org.tritonus.lowlevel.gsm.Gsm_Def
-
- GSM_MULT(short, short) - Static method in class org.tritonus.lowlevel.gsm.Add
-
- GSM_MULT_R(short, short) - Static method in class org.tritonus.lowlevel.gsm.Add
-
- gsm_norm(int) - Static method in class org.tritonus.lowlevel.gsm.Add
-
- gsm_NRFAC - Static variable in class org.tritonus.lowlevel.gsm.Gsm_Def
-
- gsm_QLB - Static variable in class org.tritonus.lowlevel.gsm.Gsm_Def
-
- Gsm_RPE_Decoding_java(short, short, int, short[], short[]) - Method in class org.tritonus.lowlevel.gsm.Rpe
-
- Gsm_RPE_Encoding(short[], short[], short[], int, short[], int) - Method in class org.tritonus.lowlevel.gsm.Rpe
-
- Gsm_Short_Term_Analysis_Filter(Gsm_State, short[], short[]) - Method in class org.tritonus.lowlevel.gsm.Short_term
-
- Gsm_Short_Term_Synthesis_Filter(Gsm_State, short[], short[], int[]) - Method in class org.tritonus.lowlevel.gsm.Short_term
-
- Gsm_State - Class in org.tritonus.lowlevel.gsm
-
- Gsm_State() - Constructor for class org.tritonus.lowlevel.gsm.Gsm_State
-
- GSM_SUB(short, short) - Static method in class org.tritonus.lowlevel.gsm.Add
-
- GSMAudioFileReader - Class in org.tritonus.sampled.file.gsm
-
AudioFileReader class for GSM 06.10 data.
- GSMAudioFileReader() - Constructor for class org.tritonus.sampled.file.gsm.GSMAudioFileReader
-
- GSMAudioFileReaderTestCase - Class in org.tritonus.test
-
- GSMAudioFileReaderTestCase(String) - Constructor for class org.tritonus.test.GSMAudioFileReaderTestCase
-
- GSMAudioFileWriter - Class in org.tritonus.sampled.file.gsm
-
Class for writing GSM streams
- GSMAudioFileWriter() - Constructor for class org.tritonus.sampled.file.gsm.GSMAudioFileWriter
-
- GSMDecoder - Class in org.tritonus.lowlevel.gsm
-
- GSMDecoder() - Constructor for class org.tritonus.lowlevel.gsm.GSMDecoder
-
- GSMFormatConversionProvider - Class in org.tritonus.sampled.convert.gsm
-
ConversionProvider for GSM files.
- GSMFormatConversionProvider() - Constructor for class org.tritonus.sampled.convert.gsm.GSMFormatConversionProvider
-
Constructor.
- GSMFormatConversionProvider.DecodedGSMAudioInputStream - Class in org.tritonus.sampled.convert.gsm
-
AudioInputStream returned on decoding of GSM.
- GSMFormatConversionProvider.EncodedGSMAudioInputStream - Class in org.tritonus.sampled.convert.gsm
-
AudioInputStream returned on encoding of GSM.
- GSMFormatConversionProviderTestCase - Class in org.tritonus.test
-
- GSMFormatConversionProviderTestCase(String) - Constructor for class org.tritonus.test.GSMFormatConversionProviderTestCase
-
- I0(double) - Static method in class org.tritonus.lowlevel.dsp.Util
-
Modified Bessel function of first kind and 0th order.
- IDFT(Complex[]) - Static method in class org.tritonus.lowlevel.dsp.Util
-
Compute an inverse discrete fourier transform (IDFT).
- IllegalStateTestCase - Class in org.tritonus.test.api.midi.sequencer
-
Tests for class javax.sound.midi.MidiMessage.
- IllegalStateTestCase(String) - Constructor for class org.tritonus.test.api.midi.sequencer.IllegalStateTestCase
-
- IllegalStateTestCase - Class in org.tritonus.test.api.midi.synthesizer
-
Tests for class javax.sound.midi.Synthesizer.
- IllegalStateTestCase(String) - Constructor for class org.tritonus.test.api.midi.synthesizer.IllegalStateTestCase
-
- IllegalStateTestCase - Class in org.tritonus.test.sequencer
-
Tests for class javax.sound.midi.MidiMessage.
- IllegalStateTestCase(String) - Constructor for class org.tritonus.test.sequencer.IllegalStateTestCase
-
- IMA_ADPCM - Static variable in class org.tritonus.sampled.file.WaveTool
-
- ImaAdpcmFormatConversionProvider - Class in org.tritonus.sampled.convert
-
IMA ADPCM encoder and decoder.
- ImaAdpcmFormatConversionProvider() - Constructor for class org.tritonus.sampled.convert.ImaAdpcmFormatConversionProvider
-
Constructor.
- ImaAdpcmFormatConversionProvider.DecodedImaAdpcmAudioInputStream - Class in org.tritonus.sampled.convert
-
AudioInputStream returned on decoding of IMA ADPCM.
- ImaAdpcmFormatConversionProvider.EncodedImaAdpcmAudioInputStream - Class in org.tritonus.sampled.convert
-
AudioInputStream returned on encoding to IMA ADPCM.
- ImaAdpcmFormatConversionProviderTestCase - Class in org.tritonus.test
-
- ImaAdpcmFormatConversionProviderTestCase(String) - Constructor for class org.tritonus.test.ImaAdpcmFormatConversionProviderTestCase
-
- imag() - Method in class org.tritonus.lowlevel.dsp.Complex
-
Returns the imaginary part of a Complex object.
- imag(Complex) - Static method in class org.tritonus.lowlevel.dsp.Complex
-
Returns the imaginary part of a Complex object.
- inAAltExpr(AAltExpr) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- inAAltExpr(AAltExpr) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- inAAltExpr(AAltExpr) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- inAAopcodeOptype(AAopcodeOptype) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- inAAopcodeOptype(AAopcodeOptype) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- inAAopcodeOptype(AAopcodeOptype) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- inAAopcodeOptype(AAopcodeOptype) - Method in class org.tritonus.saol.compiler.OpcodeSemanticsCheck
-
- inABlockBlock(ABlockBlock) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- inAExportsimportsTaglist(AExportsimportsTaglist) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- inAExportsTaglist(AExportsTaglist) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- inAExpressionStatement(AExpressionStatement) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- inAExprExprOrString(AExprExprOrString) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- inAExprExprOrString(AExprExprOrString) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- inAExprExprOrString(AExprExprOrString) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- inAExprlistExprlist(AExprlistExprlist) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- inAExprlistExprlist(AExprlistExprlist) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- inAExprlistExprlist(AExprlistExprlist) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- inAExprlistTailExprlistTail(AExprlistTailExprlistTail) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- inAExprlistTailExprlistTail(AExprlistTailExprlistTail) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- inAExprlistTailExprlistTail(AExprlistTailExprlistTail) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- inAExprstrlistExprstrlist(AExprstrlistExprstrlist) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- inAExprstrlistExprstrlist(AExprstrlistExprstrlist) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- inAExprstrlistExprstrlist(AExprstrlistExprstrlist) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- inAExprstrlistTailExprstrlistTail(AExprstrlistTailExprstrlistTail) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- inAExprstrlistTailExprstrlistTail(AExprstrlistTailExprstrlistTail) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- inAExprstrlistTailExprstrlistTail(AExprstrlistTailExprstrlistTail) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- inAExtendStatement(AExtendStatement) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- inAFunctionTerm(AFunctionTerm) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- inAFunctionTerm(AFunctionTerm) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- inAFunctionTerm(AFunctionTerm) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- inAGlobaldeclGlobaldecl(AGlobaldeclGlobaldecl) - Method in class org.tritonus.saol.compiler.GlobalSemanticsCheck
-
- inAGlobaldeclGlobaldecl(AGlobaldeclGlobaldecl) - Method in class org.tritonus.saol.compiler.TreeDivider
-
- inAGtRelationalexpr(AGtRelationalexpr) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- inAGtRelationalexpr(AGtRelationalexpr) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- inAGtRelationalexpr(AGtRelationalexpr) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- inAIdentlistIdentlist(AIdentlistIdentlist) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- inAIdentlistIdentlist(AIdentlistIdentlist) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- inAIdentlistIdentlist(AIdentlistIdentlist) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- inAIdentlistTailIdentlistTail(AIdentlistTailIdentlistTail) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- inAIdentlistTailIdentlistTail(AIdentlistTailIdentlistTail) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- inAIdentlistTailIdentlistTail(AIdentlistTailIdentlistTail) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- inAIfElseStatement(AIfElseStatement) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- inAIfStatement(AIfStatement) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- inAImportsexportsTaglist(AImportsexportsTaglist) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- inAImportsTaglist(AImportsTaglist) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- inAIndexedfunctionTerm(AIndexedfunctionTerm) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- inAIndexedfunctionTerm(AIndexedfunctionTerm) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- inAIndexedfunctionTerm(AIndexedfunctionTerm) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- inAIndexedLvalue(AIndexedLvalue) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- inAIndexedTerm(AIndexedTerm) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- inAIndexedTerm(AIndexedTerm) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- inAIndexedTerm(AIndexedTerm) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- inAInstrdeclInstrdecl(AInstrdeclInstrdecl) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- inAInstrdeclInstrdecl(AInstrdeclInstrdecl) - Method in class org.tritonus.saol.compiler.InstrumentSemanticsCheck
-
- inAInstrdeclInstrdecl(AInstrdeclInstrdecl) - Method in class org.tritonus.saol.compiler.TreeDivider
-
- inAInstrumentStatement(AInstrumentStatement) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- inAIntegerConst(AIntegerConst) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- inAIntegerConst(AIntegerConst) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- inAIntegerConst(AIntegerConst) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- inAIntListIntList(AIntListIntList) - Method in class org.tritonus.saol.compiler.InstrumentSemanticsCheck
-
- inAIopcodeOptype(AIopcodeOptype) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- inAIopcodeOptype(AIopcodeOptype) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- inAIopcodeOptype(AIopcodeOptype) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- inAIopcodeOptype(AIopcodeOptype) - Method in class org.tritonus.saol.compiler.OpcodeSemanticsCheck
-
- inAKopcodeOptype(AKopcodeOptype) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- inAKopcodeOptype(AKopcodeOptype) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- inAKopcodeOptype(AKopcodeOptype) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- inAKopcodeOptype(AKopcodeOptype) - Method in class org.tritonus.saol.compiler.OpcodeSemanticsCheck
-
- inAMiditagMiditag(AMiditagMiditag) - Method in class org.tritonus.saol.compiler.InstrumentSemanticsCheck
-
- inANamelistNamelist(ANamelistNamelist) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- inANamelistNamelist(ANamelistNamelist) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- inANamelistNamelist(ANamelistNamelist) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- inANamelistTailNamelistTail(ANamelistTailNamelistTail) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- inAOpcodedeclOpcodedecl(AOpcodedeclOpcodedecl) - Method in class org.tritonus.saol.compiler.OpcodeSemanticsCheck
-
- inAOpcodedeclOpcodedecl(AOpcodedeclOpcodedecl) - Method in class org.tritonus.saol.compiler.TreeDivider
-
- inAOpcodeOptype(AOpcodeOptype) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- inAOpcodeOptype(AOpcodeOptype) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- inAOpcodeOptype(AOpcodeOptype) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- inAOpcodeOptype(AOpcodeOptype) - Method in class org.tritonus.saol.compiler.OpcodeSemanticsCheck
-
- inAOutbusStatement(AOutbusStatement) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- inAOutputStatement(AOutputStatement) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- inAParamdeclParamdecl(AParamdeclParamdecl) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- inAParamdeclParamdecl(AParamdeclParamdecl) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- inAParamdeclParamdecl(AParamdeclParamdecl) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- inAParamdeclParamdecl(AParamdeclParamdecl) - Method in class org.tritonus.saol.compiler.OpcodeSemanticsCheck
-
- inAParamlistParamlist(AParamlistParamlist) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- inAParamlistParamlist(AParamlistParamlist) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- inAParamlistParamlist(AParamlistParamlist) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- inAParamlistParamlist(AParamlistParamlist) - Method in class org.tritonus.saol.compiler.OpcodeSemanticsCheck
-
- inAParamlistTailParamlistTail(AParamlistTailParamlistTail) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- inAParamlistTailParamlistTail(AParamlistTailParamlistTail) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- inAParamlistTailParamlistTail(AParamlistTailParamlistTail) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- inAParamlistTailParamlistTail(AParamlistTailParamlistTail) - Method in class org.tritonus.saol.compiler.OpcodeSemanticsCheck
-
- inAReturnStatement(AReturnStatement) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- inARoutedefGlobaldef(ARoutedefGlobaldef) - Method in class org.tritonus.saol.compiler.GlobalSemanticsCheck
-
- inARtparamGlobaldef(ARtparamGlobaldef) - Method in class org.tritonus.saol.compiler.GlobalSemanticsCheck
-
- inASasbfTerm(ASasbfTerm) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- inASasbfTerm(ASasbfTerm) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- inASasbfTerm(ASasbfTerm) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- inASenddefGlobaldef(ASenddefGlobaldef) - Method in class org.tritonus.saol.compiler.GlobalSemanticsCheck
-
- inASeqdefGlobaldef(ASeqdefGlobaldef) - Method in class org.tritonus.saol.compiler.GlobalSemanticsCheck
-
- inASigvarOpvardecl(ASigvarOpvardecl) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- inASigvarVardecl(ASigvarVardecl) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- inASpatializeStatement(ASpatializeStatement) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- inAStringExprOrString(AStringExprOrString) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- inAStringExprOrString(AStringExprOrString) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- inAStringExprOrString(AStringExprOrString) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- inATabledeclTabledecl(ATabledeclTabledecl) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- inATabledeclTabledecl(ATabledeclTabledecl) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- inATabledeclTabledecl(ATabledeclTabledecl) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- inATablemapVardecl(ATablemapVardecl) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- inATablemapVardecl(ATablemapVardecl) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- inATablemapVardecl(ATablemapVardecl) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- inATableOpvardecl(ATableOpvardecl) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- inATableOpvardecl(ATableOpvardecl) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- inATemplatedeclTemplatedecl(ATemplatedeclTemplatedecl) - Method in class org.tritonus.saol.compiler.TreeDivider
-
- inATurnoffStatement(ATurnoffStatement) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- inAWhileStatement(AWhileStatement) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- Info(Class, AudioFormat[], int, int) - Constructor for class javax.sound.sampled.DataLine.Info
-
- Info(Class, AudioFormat, int) - Constructor for class javax.sound.sampled.DataLine.Info
-
- Info(Class, AudioFormat) - Constructor for class javax.sound.sampled.DataLine.Info
-
- Info(Class) - Constructor for class javax.sound.sampled.Line.Info
-
- Info(Class, String, boolean) - Constructor for class javax.sound.sampled.Port.Info
-
- Info - Class in org.tritonus.lowlevel.pvorbis
-
Wrapper for vorbis_info.
- Info() - Constructor for class org.tritonus.lowlevel.pvorbis.Info
-
- Info - Class in org.tritonus.lowlevel.vorbis
-
Wrapper for vorbis_info.
- Info() - Constructor for class org.tritonus.lowlevel.vorbis.Info
-
- Info(String, String, String, String) - Constructor for class org.tritonus.share.midi.TMidiDevice.Info
-
- init() - Method in class Capture
-
- init() - Method in class ClipPlayerApplet
-
- init(int) - Method in class org.tritonus.lowlevel.ogg.StreamState
-
Calls ogg_stream_init().
- init() - Method in class org.tritonus.lowlevel.ogg.SyncState
-
Calls ogg_sync_init().
- init(int) - Method in class org.tritonus.lowlevel.pogg.StreamState
-
Calls ogg_stream_init().
- init() - Method in class org.tritonus.lowlevel.pogg.SyncState
-
Calls ogg_sync_init().
- init(DspState) - Method in class org.tritonus.lowlevel.pvorbis.Block
-
Calls vorbis_block_init().
- init() - Method in class org.tritonus.lowlevel.pvorbis.Comment
-
Initializes the comment object.
- init() - Method in class org.tritonus.lowlevel.pvorbis.Info
-
Calls vorbis_info_init().
- init() - Method in class org.tritonus.lowlevel.pvorbis.StaticCodebook
-
Initializes the comment object.
- init(DspState) - Method in class org.tritonus.lowlevel.vorbis.Block
-
Calls vorbis_block_init().
- init() - Method in class org.tritonus.lowlevel.vorbis.Comment
-
Calls vorbis_comment_init().
- init() - Method in class org.tritonus.lowlevel.vorbis.Info
-
Calls vorbis_info_init().
- init(int, int, float) - Method in class org.tritonus.share.sampled.FloatSampleBuffer
-
Initialize this sample buffer to have the specified channels, sample
count, and sample rate.
- init(int, int, float, boolean) - Method in class org.tritonus.share.sampled.FloatSampleBuffer
-
Initialize this sample buffer to have the specified channels, sample
count, and sample rate.
- init_native(DspState) - Method in class org.tritonus.lowlevel.pvorbis.Block
-
Calls vorbis_block_init().
- init_native() - Method in class org.tritonus.lowlevel.pvorbis.Info
-
Calls vorbis_info_init().
- initAnalysis(Info) - Method in class org.tritonus.lowlevel.pvorbis.DspState
-
Initialize for encoding.
- initAnalysis(Info) - Method in class org.tritonus.lowlevel.vorbis.DspState
-
Initialize for encoding.
- initAnalysis_native(Info) - Method in class org.tritonus.lowlevel.pvorbis.DspState
-
Initialize for encoding.
- initFromByteArray(byte[], int, int, AudioFormat) - Method in class org.tritonus.share.sampled.FloatSampleBuffer
-
Resets this buffer with the audio data specified in the arguments.
- initFromByteArray(byte[], int, int, AudioFormat, boolean) - Method in class org.tritonus.share.sampled.FloatSampleBuffer
-
Resets this buffer with the audio data specified in the arguments.
- initFromFloatSampleBuffer(FloatSampleBuffer) - Method in class org.tritonus.share.sampled.FloatSampleBuffer
-
Resets this sample buffer with the data in source
.
- initSynthesis(Info) - Method in class org.tritonus.lowlevel.pvorbis.DspState
-
Initialize for decoding.
- initSynthesis(Info) - Method in class org.tritonus.lowlevel.vorbis.DspState
-
Initialize for decoding.
- initSynthesis_native(Info) - Method in class org.tritonus.lowlevel.pvorbis.DspState
-
Initialize for decoding.
- insertChannel(int, boolean) - Method in class org.tritonus.share.sampled.FloatSampleBuffer
-
Insert a (silent) channel at position index
.
- insertChannel(int, boolean, boolean) - Method in class org.tritonus.share.sampled.FloatSampleBuffer
-
Inserts a channel at position index
.
- Instrument - Class in javax.sound.midi
-
- Instrument_tone - Class in <Unnamed>
-
- Instrument_tone() - Constructor for class Instrument_tone
-
- InstrumentCompilation - Class in org.tritonus.saol.compiler
-
- InstrumentCompilation(SAOLGlobals, Map) - Constructor for class org.tritonus.saol.compiler.InstrumentCompilation
-
- InstrumentEntry - Class in org.tritonus.saol.compiler
-
- InstrumentEntry(String, AInstrdeclInstrdecl) - Constructor for class org.tritonus.saol.compiler.InstrumentEntry
-
- InstrumentSemanticsCheck - Class in org.tritonus.saol.compiler
-
- InstrumentSemanticsCheck(VariableTable, VariableTable, NodeSemanticsTable) - Constructor for class org.tritonus.saol.compiler.InstrumentSemanticsCheck
-
- InstrumentTable - Class in org.tritonus.saol.compiler
-
The instrument table.
- InstrumentTable() - Constructor for class org.tritonus.saol.compiler.InstrumentTable
-
- INTERNAL_CLOCK - Static variable in class javax.sound.midi.Sequencer.SyncMode
-
- intToBytes16(int, byte[], int, boolean) - Static method in class org.tritonus.share.sampled.TConversionTool
-
Converts a 16 bit sample of type int
to 2 bytes in an array.
- intToBytes24(int, byte[], int, boolean) - Static method in class org.tritonus.share.sampled.TConversionTool
-
Converts a 24 bit sample of type int
to 3 bytes in an array.
- intToBytes32(int, byte[], int, boolean) - Static method in class org.tritonus.share.sampled.TConversionTool
-
Converts a 32 bit sample of type int
to 4 bytes in an array.
- InvalidGSMFrameException - Exception in org.tritonus.lowlevel.gsm
-
- InvalidGSMFrameException() - Constructor for exception org.tritonus.lowlevel.gsm.InvalidGSMFrameException
-
- InvalidMidiDataException - Exception in javax.sound.midi
-
- InvalidMidiDataException() - Constructor for exception javax.sound.midi.InvalidMidiDataException
-
- InvalidMidiDataException(String) - Constructor for exception javax.sound.midi.InvalidMidiDataException
-
- IOGTCommonSemanticsCheck - Class in org.tritonus.saol.compiler
-
- IOGTCommonSemanticsCheck(NodeSemanticsTable) - Constructor for class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- IOTCommonSemanticsCheck - Class in org.tritonus.saol.compiler
-
- IOTCommonSemanticsCheck(NodeSemanticsTable) - Constructor for class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- isActive() - Method in interface javax.sound.sampled.DataLine
-
- isActive() - Method in class org.tritonus.lowlevel.alsa.AlsaMixerElement
-
Calls snd_mixer_selem_is_active().
- isActive() - Method in class org.tritonus.share.sampled.mixer.TDataLine
-
This implementation returns the status of isRunning().
- isBigEndian() - Method in class javax.sound.sampled.AudioFormat
-
- isBos() - Method in class org.tritonus.lowlevel.ogg.Packet
-
Accesses b_o_s.
- isBos() - Method in class org.tritonus.lowlevel.ogg.Page
-
Calls ogg_page_bos().
- isBos() - Method in class org.tritonus.lowlevel.pogg.Packet
-
Accesses b_o_s.
- isBos() - Method in class org.tritonus.lowlevel.pogg.Page
-
Returns the "begin of stream" property of the page.
- isCaptureMono() - Method in class org.tritonus.lowlevel.alsa.AlsaMixerElement
-
Calls snd_mixer_selem_is_capture_mono().
- isClosed() - Method in class org.tritonus.sampled.convert.SampleRateConversionProvider.SampleRateConverterStream
-
- isContinued() - Method in class org.tritonus.lowlevel.ogg.Page
-
Calls ogg_page_continued().
- isContinued() - Method in class org.tritonus.lowlevel.pogg.Page
-
Returns if the page is continued.
- isControlSupported(Control.Type) - Method in interface javax.sound.sampled.Line
-
- isControlSupported(Control.Type) - Method in class org.tritonus.share.sampled.mixer.TLine
-
- isConversionSupported(AudioFormat.Encoding, AudioFormat) - Static method in class javax.sound.sampled.AudioSystem
-
- isConversionSupported(AudioFormat, AudioFormat) - Static method in class javax.sound.sampled.AudioSystem
-
- isConversionSupported(AudioFormat.Encoding, AudioFormat) - Method in class javax.sound.sampled.spi.FormatConversionProvider
-
WARNING: this method uses getTargetEncodings(AudioFormat);
which may create infinite loops if the latter is overwritten.
- isConversionSupported(AudioFormat, AudioFormat) - Method in class javax.sound.sampled.spi.FormatConversionProvider
-
WARNING: this method uses getTargetFormats(AudioFormat.Encoding, AudioFormat)
which may create infinite loops if the latter is overwritten.
- isConversionSupported(AudioFormat, AudioFormat) - Method in class org.tritonus.sampled.convert.javalayer.MpegFormatConversionProvider
-
- isConversionSupported(AudioFormat, AudioFormat) - Method in class org.tritonus.sampled.convert.PCM2PCMConversionProvider
-
method overidden due to the difficult situation with the channel count
and the possible conversions possible.
- isConversionSupported(AudioFormat, AudioFormat) - Method in class org.tritonus.sampled.convert.SampleRateConversionProvider
-
- isConversionSupported(AudioFormat.Encoding, AudioFormat) - Method in class org.tritonus.sampled.convert.SmartFormatConversionProvider
-
- isConversionSupported(AudioFormat, AudioFormat) - Method in class org.tritonus.sampled.convert.SmartFormatConversionProvider
-
- isConversionSupported(AudioFormat, AudioFormat) - Method in class org.tritonus.share.sampled.convert.TFormatConversionProvider
-
WARNING: this method uses getTargetFormats(AudioFormat.Encoding, AudioFormat)
which may create infinite loops if the latter is overwritten.
- isDeviceSupported(MidiDevice.Info) - Method in class javax.sound.midi.spi.MidiDeviceProvider
-
- isDone() - Method in class org.tritonus.sampled.convert.SampleRateConversionProvider.SampleRateConverterStream
-
- isDone() - Method in class org.tritonus.share.sampled.convert.TSynchronousFilteredAudioInputStream
-
- isDone() - Method in class org.tritonus.share.sampled.FloatInputStream
-
- isDone() - Method in interface org.tritonus.share.sampled.FloatSampleInput
-
Determine if this stream has reached its end.
- isEos() - Method in class org.tritonus.lowlevel.ogg.Packet
-
Accesses e_o_s.
- isEos() - Method in class org.tritonus.lowlevel.ogg.Page
-
Calls ogg_page_eos().
- isEos() - Method in class org.tritonus.lowlevel.pogg.Packet
-
Accesses e_o_s.
- isEos() - Method in class org.tritonus.lowlevel.pogg.Page
-
Returns the "end of stream" property of the page.
- isEOSReached() - Method in class org.tritonus.lowlevel.ogg.StreamState
-
Calls ogg_stream_eos().
- isEOSReached() - Method in class org.tritonus.lowlevel.pogg.StreamState
-
Calls ogg_stream_eos().
- isFileTypeSupported(int) - Static method in class javax.sound.midi.MidiSystem
-
- isFileTypeSupported(int, Sequence) - Static method in class javax.sound.midi.MidiSystem
-
- isFileTypeSupported(int) - Method in class javax.sound.midi.spi.MidiFileWriter
-
- isFileTypeSupported(int, Sequence) - Method in class javax.sound.midi.spi.MidiFileWriter
-
- isFileTypeSupported(AudioFileFormat.Type) - Static method in class javax.sound.sampled.AudioSystem
-
- isFileTypeSupported(AudioFileFormat.Type, AudioInputStream) - Static method in class javax.sound.sampled.AudioSystem
-
- isFileTypeSupported(AudioFileFormat.Type) - Method in class javax.sound.sampled.spi.AudioFileWriter
-
- isFileTypeSupported(AudioFileFormat.Type, AudioInputStream) - Method in class javax.sound.sampled.spi.AudioFileWriter
-
- isFileTypeSupported(AudioFileFormat.Type) - Method in class org.tritonus.share.sampled.file.TAudioFileWriter
-
- isFileTypeSupported(AudioFileFormat.Type, AudioInputStream) - Method in class org.tritonus.share.sampled.file.TAudioFileWriter
-
- isFormatSupported(AudioFormat) - Method in class javax.sound.sampled.DataLine.Info
-
- isJavaSoundAudioEngine(Mixer.Info) - Static method in class org.tritonus.share.sampled.AudioUtils
-
Return if the passed mixer info is the Java Sound Audio Engine.
- isJavaSoundAudioEngine(DataLine) - Static method in class org.tritonus.share.sampled.AudioUtils
-
Return if the passed line is writing to or reading from the Java Sound Audio Engine.
- isLibAvailable() - Static method in class org.tritonus.lowlevel.lame.Lame
-
- isLibraryAvailable() - Static method in class org.tritonus.lowlevel.alsa.Alsa
-
Returns whether the libraries are installed correctly.
- isLibraryAvailable() - Static method in class org.tritonus.lowlevel.esd.Esd
-
Returns whether the libraries are installed correctly.
- isLibraryAvailable() - Static method in class org.tritonus.lowlevel.ogg.Ogg
-
Returns whether the libraries are installed correctly.
- isLibraryAvailable() - Static method in class org.tritonus.lowlevel.pogg.Ogg
-
Returns whether the libraries are installed correctly.
- isLineSupported(Line.Info) - Static method in class javax.sound.sampled.AudioSystem
-
- isLineSupported(Line.Info) - Method in interface javax.sound.sampled.Mixer
-
- isLineSupported(Line.Info) - Method in class org.tritonus.share.sampled.mixer.TMixer
-
- isMixerSupported(Mixer.Info) - Method in class javax.sound.sampled.spi.MixerProvider
-
- isMixerSupported(Mixer.Info) - Method in class org.tritonus.share.sampled.mixer.TMixerProvider
-
- isOpen() - Method in interface javax.sound.midi.MidiDevice
-
- isOpen() - Method in interface javax.sound.sampled.Line
-
- isOpen() - Method in class org.tritonus.share.midi.TMidiDevice
-
- isOpen() - Method in class org.tritonus.share.sampled.mixer.TLine
-
- isPCM(AudioFormat) - Static method in class org.tritonus.share.sampled.AudioUtils
-
- isPlaybackMono() - Method in class org.tritonus.lowlevel.alsa.AlsaMixerElement
-
Calls snd_mixer_selem_is_playback_mono().
- isRecording() - Method in interface javax.sound.midi.Sequencer
-
- isRecording() - Method in class org.tritonus.midi.device.alsa.AlsaSequencer
-
- isRecording() - Method in class org.tritonus.midi.device.java.JavaSequencer
-
- isRunning() - Method in interface javax.sound.midi.Sequencer
-
- isRunning() - Method in interface javax.sound.sampled.DataLine
-
- isRunning() - Method in class org.tritonus.midi.device.alsa.AlsaSequencer
-
- isRunning() - Method in class org.tritonus.share.midi.TSequencer
-
- isRunning() - Method in class org.tritonus.share.sampled.mixer.TDataLine
-
- isSoundbankSupported(Soundbank) - Method in interface javax.sound.midi.Synthesizer
-
- isSoundbankSupported(Soundbank) - Method in class org.tritonus.midi.device.alsa.AlsaSynthesizer
-
- isSoundbankSupported(Soundbank) - Method in class org.tritonus.midi.device.fluidsynth.FluidSynthesizer
-
- isSource() - Method in class javax.sound.sampled.Port.Info
-
- isSourceEncodingSupported(AudioFormat.Encoding) - Method in class javax.sound.sampled.spi.FormatConversionProvider
-
- isSourceEncodingSupported(AudioFormat.Encoding) - Method in class org.tritonus.share.sampled.convert.TSimpleFormatConversionProvider
-
- isSynchronizationSupported(Line[], boolean) - Method in interface javax.sound.sampled.Mixer
-
- isSynchronizationSupported(Line[], boolean) - Method in class org.tritonus.share.sampled.mixer.TMixer
-
- isSystemBigEndian() - Static method in class org.tritonus.share.sampled.AudioUtils
-
tries to guess if this program is running on a big endian platform
- isTargetEncodingSupported(AudioFormat.Encoding) - Method in class javax.sound.sampled.spi.FormatConversionProvider
-
- isTargetEncodingSupported(AudioFormat.Encoding) - Method in class org.tritonus.share.sampled.convert.TSimpleFormatConversionProvider
-
- m_printStream - Static variable in class org.tritonus.share.TDebug
-
- main(String[]) - Static method in class AlsaCtlTest
-
- main(String[]) - Static method in class AlsaMixerTest
-
- main(String[]) - Static method in class BufferingTest
-
- main(String[]) - Static method in class CddaMidLevelTest
-
- main(String[]) - Static method in class CdparanoiaTest
-
- main(String[]) - Static method in class ConvertBackForth
-
- main(String[]) - Static method in class CookedIoctlTest
-
- main(String[]) - Static method in class CreateEmptySequence
-
- main(String[]) - Static method in class CreateSysexSequence
-
- main(String[]) - Static method in class DefaultMixer
-
- main(String[]) - Static method in class FormatConversionProviderTest
-
- main(String[]) - Static method in class MeasureThreadSleep
-
- main(String[]) - Static method in class MidiMessageTest
-
- main(String[]) - Static method in class org.tritonus.sampled.convert.javalayer.MpegFormatConversionProvider
-
unit test
- main(String[]) - Static method in class org.tritonus.saol.compiler.BCELTest
-
- main(String[]) - Static method in class org.tritonus.saol.compiler.Compiler
-
- main(String[]) - Static method in class org.tritonus.saol.compiler.MemoryClassLoader
-
- Main - Class in org.tritonus.saol.engine
-
- Main() - Constructor for class org.tritonus.saol.engine.Main
-
- main(String[]) - Static method in class org.tritonus.saol.engine.Main
-
- main(String[]) - Static method in class PrintJavaHome
-
- main(String[]) - Static method in class PrintProperties
-
- main(String[]) - Static method in class saint
-
- main(String[]) - Static method in class SkipTest
-
- main(String[]) - Static method in class SleepTest
-
- main(String[]) - Static method in class SynthTest
-
- main(String[]) - Static method in class URLTest
-
- main(String[]) - Static method in class VorbisDecoder
-
- main(String[]) - Static method in class VorbisEncoder
-
- makeSilence() - Method in class org.tritonus.share.sampled.FloatSampleBuffer
-
Silence the entire audio buffer.
- makeSilence(int, int) - Method in class org.tritonus.share.sampled.FloatSampleBuffer
-
Silence the entire buffer in the specified range on all channels.
- makeSilence(int) - Method in class org.tritonus.share.sampled.FloatSampleBuffer
-
Silence the specified channel
- makeSilence(int, int, int) - Method in class org.tritonus.share.sampled.FloatSampleBuffer
-
Silence the specified channel in the specified range
- MapTest - Class in <Unnamed>
-
- MapTest() - Constructor for class MapTest
-
- mark(int) - Method in class javax.sound.sampled.AudioInputStream
-
- mark(int) - Method in class org.tritonus.sampled.convert.SampleRateConversionProvider.SampleRateConverterStream
-
- mark(int) - Method in class org.tritonus.share.sampled.convert.TAsynchronousFilteredAudioInputStream
-
- mark(int) - Method in class org.tritonus.share.sampled.convert.TSynchronousFilteredAudioInputStream
-
- mark(int) - Method in class org.tritonus.share.sampled.FloatInputStream
-
- markSupported() - Method in class javax.sound.sampled.AudioInputStream
-
- markSupported() - Method in class org.tritonus.sampled.convert.SampleRateConversionProvider.SampleRateConverterStream
-
- markSupported() - Method in class org.tritonus.share.sampled.convert.TAsynchronousFilteredAudioInputStream
-
- markSupported() - Method in class org.tritonus.share.sampled.convert.TSynchronousFilteredAudioInputStream
-
- markSupported() - Method in class org.tritonus.share.sampled.FloatInputStream
-
- MASTER_GAIN - Static variable in class javax.sound.sampled.FloatControl.Type
-
- MasterSynchronizer() - Constructor for class org.tritonus.midi.device.alsa.AlsaSequencer.MasterSynchronizer
-
- matches(AudioFormat) - Method in class javax.sound.sampled.AudioFormat
-
- matches(Line.Info) - Method in class javax.sound.sampled.DataLine.Info
-
- matches(Line.Info) - Method in class javax.sound.sampled.Line.Info
-
- matches(Line.Info) - Method in class javax.sound.sampled.Port.Info
-
- matches(AudioFormat, AudioFormat) - Static method in class org.tritonus.share.sampled.AudioFormats
-
Tests whether 2 AudioFormats have matching formats.
- matches(AudioFormat) - Method in class org.tritonus.share.sampled.AudioFormatSet
-
Checks whether this Set contains an AudioFormat
that matches elem
.
- MathOpcodes - Class in org.tritonus.saol.engine.opcodes
-
The Math Opcodes (Section 5.9.4).
- MathOpcodes() - Constructor for class org.tritonus.saol.engine.opcodes.MathOpcodes
-
- max(float[]) - Static method in class org.tritonus.saol.engine.opcodes.MathOpcodes
-
- MAX_FRAME_READ - Static variable in class org.tritonus.lowlevel.gsm.Gsm_Def
-
- MAX_LONGWORD - Static variable in class org.tritonus.lowlevel.gsm.Gsm_Def
-
- MAX_WORD - Static variable in class org.tritonus.lowlevel.gsm.Gsm_Def
-
- MeasureThreadSleep - Class in <Unnamed>
-
- MeasureThreadSleep() - Constructor for class MeasureThreadSleep
-
- MemoryClassLoader - Class in org.tritonus.saol.compiler
-
- MemoryClassLoader() - Constructor for class org.tritonus.saol.compiler.MemoryClassLoader
-
- meta(MetaMessage) - Method in interface javax.sound.midi.MetaEventListener
-
- META - Static variable in class javax.sound.midi.MetaMessage
-
Status byte for meta messages (value 255, 0xff).
- MetaEventListener - Interface in javax.sound.midi
-
- MetaMessage - Class in javax.sound.midi
-
Container for meta messages.
- MetaMessage() - Constructor for class javax.sound.midi.MetaMessage
-
Create a container for a MIDI meta message.
- MICROPHONE - Static variable in class javax.sound.sampled.Port.Info
-
- MIDI_SYNC - Static variable in class javax.sound.midi.Sequencer.SyncMode
-
- MIDI_TIME_CODE - Static variable in class javax.sound.midi.Sequencer.SyncMode
-
- MIDI_TIME_CODE - Static variable in class javax.sound.midi.ShortMessage
-
Status byte for MIDI time code quarter frame messages (value 241, 0xF1).
- MidiChannel - Interface in javax.sound.midi
-
- MidiChannelTestCase - Class in org.tritonus.test.api.midi.synthesizer
-
Test for javax.sound.midi.Synthesizer.getLatency().
- MidiChannelTestCase(String) - Constructor for class org.tritonus.test.api.midi.synthesizer.MidiChannelTestCase
-
- MidiConstants - Interface in org.tritonus.midi.file
-
Constants for Standard Midi Files reading and writing.
- midicps(float, float) - Method in class org.tritonus.saol.engine.opcodes.PitchOpcodes
-
- MidiDevice - Interface in javax.sound.midi
-
- MidiDevice.Info - Class in javax.sound.midi
-
- MidiDeviceProvider - Class in javax.sound.midi.spi
-
- MidiDeviceProvider() - Constructor for class javax.sound.midi.spi.MidiDeviceProvider
-
- MidiDeviceProviderTestCase - Class in org.tritonus.test.api.midi.spi
-
Tests for class javax.sound.midi.spi.MidiDeviceProvider.
- MidiDeviceProviderTestCase(String) - Constructor for class org.tritonus.test.api.midi.spi.MidiDeviceProviderTestCase
-
- MidiDeviceTestCase - Class in org.tritonus.test.api.midi.device
-
Class for tests of javax.sound.midi.MidiDevice.
- MidiDeviceTestCase(String) - Constructor for class org.tritonus.test.api.midi.device.MidiDeviceTestCase
-
- MidiEvent - Class in javax.sound.midi
-
- MidiEvent(MidiMessage, long) - Constructor for class javax.sound.midi.MidiEvent
-
- MidiFileFormat - Class in javax.sound.midi
-
- MidiFileFormat(int, float, int, int, long) - Constructor for class javax.sound.midi.MidiFileFormat
-
- MidiFileFormat(int, float, int, int, long, Map<String, Object>) - Constructor for class javax.sound.midi.MidiFileFormat
-
- MidiFileFormatTestCase - Class in org.tritonus.test.api.midi.misc
-
- MidiFileFormatTestCase(String) - Constructor for class org.tritonus.test.api.midi.misc.MidiFileFormatTestCase
-
- MidiFileReader - Class in javax.sound.midi.spi
-
- MidiFileReader() - Constructor for class javax.sound.midi.spi.MidiFileReader
-
- MidiFileWriter - Class in javax.sound.midi.spi
-
- MidiFileWriter() - Constructor for class javax.sound.midi.spi.MidiFileWriter
-
- MidiFileWriterTestCase - Class in org.tritonus.test.api.midi.spi
-
Tests for class javax.sound.midi.spi.MidiFileWriter.
- MidiFileWriterTestCase(String) - Constructor for class org.tritonus.test.api.midi.spi.MidiFileWriterTestCase
-
- MidiMessage - Class in javax.sound.midi
-
Base class for MIDI messages.
- MidiMessageTest - Class in <Unnamed>
-
- MidiMessageTest() - Constructor for class MidiMessageTest
-
- MidiMessageTest.TestMessage - Class in <Unnamed>
-
- MidiMessageTestCase - Class in org.tritonus.test.api.midi.message
-
Tests for class javax.sound.midi.MidiMessage.
- MidiMessageTestCase(String) - Constructor for class org.tritonus.test.api.midi.message.MidiMessageTestCase
-
- midioct(float) - Static method in class org.tritonus.saol.engine.opcodes.PitchOpcodes
-
- midipch(float) - Static method in class org.tritonus.saol.engine.opcodes.PitchOpcodes
-
- MidiSystem - Class in javax.sound.midi
-
- MidiSystem() - Constructor for class javax.sound.midi.MidiSystem
-
- MidiSystemTestCase - Class in org.tritonus.test.api.midi.midisystem
-
- MidiSystemTestCase(String) - Constructor for class org.tritonus.test.api.midi.midisystem.MidiSystemTestCase
-
- MidiUnavailableException - Exception in javax.sound.midi
-
- MidiUnavailableException() - Constructor for exception javax.sound.midi.MidiUnavailableException
-
- MidiUnavailableException(String) - Constructor for exception javax.sound.midi.MidiUnavailableException
-
- MidiUtils - Class in org.tritonus.share.midi
-
Helper methods for reading and writing MIDI files.
- MidiUtils() - Constructor for class org.tritonus.share.midi.MidiUtils
-
- millis2Bytes(long, AudioFormat) - Static method in class org.tritonus.share.sampled.AudioUtils
-
Conversion milliseconds to bytes
- millis2Bytes(long, double, int) - Static method in class org.tritonus.share.sampled.AudioUtils
-
Conversion milliseconds to bytes
- millis2Bytes(int, AudioFormat) - Static method in class org.tritonus.share.sampled.AudioUtils
-
convert milliseconds to bytes.
- millis2Bytes(int, double, int) - Static method in class org.tritonus.share.sampled.AudioUtils
-
convert milliseconds to bytes.
- millis2Bytes(double, AudioFormat) - Static method in class org.tritonus.share.sampled.AudioUtils
-
convert milliseconds to bytes.
- millis2Bytes(double, double, int) - Static method in class org.tritonus.share.sampled.AudioUtils
-
convert milliseconds to bytes.
- millis2BytesFrameAligned(long, AudioFormat) - Static method in class org.tritonus.share.sampled.AudioUtils
-
Conversion milliseconds to bytes, return value is frame-aligned
- millis2BytesFrameAligned(long, double, int) - Static method in class org.tritonus.share.sampled.AudioUtils
-
Conversion milliseconds to bytes, return value is frame-aligned
- millis2BytesFrameAligned(int, AudioFormat) - Static method in class org.tritonus.share.sampled.AudioUtils
-
Conversion milliseconds to bytes, return value is frame-aligned
- millis2BytesFrameAligned(int, double, int) - Static method in class org.tritonus.share.sampled.AudioUtils
-
Conversion milliseconds to bytes, return value is frame-aligned
- millis2BytesFrameAligned(double, AudioFormat) - Static method in class org.tritonus.share.sampled.AudioUtils
-
Conversion milliseconds to bytes, return value is frame-aligned
- millis2BytesFrameAligned(double, double, int) - Static method in class org.tritonus.share.sampled.AudioUtils
-
Conversion milliseconds to bytes, return value is frame-aligned
- millis2Frames(long, AudioFormat) - Static method in class org.tritonus.share.sampled.AudioUtils
-
Conversion milliseconds to frames (samples)
- millis2Frames(long, double) - Static method in class org.tritonus.share.sampled.AudioUtils
-
Conversion milliseconds to frames (samples)
- millis2Frames(int, AudioFormat) - Static method in class org.tritonus.share.sampled.AudioUtils
-
Conversion milliseconds to frames (samples)
- millis2Frames(int, double) - Static method in class org.tritonus.share.sampled.AudioUtils
-
Conversion milliseconds to frames (samples)
- millis2Frames(double, AudioFormat) - Static method in class org.tritonus.share.sampled.AudioUtils
-
Conversion milliseconds to frames (samples)
- millis2Frames(double, double) - Static method in class org.tritonus.share.sampled.AudioUtils
-
Conversion milliseconds to frames (samples)
- millis2FramesD(double, AudioFormat) - Static method in class org.tritonus.share.sampled.AudioUtils
-
Conversion milliseconds to frames (samples)
- millis2FramesD(double, double) - Static method in class org.tritonus.share.sampled.AudioUtils
-
Conversion milliseconds to frames (samples)
- min(float[]) - Static method in class org.tritonus.saol.engine.opcodes.MathOpcodes
-
- MIN_DATA_OFFSET - Static variable in class org.tritonus.sampled.file.WaveTool
-
- MIN_FACT_CHUNK_LENGTH - Static variable in class org.tritonus.sampled.file.WaveTool
-
- MIN_FMT_CHUNK_LENGTH - Static variable in class org.tritonus.sampled.file.WaveTool
-
- MIN_LONGWORD - Static variable in class org.tritonus.lowlevel.gsm.Gsm_Def
-
- MIN_WORD - Static variable in class org.tritonus.lowlevel.gsm.Gsm_Def
-
- minus(Complex, Complex) - Static method in class org.tritonus.lowlevel.dsp.Complex
-
Returns the difference of two Complex objects, x-y.
- minus(Complex, double) - Static method in class org.tritonus.lowlevel.dsp.Complex
-
Returns the difference of a Complex object and a double, x-y.
- minus(double, Complex) - Static method in class org.tritonus.lowlevel.dsp.Complex
-
Returns the difference of a double and a Complex object, x-y.
- minus(Complex) - Method in class org.tritonus.lowlevel.dsp.Complex
-
Returns the difference of this Complex object and
another Complex object, this-y.
- minus(double) - Method in class org.tritonus.lowlevel.dsp.Complex
-
Subtracts a double from this Complex and returns the difference, this-y.
- minusReverse(double) - Method in class org.tritonus.lowlevel.dsp.Complex
-
Returns the difference of this Complex object and a double, this-y.
- mix(FloatSampleBuffer) - Method in class org.tritonus.share.sampled.FloatSampleBuffer
-
Mixes source
to this buffer by adding all samples.
- mix(FloatSampleBuffer, int, int, int) - Method in class org.tritonus.share.sampled.FloatSampleBuffer
-
Mixes source
samples to this buffer by adding the sample values.
- mixDownChannels() - Method in class org.tritonus.share.sampled.FloatSampleBuffer
-
Mix down of n channels to one channel.
It uses a simple mixdown: all other channels are added to first channel.
The volume is NOT lowered ! Be aware, this might cause clipping when
converting back to integer samples.
- Mixer - Interface in javax.sound.sampled
-
- Mixer.Info - Class in javax.sound.sampled
-
- MixerProvider - Class in javax.sound.sampled.spi
-
- MixerProvider() - Constructor for class javax.sound.sampled.spi.MixerProvider
-
- MixerTestCase - Class in org.tritonus.test.api.sampled.mixer
-
Class for tests of javax.sound.sampled.Mixer.
- MixerTestCase(String) - Constructor for class org.tritonus.test.api.sampled.mixer.MixerTestCase
-
- MP3 - Static variable in class org.tritonus.sampled.convert.javalayer.MpegFormatConversionProvider
-
- Mp3AudioFileReaderTestCase - Class in org.tritonus.test
-
- Mp3AudioFileReaderTestCase(String) - Constructor for class org.tritonus.test.Mp3AudioFileReaderTestCase
-
- Mp3LameFormatConversionProvider - Class in org.tritonus.sampled.convert.lame
-
ConversionProvider for encoding MP3 audio files with the lame lib.
- Mp3LameFormatConversionProvider() - Constructor for class org.tritonus.sampled.convert.lame.Mp3LameFormatConversionProvider
-
Constructor.
- Mp3LameFormatConversionProvider.EncodedMpegAudioInputStream - Class in org.tritonus.sampled.convert.lame
-
- MPEG1L1 - Static variable in class org.tritonus.sampled.convert.javalayer.MpegFormatConversionProvider
-
- MPEG1L2 - Static variable in class org.tritonus.sampled.convert.javalayer.MpegFormatConversionProvider
-
- MPEG1L3 - Static variable in class org.tritonus.lowlevel.lame.Lame
-
- MPEG1L3 - Static variable in class org.tritonus.sampled.convert.javalayer.MpegFormatConversionProvider
-
- MPEG1L3 - Static variable in class org.tritonus.sampled.convert.lame.Mp3LameFormatConversionProvider
-
- MPEG1L3 - Static variable in class org.tritonus.sampled.file.mpeg.MpegAudioFileWriter
-
- MPEG2DOT5L1 - Static variable in class org.tritonus.sampled.convert.javalayer.MpegFormatConversionProvider
-
- MPEG2DOT5L2 - Static variable in class org.tritonus.sampled.convert.javalayer.MpegFormatConversionProvider
-
- MPEG2DOT5L3 - Static variable in class org.tritonus.lowlevel.lame.Lame
-
- MPEG2DOT5L3 - Static variable in class org.tritonus.sampled.convert.javalayer.MpegFormatConversionProvider
-
- MPEG2DOT5L3 - Static variable in class org.tritonus.sampled.convert.lame.Mp3LameFormatConversionProvider
-
- MPEG2DOT5L3 - Static variable in class org.tritonus.sampled.file.mpeg.MpegAudioFileWriter
-
- MPEG2L1 - Static variable in class org.tritonus.sampled.convert.javalayer.MpegFormatConversionProvider
-
- MPEG2L2 - Static variable in class org.tritonus.sampled.convert.javalayer.MpegFormatConversionProvider
-
- MPEG2L3 - Static variable in class org.tritonus.lowlevel.lame.Lame
-
- MPEG2L3 - Static variable in class org.tritonus.sampled.convert.javalayer.MpegFormatConversionProvider
-
- MPEG2L3 - Static variable in class org.tritonus.sampled.convert.lame.Mp3LameFormatConversionProvider
-
- MPEG2L3 - Static variable in class org.tritonus.sampled.file.mpeg.MpegAudioFileWriter
-
- MPEG_VERSION_1 - Static variable in class org.tritonus.lowlevel.lame.Lame
-
- MPEG_VERSION_2 - Static variable in class org.tritonus.lowlevel.lame.Lame
-
- MPEG_VERSION_2DOT5 - Static variable in class org.tritonus.lowlevel.lame.Lame
-
- MpegAudioFileReader - Class in org.tritonus.sampled.file.mpeg
-
- MpegAudioFileReader() - Constructor for class org.tritonus.sampled.file.mpeg.MpegAudioFileReader
-
- MpegAudioFileWriter - Class in org.tritonus.sampled.file.mpeg
-
Class for writing mpeg files
- MpegAudioFileWriter() - Constructor for class org.tritonus.sampled.file.mpeg.MpegAudioFileWriter
-
- MpegFormatConversionProvider - Class in org.tritonus.sampled.convert.javalayer
-
ConversionProvider for decoding mp3 files.
- MpegFormatConversionProvider() - Constructor for class org.tritonus.sampled.convert.javalayer.MpegFormatConversionProvider
-
Constructor.
- MpegFormatConversionProvider.DecodedMpegAudioInputStream - Class in org.tritonus.sampled.convert.javalayer
-
- multiply(double[], double[]) - Static method in class org.tritonus.lowlevel.dsp.Util
-
Multiplication of two arrays.
- MUTE - Static variable in class javax.sound.sampled.BooleanControl.Type
-
- octcps(float) - Method in class org.tritonus.saol.engine.opcodes.PitchOpcodes
-
- octmidi(float) - Static method in class org.tritonus.saol.engine.opcodes.PitchOpcodes
-
- octpch(float) - Static method in class org.tritonus.saol.engine.opcodes.PitchOpcodes
-
- Ogg - Class in org.tritonus.lowlevel.ogg
-
libogg loading.
- Ogg() - Constructor for class org.tritonus.lowlevel.ogg.Ogg
-
- Ogg - Class in org.tritonus.lowlevel.pogg
-
libogg loading.
- Ogg() - Constructor for class org.tritonus.lowlevel.pogg.Ogg
-
- omega2absolute(double, double) - Static method in class org.tritonus.lowlevel.dsp.Util
-
Converts frequency representation from omega to absolute.
- omega2relative(double) - Static method in class org.tritonus.lowlevel.dsp.Util
-
Converts frequency representation from omega to relative.
- OpcodeClass - Class in org.tritonus.saol.engine.opcodes
-
The Math Opcodes (Section 5.9.4).
- OpcodeClass(String, int) - Constructor for class org.tritonus.saol.engine.opcodes.OpcodeClass
-
Constructor.
- OpcodeEntry - Class in org.tritonus.saol.engine.opcodes
-
Representation of one opcode implementation.
- OpcodeEntry(String, OpcodeClass, int) - Constructor for class org.tritonus.saol.engine.opcodes.OpcodeEntry
-
- OpcodeEntry(String, OpcodeClass, String, int) - Constructor for class org.tritonus.saol.engine.opcodes.OpcodeEntry
-
- OpcodeSemanticsCheck - Class in org.tritonus.saol.compiler
-
- OpcodeSemanticsCheck(VariableTable, VariableTable, NodeSemanticsTable) - Constructor for class org.tritonus.saol.compiler.OpcodeSemanticsCheck
-
- OpcodeTable - Class in org.tritonus.saol.engine.opcodes
-
The opcode table.
- OpcodeTable() - Constructor for class org.tritonus.saol.engine.opcodes.OpcodeTable
-
- open() - Method in interface javax.sound.midi.MidiDevice
-
- open(AudioFormat, byte[], int, int) - Method in interface javax.sound.sampled.Clip
-
- open(AudioInputStream) - Method in interface javax.sound.sampled.Clip
-
- open() - Method in interface javax.sound.sampled.Line
-
- OPEN - Static variable in class javax.sound.sampled.LineEvent.Type
-
- open(AudioFormat, int) - Method in interface javax.sound.sampled.SourceDataLine
-
- open(AudioFormat) - Method in interface javax.sound.sampled.SourceDataLine
-
- open(AudioFormat, int) - Method in interface javax.sound.sampled.TargetDataLine
-
- open(AudioFormat) - Method in interface javax.sound.sampled.TargetDataLine
-
- open(int, int) - Method in class org.tritonus.lowlevel.esd.EsdRecordingStream
-
Opens the connection to esd and initiates a stream.
- open(int, int, int) - Method in class org.tritonus.lowlevel.esd.EsdSample
-
Opens the connection to esd and starts uploading the sample data.
- open(int, int) - Method in class org.tritonus.lowlevel.esd.EsdStream
-
Opens the connection to esd and initiates a stream.
- open() - Method in class org.tritonus.sampled.mixer.alsa.AlsaDataLineMixer
-
- open() - Method in class org.tritonus.sampled.mixer.alsa.AlsaPortMixer
-
- open(AudioFormat, byte[], int, int) - Method in class org.tritonus.sampled.mixer.esd.EsdClip
-
- open(AudioInputStream) - Method in class org.tritonus.sampled.mixer.esd.EsdClip
-
- open() - Method in class org.tritonus.sampled.mixer.esd.EsdClip
-
- open() - Method in class org.tritonus.sampled.mixer.esd.EsdMixer
-
- open() - Method in class org.tritonus.share.midi.TMidiDevice
-
- open(AudioFormat, int) - Method in class org.tritonus.share.sampled.mixer.TBaseDataLine
-
- open(AudioFormat) - Method in class org.tritonus.share.sampled.mixer.TBaseDataLine
-
- open(AudioFormat, byte[], int, int) - Method in class org.tritonus.share.sampled.mixer.TClip
-
- open(AudioInputStream) - Method in class org.tritonus.share.sampled.mixer.TClip
-
- open() - Method in class org.tritonus.share.sampled.mixer.TClip
-
- open() - Method in class org.tritonus.share.sampled.mixer.TLine
-
- open(AudioInputStream) - Method in class org.tritonus.share.sampled.mixer.TSoftClip
-
- open() - Method in class org.tritonus.share.sampled.mixer.TSoftClip
-
- openConnection(URL) - Method in class org.tritonus.sampled.cdda.CddaStreamHandler
-
- org.tritonus.core - package org.tritonus.core
-
Initialization and Plug-in loading infrastructure.
- org.tritonus.debug - package org.tritonus.debug
-
- org.tritonus.dsp.ais - package org.tritonus.dsp.ais
-
- org.tritonus.dsp.interfaces - package org.tritonus.dsp.interfaces
-
- org.tritonus.dsp.processor - package org.tritonus.dsp.processor
-
- org.tritonus.lowlevel.alsa - package org.tritonus.lowlevel.alsa
-
Access to native ALSA library.
- org.tritonus.lowlevel.cdda - package org.tritonus.lowlevel.cdda
-
The "mid-level" CDDA API.
- org.tritonus.lowlevel.cdda.cdparanoia - package org.tritonus.lowlevel.cdda.cdparanoia
-
Access to native cdparanoia library.
- org.tritonus.lowlevel.cdda.cooked_ioctl - package org.tritonus.lowlevel.cdda.cooked_ioctl
-
Access to the native Linux "cooked ioctl" CDDA interface.
- org.tritonus.lowlevel.dsp - package org.tritonus.lowlevel.dsp
-
- org.tritonus.lowlevel.esd - package org.tritonus.lowlevel.esd
-
Access to the native Esound library.
- org.tritonus.lowlevel.gsm - package org.tritonus.lowlevel.gsm
-
GSM 06.10 encoder and decoder.
- org.tritonus.lowlevel.lame - package org.tritonus.lowlevel.lame
-
Access to the native LAME library.
- org.tritonus.lowlevel.ogg - package org.tritonus.lowlevel.ogg
-
Access to the native ogg library.
- org.tritonus.lowlevel.pogg - package org.tritonus.lowlevel.pogg
-
Alternative pure java implementation of the ogg library.
- org.tritonus.lowlevel.pvorbis - package org.tritonus.lowlevel.pvorbis
-
Alternative pure java implementation of the vorbis library.
- org.tritonus.lowlevel.vorbis - package org.tritonus.lowlevel.vorbis
-
Access to the native vorbis library.
- org.tritonus.midi.device.alsa - package org.tritonus.midi.device.alsa
-
Sequencer and MIDI device access based on ALSA.
- org.tritonus.midi.device.fluidsynth - package org.tritonus.midi.device.fluidsynth
-
- org.tritonus.midi.device.java - package org.tritonus.midi.device.java
-
Sequencer implemented in pure java.
- org.tritonus.midi.file - package org.tritonus.midi.file
-
Standard MIDI file reading and writing.
- org.tritonus.midi.sb.fluidsynth - package org.tritonus.midi.sb.fluidsynth
-
- org.tritonus.sampled.cdda - package org.tritonus.sampled.cdda
-
"High-level" interface to CDDA reading.
- org.tritonus.sampled.convert - package org.tritonus.sampled.convert
-
Standard format converters (A-law, μ-law, PCM, sample rate).
- org.tritonus.sampled.convert.gsm - package org.tritonus.sampled.convert.gsm
-
GSM 06.10 format converter.
- org.tritonus.sampled.convert.javalayer - package org.tritonus.sampled.convert.javalayer
-
- org.tritonus.sampled.convert.jorbis - package org.tritonus.sampled.convert.jorbis
-
Ogg vorbis decoder based on the jorbis library.
- org.tritonus.sampled.convert.lame - package org.tritonus.sampled.convert.lame
-
Mp3 encoder based on LAME.
- org.tritonus.sampled.convert.pvorbis - package org.tritonus.sampled.convert.pvorbis
-
Ogg vorbis encoder and decoder based on the pure java libraries.
- org.tritonus.sampled.convert.vorbis - package org.tritonus.sampled.convert.vorbis
-
Ogg vorbis encoder and decoder based on native libraries.
- org.tritonus.sampled.file - package org.tritonus.sampled.file
-
Standard audio file readers and writers (.aiff, .au, .wav).
- org.tritonus.sampled.file.gsm - package org.tritonus.sampled.file.gsm
-
GSM 06.10 audio file reader and writer.
- org.tritonus.sampled.file.jorbis - package org.tritonus.sampled.file.jorbis
-
Ogg vorbis audio file reader based on the jorbis library.
- org.tritonus.sampled.file.mpeg - package org.tritonus.sampled.file.mpeg
-
Mp3 audio file reader and writer.
- org.tritonus.sampled.file.pvorbis - package org.tritonus.sampled.file.pvorbis
-
Ogg vorbis audio file reader and writer based on the pure java libraries.
- org.tritonus.sampled.file.vorbis - package org.tritonus.sampled.file.vorbis
-
Ogg vorbis audio file reader and writer based on native libraries.
- org.tritonus.sampled.mixer.alsa - package org.tritonus.sampled.mixer.alsa
-
A Mixer implementation based on ALSA.
- org.tritonus.sampled.mixer.esd - package org.tritonus.sampled.mixer.esd
-
A Mixer implementation based on Esound.
- org.tritonus.saol.compiler - package org.tritonus.saol.compiler
-
- org.tritonus.saol.engine - package org.tritonus.saol.engine
-
- org.tritonus.saol.engine.opcodes - package org.tritonus.saol.engine.opcodes
-
- org.tritonus.share - package org.tritonus.share
-
Misc helper classes.
- org.tritonus.share.midi - package org.tritonus.share.midi
-
Base classes and helper classes for the implementation of MIDI stuff.
- org.tritonus.share.sampled - package org.tritonus.share.sampled
-
Helper classes for the implementation of sampled audio stuff.
- org.tritonus.share.sampled.convert - package org.tritonus.share.sampled.convert
-
Base classes for the implementation of FormatConversionProviders.
- org.tritonus.share.sampled.file - package org.tritonus.share.sampled.file
-
Base classes for the implementation of AudioFileReaders and AudioFileWriters.
- org.tritonus.share.sampled.mixer - package org.tritonus.share.sampled.mixer
-
Base classes for the implementation of MixerProviders.
- org.tritonus.test - package org.tritonus.test
-
- org.tritonus.test.alsa - package org.tritonus.test.alsa
-
- org.tritonus.test.api.midi.device - package org.tritonus.test.api.midi.device
-
- org.tritonus.test.api.midi.message - package org.tritonus.test.api.midi.message
-
- org.tritonus.test.api.midi.midisystem - package org.tritonus.test.api.midi.midisystem
-
- org.tritonus.test.api.midi.misc - package org.tritonus.test.api.midi.misc
-
- org.tritonus.test.api.midi.sequencer - package org.tritonus.test.api.midi.sequencer
-
- org.tritonus.test.api.midi.spi - package org.tritonus.test.api.midi.spi
-
- org.tritonus.test.api.midi.synthesizer - package org.tritonus.test.api.midi.synthesizer
-
- org.tritonus.test.api.sampled.line - package org.tritonus.test.api.sampled.line
-
- org.tritonus.test.api.sampled.misc - package org.tritonus.test.api.sampled.misc
-
- org.tritonus.test.api.sampled.mixer - package org.tritonus.test.api.sampled.mixer
-
- org.tritonus.test.sequencer - package org.tritonus.test.sequencer
-
- org.tritonus.test.tritonus.lowlevel.pogg - package org.tritonus.test.tritonus.lowlevel.pogg
-
- org.tritonus.test.tritonus.sampled.file - package org.tritonus.test.tritonus.sampled.file
-
- org.tritonus.test.tritonus.share.midi - package org.tritonus.test.tritonus.share.midi
-
- org.tritonus.test.tritonus.share.sampled - package org.tritonus.test.tritonus.share.sampled
-
- org.tritonus.test.tritonus.share.sampled.file - package org.tritonus.test.tritonus.share.sampled.file
-
- out(String) - Static method in class org.tritonus.debug.Utils
-
Print message with the current indentation.
- out(String) - Static method in class org.tritonus.share.TDebug
-
- out(Throwable) - Static method in class org.tritonus.share.TDebug
-
- outAAltExpr(AAltExpr) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAAltExpr(AAltExpr) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outAAltExpr(AAltExpr) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outAAndAndexpr(AAndAndexpr) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAAndAndexpr(AAndAndexpr) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outAAndAndexpr(AAndAndexpr) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outAAopcodeOptype(AAopcodeOptype) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAAopcodeOptype(AAopcodeOptype) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outAAopcodeOptype(AAopcodeOptype) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outAAopcodeOptype(AAopcodeOptype) - Method in class org.tritonus.saol.compiler.OpcodeSemanticsCheck
-
- outAAsigStype(AAsigStype) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAAsigStype(AAsigStype) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outAAsigStype(AAsigStype) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outAAssignmentStatement(AAssignmentStatement) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outABlockBlock(ABlockBlock) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAConstantTerm(AConstantTerm) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAConstantTerm(AConstantTerm) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outAConstantTerm(AConstantTerm) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outADivFactor(ADivFactor) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outADivFactor(ADivFactor) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outADivFactor(ADivFactor) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outAEqEqualityexpr(AEqEqualityexpr) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAEqEqualityexpr(AEqEqualityexpr) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outAEqEqualityexpr(AEqEqualityexpr) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outAExportsimportsTaglist(AExportsimportsTaglist) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAExportsimportsTaglist(AExportsimportsTaglist) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outAExportsimportsTaglist(AExportsimportsTaglist) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outAExportsTaglist(AExportsTaglist) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAExportsTaglist(AExportsTaglist) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outAExportsTaglist(AExportsTaglist) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outAExpressionStatement(AExpressionStatement) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAExprExprOrString(AExprExprOrString) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAExprExprOrString(AExprExprOrString) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outAExprExprOrString(AExprExprOrString) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outAExprlistExprlist(AExprlistExprlist) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAExprlistExprlist(AExprlistExprlist) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outAExprlistExprlist(AExprlistExprlist) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outAExprlistTailExprlistTail(AExprlistTailExprlistTail) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAExprlistTailExprlistTail(AExprlistTailExprlistTail) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outAExprlistTailExprlistTail(AExprlistTailExprlistTail) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outAExprstrlistExprstrlist(AExprstrlistExprstrlist) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAExprstrlistExprstrlist(AExprstrlistExprstrlist) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outAExprstrlistExprstrlist(AExprstrlistExprstrlist) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outAExprstrlistTailExprstrlistTail(AExprstrlistTailExprstrlistTail) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAExprstrlistTailExprstrlistTail(AExprstrlistTailExprstrlistTail) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outAExprstrlistTailExprstrlistTail(AExprstrlistTailExprstrlistTail) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outAExtendStatement(AExtendStatement) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAFunctionTerm(AFunctionTerm) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAFunctionTerm(AFunctionTerm) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outAFunctionTerm(AFunctionTerm) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outAGlobaldeclGlobaldecl(AGlobaldeclGlobaldecl) - Method in class org.tritonus.saol.compiler.GlobalSemanticsCheck
-
- outAGteqRelationalexpr(AGteqRelationalexpr) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAGteqRelationalexpr(AGteqRelationalexpr) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outAGteqRelationalexpr(AGteqRelationalexpr) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outAGtRelationalexpr(AGtRelationalexpr) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAGtRelationalexpr(AGtRelationalexpr) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outAGtRelationalexpr(AGtRelationalexpr) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outAIdentifierTerm(AIdentifierTerm) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAIdentifierTerm(AIdentifierTerm) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outAIdentifierTerm(AIdentifierTerm) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outAIdentlistIdentlist(AIdentlistIdentlist) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAIdentlistIdentlist(AIdentlistIdentlist) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outAIdentlistIdentlist(AIdentlistIdentlist) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outAIdentlistTailIdentlistTail(AIdentlistTailIdentlistTail) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAIdentlistTailIdentlistTail(AIdentlistTailIdentlistTail) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outAIdentlistTailIdentlistTail(AIdentlistTailIdentlistTail) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outAIfElseStatement(AIfElseStatement) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAIfStatement(AIfStatement) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAImportsexportsTaglist(AImportsexportsTaglist) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAImportsexportsTaglist(AImportsexportsTaglist) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outAImportsexportsTaglist(AImportsexportsTaglist) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outAImportsTaglist(AImportsTaglist) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAImportsTaglist(AImportsTaglist) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outAImportsTaglist(AImportsTaglist) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outAInchannelsName(AInchannelsName) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAInchannelsName(AInchannelsName) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outAInchannelsName(AInchannelsName) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outAIndexedfunctionTerm(AIndexedfunctionTerm) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAIndexedfunctionTerm(AIndexedfunctionTerm) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outAIndexedfunctionTerm(AIndexedfunctionTerm) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outAIndexedLvalue(AIndexedLvalue) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAIndexedName(AIndexedName) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAIndexedName(AIndexedName) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outAIndexedName(AIndexedName) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outAIndexedTerm(AIndexedTerm) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAIndexedTerm(AIndexedTerm) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outAIndexedTerm(AIndexedTerm) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outAInstrdeclInstrdecl(AInstrdeclInstrdecl) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAInstrdeclInstrdecl(AInstrdeclInstrdecl) - Method in class org.tritonus.saol.compiler.InstrumentSemanticsCheck
-
- outAInstrumentStatement(AInstrumentStatement) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAIntegerConst(AIntegerConst) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAIntegerConst(AIntegerConst) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outAIntegerConst(AIntegerConst) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outAIntListIntList(AIntListIntList) - Method in class org.tritonus.saol.compiler.InstrumentSemanticsCheck
-
- outAIopcodeOptype(AIopcodeOptype) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAIopcodeOptype(AIopcodeOptype) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outAIopcodeOptype(AIopcodeOptype) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outAIopcodeOptype(AIopcodeOptype) - Method in class org.tritonus.saol.compiler.OpcodeSemanticsCheck
-
- outAIvarStype(AIvarStype) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAIvarStype(AIvarStype) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outAIvarStype(AIvarStype) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outAKopcodeOptype(AKopcodeOptype) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAKopcodeOptype(AKopcodeOptype) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outAKopcodeOptype(AKopcodeOptype) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outAKopcodeOptype(AKopcodeOptype) - Method in class org.tritonus.saol.compiler.OpcodeSemanticsCheck
-
- outAKsigStype(AKsigStype) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAKsigStype(AKsigStype) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outAKsigStype(AKsigStype) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outALteqRelationalexpr(ALteqRelationalexpr) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outALteqRelationalexpr(ALteqRelationalexpr) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outALteqRelationalexpr(ALteqRelationalexpr) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outALtRelationalexpr(ALtRelationalexpr) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outALtRelationalexpr(ALtRelationalexpr) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outALtRelationalexpr(ALtRelationalexpr) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outAMiditagMiditag(AMiditagMiditag) - Method in class org.tritonus.saol.compiler.InstrumentSemanticsCheck
-
- outAMinusAddexpr(AMinusAddexpr) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAMinusAddexpr(AMinusAddexpr) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outAMinusAddexpr(AMinusAddexpr) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outAMultFactor(AMultFactor) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAMultFactor(AMultFactor) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outAMultFactor(AMultFactor) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outANamelistNamelist(ANamelistNamelist) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outANamelistNamelist(ANamelistNamelist) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outANamelistNamelist(ANamelistNamelist) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outANamelistTailNamelistTail(ANamelistTailNamelistTail) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outANamelistTailNamelistTail(ANamelistTailNamelistTail) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outANamelistTailNamelistTail(ANamelistTailNamelistTail) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outANeqEqualityexpr(ANeqEqualityexpr) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outANeqEqualityexpr(ANeqEqualityexpr) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outANeqEqualityexpr(ANeqEqualityexpr) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outANotNotterm(ANotNotterm) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outANotNotterm(ANotNotterm) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outANotNotterm(ANotNotterm) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outANotUnaryminusterm(ANotUnaryminusterm) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outANotUnaryminusterm(ANotUnaryminusterm) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outANotUnaryminusterm(ANotUnaryminusterm) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outANumberConst(ANumberConst) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outANumberConst(ANumberConst) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outANumberConst(ANumberConst) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outAOparrayStype(AOparrayStype) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAOparrayStype(AOparrayStype) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outAOparrayStype(AOparrayStype) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outAOpcodedeclOpcodedecl(AOpcodedeclOpcodedecl) - Method in class org.tritonus.saol.compiler.OpcodeSemanticsCheck
-
- outAOpcodeOptype(AOpcodeOptype) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAOpcodeOptype(AOpcodeOptype) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outAOpcodeOptype(AOpcodeOptype) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outAOpcodeOptype(AOpcodeOptype) - Method in class org.tritonus.saol.compiler.OpcodeSemanticsCheck
-
- outAOrOrexpr(AOrOrexpr) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAOrOrexpr(AOrOrexpr) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outAOrOrexpr(AOrOrexpr) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outAOutbusStatement(AOutbusStatement) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAOutchannelsName(AOutchannelsName) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAOutchannelsName(AOutchannelsName) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outAOutchannelsName(AOutchannelsName) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outAOutputStatement(AOutputStatement) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAParamdeclParamdecl(AParamdeclParamdecl) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAParamdeclParamdecl(AParamdeclParamdecl) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outAParamdeclParamdecl(AParamdeclParamdecl) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outAParamdeclParamdecl(AParamdeclParamdecl) - Method in class org.tritonus.saol.compiler.OpcodeSemanticsCheck
-
- outAParamlistParamlist(AParamlistParamlist) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAParamlistParamlist(AParamlistParamlist) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outAParamlistParamlist(AParamlistParamlist) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outAParamlistParamlist(AParamlistParamlist) - Method in class org.tritonus.saol.compiler.OpcodeSemanticsCheck
-
- outAParamlistTailParamlistTail(AParamlistTailParamlistTail) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAParamlistTailParamlistTail(AParamlistTailParamlistTail) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outAParamlistTailParamlistTail(AParamlistTailParamlistTail) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outAParamlistTailParamlistTail(AParamlistTailParamlistTail) - Method in class org.tritonus.saol.compiler.OpcodeSemanticsCheck
-
- outAPlusAddexpr(APlusAddexpr) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAPlusAddexpr(APlusAddexpr) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outAPlusAddexpr(APlusAddexpr) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outAReturnStatement(AReturnStatement) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outARoutedefGlobaldef(ARoutedefGlobaldef) - Method in class org.tritonus.saol.compiler.GlobalSemanticsCheck
-
- outARtparamGlobaldef(ARtparamGlobaldef) - Method in class org.tritonus.saol.compiler.GlobalSemanticsCheck
-
- outASasbfTerm(ASasbfTerm) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outASasbfTerm(ASasbfTerm) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outASasbfTerm(ASasbfTerm) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outASenddefGlobaldef(ASenddefGlobaldef) - Method in class org.tritonus.saol.compiler.GlobalSemanticsCheck
-
- outASeqdefGlobaldef(ASeqdefGlobaldef) - Method in class org.tritonus.saol.compiler.GlobalSemanticsCheck
-
- outASigvarOpvardecl(ASigvarOpvardecl) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outASigvarOpvardecl(ASigvarOpvardecl) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outASigvarOpvardecl(ASigvarOpvardecl) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outASigvarVardecl(ASigvarVardecl) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outASimpleLvalue(ASimpleLvalue) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outASimpleName(ASimpleName) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outASimpleName(ASimpleName) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outASimpleName(ASimpleName) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outASpatializeStatement(ASpatializeStatement) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outASrateRtparam(ASrateRtparam) - Method in class org.tritonus.saol.compiler.GlobalsSearcher
-
- outAStringExprOrString(AStringExprOrString) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAStringExprOrString(AStringExprOrString) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outAStringExprOrString(AStringExprOrString) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outAStypeOtype(AStypeOtype) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAStypeOtype(AStypeOtype) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outAStypeOtype(AStypeOtype) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outATabledeclTabledecl(ATabledeclTabledecl) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outATabledeclTabledecl(ATabledeclTabledecl) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outATabledeclTabledecl(ATabledeclTabledecl) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outATablemapVardecl(ATablemapVardecl) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outATablemapVardecl(ATablemapVardecl) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outATablemapVardecl(ATablemapVardecl) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outATableOpvardecl(ATableOpvardecl) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outATableOpvardecl(ATableOpvardecl) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outATableStype(ATableStype) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outATableStype(ATableStype) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outATableStype(ATableStype) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outATablevarOpvardecl(ATablevarOpvardecl) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outATablevarOpvardecl(ATablevarOpvardecl) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outATurnoffStatement(ATurnoffStatement) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAWhileStatement(AWhileStatement) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAXsigOtype(AXsigOtype) - Method in class org.tritonus.saol.compiler.InstrumentCompilation
-
- outAXsigOtype(AXsigOtype) - Method in class org.tritonus.saol.compiler.IOGTCommonSemanticsCheck
-
- outAXsigOtype(AXsigOtype) - Method in class org.tritonus.saol.compiler.IOTCommonSemanticsCheck
-
- outBuffer(byte[]) - Static method in class org.tritonus.lowlevel.pogg.Buffer
-
- outEnteringJoinPoint(JoinPoint) - Static method in class org.tritonus.debug.Utils
-
- outLeavingJoinPoint(JoinPoint) - Static method in class org.tritonus.debug.Utils
-
- output(float) - Method in class org.tritonus.saol.engine.AbstractInstrument
-
Add the sample value of one instrument.
- output(float[]) - Method in class org.tritonus.saol.engine.AbstractInstrument
-
Add sample values of one instrument.
- output(float) - Method in class org.tritonus.saol.engine.Bus
-
Add the sample value of one instrument.
- output(float[]) - Method in class org.tritonus.saol.engine.Bus
-
Add sample values of one instrument.
- Output - Interface in org.tritonus.saol.engine
-
Output method for the SA engine.
- output(float) - Method in interface org.tritonus.saol.engine.Output
-
Add the sample value of one instrument.
- output(float[]) - Method in interface org.tritonus.saol.engine.Output
-
Add sample values of one instrument.
- output(float) - Method in class org.tritonus.saol.engine.RTSystem
-
- outSteppingIn(String) - Static method in class org.tritonus.debug.Utils
-
Print message, increasing the indentation.
- outSteppingOut(String) - Static method in class org.tritonus.debug.Utils
-
Print message, decreasing the indentation.
- OV_EBADHEADER - Static variable in interface org.tritonus.lowlevel.pvorbis.VorbisConstants
-
- OV_EBADLINK - Static variable in interface org.tritonus.lowlevel.pvorbis.VorbisConstants
-
- OV_EBADPACKET - Static variable in interface org.tritonus.lowlevel.pvorbis.VorbisConstants
-
- OV_EFAULT - Static variable in interface org.tritonus.lowlevel.pvorbis.VorbisConstants
-
- OV_EIMPL - Static variable in interface org.tritonus.lowlevel.pvorbis.VorbisConstants
-
- OV_EINVAL - Static variable in interface org.tritonus.lowlevel.pvorbis.VorbisConstants
-
- OV_ENOSEEK - Static variable in interface org.tritonus.lowlevel.pvorbis.VorbisConstants
-
- OV_ENOTAUDIO - Static variable in interface org.tritonus.lowlevel.pvorbis.VorbisConstants
-
- OV_ENOTVORBIS - Static variable in interface org.tritonus.lowlevel.pvorbis.VorbisConstants
-
- OV_EOF - Static variable in interface org.tritonus.lowlevel.pvorbis.VorbisConstants
-
- OV_EREAD - Static variable in interface org.tritonus.lowlevel.pvorbis.VorbisConstants
-
- OV_EVERSION - Static variable in interface org.tritonus.lowlevel.pvorbis.VorbisConstants
-
- OV_FALSE - Static variable in interface org.tritonus.lowlevel.pvorbis.VorbisConstants
-
- OV_HOLE - Static variable in interface org.tritonus.lowlevel.pvorbis.VorbisConstants
-
- over(Complex, Complex) - Static method in class org.tritonus.lowlevel.dsp.Complex
-
Returns Complex object divided by a Complex object, x/y.
- over(Complex, double) - Static method in class org.tritonus.lowlevel.dsp.Complex
-
Returns Complex object divided by a double, x/y.
- over(double, Complex) - Static method in class org.tritonus.lowlevel.dsp.Complex
-
Returns a double divided by a Complex object, x/y.
- over(Complex) - Method in class org.tritonus.lowlevel.dsp.Complex
-
Returns this Complex object divided by another Complex object, this/y.
- over(double) - Method in class org.tritonus.lowlevel.dsp.Complex
-
Returns this Complex object divided by double, this/y.
- overReverse(double) - Method in class org.tritonus.lowlevel.dsp.Complex
-
Returns a double dividied by this Complex object, x/this.
- P_BITRATE - Static variable in class org.tritonus.lowlevel.lame.Lame
-
property key to read/set the bitrate: an Integer value.
- P_CHMODE - Static variable in class org.tritonus.lowlevel.lame.Lame
-
property key to read/set the channel mode: a String, one of
"jointstereo", "dual", "mono",
"auto" (default).
- P_ENCODING - Static variable in class org.tritonus.lowlevel.lame.Lame
-
legacy: system property key to read the effective encoding of the encoded
audio data, an instance of AudioFormat.Encoding
- P_QUALITY - Static variable in class org.tritonus.lowlevel.lame.Lame
-
property key to read/set the quality: an Integer from 1 (highest) to 9
(lowest).
- P_SAMPLERATE - Static variable in class org.tritonus.lowlevel.lame.Lame
-
legacy: system property key to read the effective sample rate of the
encoded audio stream (an instance of Float)
- P_VBR - Static variable in class org.tritonus.lowlevel.lame.Lame
-
property key to read/set the VBR mode: an instance of Boolean (default:
false)
- pack(Buffer) - Method in class org.tritonus.lowlevel.pvorbis.Comment
-
- pack(Buffer) - Method in class org.tritonus.lowlevel.pvorbis.Info
-
- pack(Buffer) - Method in class org.tritonus.lowlevel.pvorbis.StaticCodebook
-
- Packet - Class in org.tritonus.lowlevel.ogg
-
Wrapper for ogg_packet.
- Packet() - Constructor for class org.tritonus.lowlevel.ogg.Packet
-
- Packet - Class in org.tritonus.lowlevel.pogg
-
Wrapper for ogg_packet.
- Packet() - Constructor for class org.tritonus.lowlevel.pogg.Packet
-
- packetIn(Packet) - Method in class org.tritonus.lowlevel.ogg.StreamState
-
Calls ogg_stream_packetin().
- packetIn(Packet) - Method in class org.tritonus.lowlevel.pogg.StreamState
-
Calls ogg_stream_packetin().
- packetOut(Packet) - Method in class org.tritonus.lowlevel.ogg.StreamState
-
Calls ogg_stream_packetout().
- packetOut(Packet) - Method in class org.tritonus.lowlevel.pogg.StreamState
-
Calls ogg_stream_packetout().
- packetPeek(Packet) - Method in class org.tritonus.lowlevel.ogg.StreamState
-
Calls ogg_stream_packetpeek().
- packetPeek(Packet) - Method in class org.tritonus.lowlevel.pogg.StreamState
-
Calls ogg_stream_packetpeek().
- PacketTestCase - Class in org.tritonus.test.tritonus.lowlevel.pogg
-
Tests for classes org.tritonus.lowlevel.pogg.Packet.
- PacketTestCase(String) - Constructor for class org.tritonus.test.tritonus.lowlevel.pogg.PacketTestCase
-
- Page - Class in org.tritonus.lowlevel.ogg
-
Wrapper for ogg_page.
- Page() - Constructor for class org.tritonus.lowlevel.ogg.Page
-
- Page - Class in org.tritonus.lowlevel.pogg
-
Wrapper for ogg_page.
- Page() - Constructor for class org.tritonus.lowlevel.pogg.Page
-
- pageIn(Page) - Method in class org.tritonus.lowlevel.ogg.StreamState
-
Calls ogg_stream_pagein().
- pageIn(Page) - Method in class org.tritonus.lowlevel.pogg.StreamState
-
add the incoming page to the stream state; we decompose the
page into packet segments here as well.
- pageOut(Page) - Method in class org.tritonus.lowlevel.ogg.StreamState
-
Calls ogg_stream_pageout().
- pageOut(Page) - Method in class org.tritonus.lowlevel.ogg.SyncState
-
Calls ogg_sync_pageout().
- pageOut(Page) - Method in class org.tritonus.lowlevel.pogg.StreamState
-
Calls ogg_stream_pageout().
- pageOut(Page) - Method in class org.tritonus.lowlevel.pogg.SyncState
-
Returns a page from the stream buffer, if possible.
- pageseek(Page) - Method in class org.tritonus.lowlevel.ogg.SyncState
-
Calls ogg_sync_pageseek().
- pageseek(Page) - Method in class org.tritonus.lowlevel.pogg.SyncState
-
Synchronizes the stream.
- PageTestCase - Class in org.tritonus.test.tritonus.lowlevel.pogg
-
Tests for classes org.tritonus.lowlevel.pogg.Page.
- PageTestCase(String) - Constructor for class org.tritonus.test.tritonus.lowlevel.pogg.PageTestCase
-
- PAN - Static variable in class javax.sound.sampled.FloatControl.Type
-
- Patch - Class in javax.sound.midi
-
- Patch(int, int) - Constructor for class javax.sound.midi.Patch
-
- pchcps(float) - Method in class org.tritonus.saol.engine.opcodes.PitchOpcodes
-
- pchmidi(float) - Static method in class org.tritonus.saol.engine.opcodes.PitchOpcodes
-
- pchoct(float) - Static method in class org.tritonus.saol.engine.opcodes.PitchOpcodes
-
- pcm162alaw(byte[], int, int, boolean) - Static method in class org.tritonus.share.sampled.TConversionTool
-
Converts a buffer of signed 16bit big endian samples to uLaw.
- pcm162alaw(byte[], int, byte[], int, int, boolean) - Static method in class org.tritonus.share.sampled.TConversionTool
-
Fills outBuffer with alaw samples.
- pcm162ulaw(byte[], int, int, boolean) - Static method in class org.tritonus.share.sampled.TConversionTool
-
Converts a buffer of signed 16bit big endian samples to uLaw.
- pcm162ulaw(byte[], int, byte[], int, int, boolean) - Static method in class org.tritonus.share.sampled.TConversionTool
-
Fills outBuffer with ulaw samples.
- PCM2PCMConversionProvider - Class in org.tritonus.sampled.convert
-
This provider supports these PCM conversions (<--> meaning both directions):
8 Signed <-> 8 unsigned
16/24/32 Signed little endian <-> 16/24/32 Signed big endian
arbitrary conversion between 8/16/24/32 bit sample width
(up-conversion is done by adding low-byte zero(s)).
- PCM2PCMConversionProvider() - Constructor for class org.tritonus.sampled.convert.PCM2PCMConversionProvider
-
Constructor.
- PCM2PCMConversionProviderTestCase - Class in org.tritonus.test
-
- PCM2PCMConversionProviderTestCase(String) - Constructor for class org.tritonus.test.PCM2PCMConversionProviderTestCase
-
- pcm82alaw(byte[], int, int, boolean) - Static method in class org.tritonus.share.sampled.TConversionTool
-
Converts a buffer of 8bit samples to alaw.
- pcm82alaw(byte[], int, byte[], int, int, boolean) - Static method in class org.tritonus.share.sampled.TConversionTool
-
Fills outBuffer with alaw samples.
- pcm82ulaw(byte[], int, int, boolean) - Static method in class org.tritonus.share.sampled.TConversionTool
-
Converts a buffer of 8bit samples to uLaw.
- pcm82ulaw(byte[], int, byte[], int, int, boolean) - Static method in class org.tritonus.share.sampled.TConversionTool
-
Fills outBuffer with ulaw samples.
- PCM_SIGNED - Static variable in class javax.sound.sampled.AudioFormat.Encoding
-
- PCM_SIGNED - Static variable in class org.tritonus.sampled.convert.PCM2PCMConversionProvider
-
- PCM_SIGNED - Static variable in class org.tritonus.sampled.convert.SampleRateConversionProvider
-
- PCM_UNSIGNED - Static variable in class javax.sound.sampled.AudioFormat.Encoding
-
- PCM_UNSIGNED - Static variable in class org.tritonus.sampled.convert.PCM2PCMConversionProvider
-
- PCM_UNSIGNED - Static variable in class org.tritonus.sampled.convert.SampleRateConversionProvider
-
- pcmOut(float[][]) - Method in class org.tritonus.lowlevel.pvorbis.DspState
-
Calls vorbis_synthesis_pcmout().
- pcmOut(float[][]) - Method in class org.tritonus.lowlevel.vorbis.DspState
-
Calls vorbis_synthesis_pcmout().
- pcmOut_native(float[][]) - Method in class org.tritonus.lowlevel.pvorbis.DspState
-
Calls vorbis_synthesis_pcmout().
- PinkNoise - Class in org.tritonus.lowlevel.dsp
-
- PinkNoise(float) - Constructor for class org.tritonus.lowlevel.dsp.PinkNoise
-
- PinkNoise(float, Random) - Constructor for class org.tritonus.lowlevel.dsp.PinkNoise
-
- PITCH_BEND - Static variable in class javax.sound.midi.ShortMessage
-
Status byte for pitch bend messages (value 224, 0xE0).
- PitchOpcodes - Class in org.tritonus.saol.engine.opcodes
-
The tune-related opcodes (Section 5.9.5).
- PitchOpcodes() - Constructor for class org.tritonus.saol.engine.opcodes.PitchOpcodes
-
- play() - Method in class org.tritonus.lowlevel.esd.EsdSample
-
Play the sample once.
- PlaybackAlsaMidiInListener() - Constructor for class org.tritonus.midi.device.alsa.AlsaSequencer.PlaybackAlsaMidiInListener
-
- plus(Complex, Complex) - Static method in class org.tritonus.lowlevel.dsp.Complex
-
Returns the sum of two Complex objects, x+y.
- plus(Complex, double) - Static method in class org.tritonus.lowlevel.dsp.Complex
-
Returns the sum of a Complex and a double, x+y.
- plus(double, Complex) - Static method in class org.tritonus.lowlevel.dsp.Complex
-
Returns the sum of a double and a Complex, x+y.
- plus(Complex) - Method in class org.tritonus.lowlevel.dsp.Complex
-
Returns the sum of this Complex and another Complex, this+y.
- plus(double) - Method in class org.tritonus.lowlevel.dsp.Complex
-
Returns the sum of this Complex a double, this+y.
- plusReverse(double) - Method in class org.tritonus.lowlevel.dsp.Complex
-
Returns the sum of this Complex and a double, x+this.
- POLY_PRESSURE - Static variable in class javax.sound.midi.ShortMessage
-
Status byte for polyphonic key pressure (aftertouch) messages (value 160, 0xA0).
- Port - Interface in javax.sound.sampled
-
- Port.Info - Class in javax.sound.sampled
-
- pow(Complex, double) - Static method in class org.tritonus.lowlevel.dsp.Complex
-
Returns the Complex z raised to the x power,
with a branch cut for the first parameter (z) along the
negative real axis.
- pow(Complex, Complex) - Static method in class org.tritonus.lowlevel.dsp.Complex
-
Returns the Complex x raised to the Complex y power.
- pow(float, float) - Static method in class org.tritonus.saol.engine.opcodes.MathOpcodes
-
- PPQ - Static variable in class javax.sound.midi.Sequence
-
- prepareTrack(int) - Method in class org.tritonus.lowlevel.cdda.cdparanoia.Cdparanoia
-
- print(String, int[]) - Static method in class org.tritonus.lowlevel.gsm.GSMDecoder
-
- print(String, int) - Static method in class org.tritonus.lowlevel.gsm.GSMDecoder
-
- PrintJavaHome - Class in <Unnamed>
-
- PrintJavaHome() - Constructor for class PrintJavaHome
-
- PrintProperties - Class in <Unnamed>
-
- PrintProperties() - Constructor for class PrintProperties
-
- printUsageAndExit() - Static method in class saint
-
- printVersionAndExit() - Static method in class saint
-
- PrintWalker - Class in org.tritonus.saol.compiler
-
Simple AST walker.
- PrintWalker() - Constructor for class org.tritonus.saol.compiler.PrintWalker
-
- process(FloatSampleBuffer) - Method in interface org.tritonus.dsp.interfaces.FloatSampleProcessor
-
- process(FloatSampleBuffer) - Method in class org.tritonus.dsp.processor.AmplitudeProcessor
-
Do the amplifying.
- process(float) - Method in interface org.tritonus.lowlevel.dsp.Filter
-
Process one sample through the filter.
- process(float) - Method in class org.tritonus.lowlevel.dsp.FIR
-
Process an input sample and calculate an output sample.
- process() - Method in class org.tritonus.lowlevel.dsp.PinkNoise
-
- process() - Method in interface org.tritonus.lowlevel.dsp.Source
-
Returns one sample of the source.
- process() - Method in class org.tritonus.lowlevel.dsp.WhiteNoise
-
- program - Variable in class javax.sound.midi.VoiceStatus
-
- PROGRAM_CHANGE - Static variable in class javax.sound.midi.ShortMessage
-
Status byte for program change messages (value 192, 0xC0).
- programChange(int) - Method in interface javax.sound.midi.MidiChannel
-
- programChange(int, int) - Method in interface javax.sound.midi.MidiChannel
-
- programChange(int) - Method in class org.tritonus.midi.device.alsa.AlsaMidiChannel
-
- programChange(int, int) - Method in class org.tritonus.midi.device.alsa.AlsaMidiChannel
-
- programChange(int, int) - Method in class org.tritonus.share.midi.TMidiChannel
-
- properties() - Method in class javax.sound.midi.MidiFileFormat
-
- properties() - Method in class javax.sound.sampled.AudioFileFormat
-
- properties() - Method in class javax.sound.sampled.AudioFormat
-
- properties() - Method in class MapTest
-
- properties() - Method in class org.tritonus.share.sampled.convert.TAudioInputStream
-
Obtain a Map containing the properties.
- properties() - Method in class org.tritonus.share.sampled.file.TAudioFileFormat
-
- properties() - Method in class org.tritonus.share.sampled.TAudioFormat
-
- providers(Class) - Static method in class org.tritonus.core.Service
-
- RATE_A - Static variable in class org.tritonus.saol.compiler.WidthAndRate
-
- RATE_I - Static variable in class org.tritonus.saol.compiler.WidthAndRate
-
- RATE_K - Static variable in class org.tritonus.saol.compiler.WidthAndRate
-
- RATE_OPARRAY - Static variable in class org.tritonus.saol.compiler.WidthAndRate
-
- RATE_TABLE - Static variable in class org.tritonus.saol.compiler.WidthAndRate
-
- RATE_UNKNOWN - Static variable in class org.tritonus.saol.compiler.WidthAndRate
-
- RATE_X - Static variable in class org.tritonus.saol.compiler.WidthAndRate
-
- read() - Method in class javax.sound.sampled.AudioInputStream
-
- read(byte[]) - Method in class javax.sound.sampled.AudioInputStream
-
- read(byte[], int, int) - Method in class javax.sound.sampled.AudioInputStream
-
- read(byte[], int, int) - Method in interface javax.sound.sampled.TargetDataLine
-
- read(FloatSampleBuffer) - Method in interface org.tritonus.dsp.interfaces.FloatSampleReader
-
- read(byte[], int, int) - Method in class org.tritonus.lowlevel.esd.EsdRecordingStream
-
Reads a block of data to esd.
- read(int) - Method in class org.tritonus.lowlevel.ogg.Buffer
-
Calls oggpack_read().
- read(int) - Method in class org.tritonus.lowlevel.pogg.Buffer
-
Calls oggpack_read().
- read(int) - Method in class org.tritonus.lowlevel.pvorbis.DspState
-
Calls vorbis_synthesis_read().
- read(int) - Method in class org.tritonus.lowlevel.vorbis.DspState
-
Calls vorbis_synthesis_read().
- read(FloatSampleBuffer) - Method in class org.tritonus.sampled.convert.SampleRateConversionProvider.SampleRateConverterStream
-
- read(FloatSampleBuffer, int, int) - Method in class org.tritonus.sampled.convert.SampleRateConversionProvider.SampleRateConverterStream
-
Main read method.
- read() - Method in class org.tritonus.sampled.convert.SampleRateConversionProvider.SampleRateConverterStream
-
- read(byte[]) - Method in class org.tritonus.sampled.convert.SampleRateConversionProvider.SampleRateConverterStream
-
- read(byte[], int, int) - Method in class org.tritonus.sampled.convert.SampleRateConversionProvider.SampleRateConverterStream
-
Read nLength bytes that will be the converted samples of the original
inputStream.
- read(byte[], int, int) - Method in class org.tritonus.sampled.mixer.alsa.AlsaTargetDataLine
-
- read(byte[], int, int) - Method in class org.tritonus.sampled.mixer.esd.EsdTargetDataLine
-
- read() - Method in class org.tritonus.share.sampled.convert.TAsynchronousFilteredAudioInputStream
-
- read(byte[]) - Method in class org.tritonus.share.sampled.convert.TAsynchronousFilteredAudioInputStream
-
- read(byte[], int, int) - Method in class org.tritonus.share.sampled.convert.TAsynchronousFilteredAudioInputStream
-
- read() - Method in class org.tritonus.share.sampled.convert.TSynchronousFilteredAudioInputStream
-
- read(byte[], int, int) - Method in class org.tritonus.share.sampled.convert.TSynchronousFilteredAudioInputStream
-
Read nLength bytes that will be the converted samples
of the original InputStream.
- read(FloatSampleBuffer, int, int) - Method in class org.tritonus.share.sampled.convert.TSynchronousFilteredAudioInputStream
-
read sampleCount converted samples at the specified offset.
- read(FloatSampleBuffer) - Method in class org.tritonus.share.sampled.convert.TSynchronousFilteredAudioInputStream
-
- read(FloatSampleBuffer) - Method in class org.tritonus.share.sampled.FloatInputStream
-
- read(FloatSampleBuffer, int, int) - Method in class org.tritonus.share.sampled.FloatInputStream
-
- read() - Method in class org.tritonus.share.sampled.FloatInputStream
-
- read(byte[]) - Method in class org.tritonus.share.sampled.FloatInputStream
-
- read(byte[], int, int) - Method in class org.tritonus.share.sampled.FloatInputStream
-
If an underlying InputStream is available, read from it, otherwise read
from an underlying FloatSampleInput stream and convert to a byte array.
- read(FloatSampleBuffer) - Method in interface org.tritonus.share.sampled.FloatSampleInput
-
Fill the entire buffer with audio data.
- read(FloatSampleBuffer, int, int) - Method in interface org.tritonus.share.sampled.FloatSampleInput
-
Fill the specified portion of the buffer with the next audio data to be
read.
- read(byte[]) - Method in class org.tritonus.share.TCircularBuffer
-
- read(byte[], int, int) - Method in class org.tritonus.share.TCircularBuffer
-
- read1() - Method in class org.tritonus.lowlevel.ogg.Buffer
-
Calls oggpack_read1().
- read1() - Method in class org.tritonus.lowlevel.pogg.Buffer
-
Calls oggpack_read1().
- read_native(int) - Method in class org.tritonus.lowlevel.pvorbis.DspState
-
Calls vorbis_synthesis_read().
- readControlList(int[], String[]) - Method in class org.tritonus.lowlevel.alsa.AlsaMixer
-
The caller has to allocate the indices and names arrays big
enough to hold information on all controls.
- readFlag() - Method in class org.tritonus.lowlevel.pogg.Buffer
-
Reads a single bit.
- readFrame(int, int, byte[]) - Method in class org.tritonus.lowlevel.cdda.cooked_ioctl.CookedIoctl
-
Reads one or more raw frames from the CD.
- readi(byte[], long, long) - Method in class org.tritonus.lowlevel.alsa.AlsaPcm
-
- readIeeeExtended(DataInputStream) - Static method in class org.tritonus.share.sampled.file.TAudioFileReader
-
- readImpl(byte[], int, int) - Method in class org.tritonus.sampled.mixer.alsa.AlsaTargetDataLine
-
- readInit(byte[], int) - Method in class org.tritonus.lowlevel.ogg.Buffer
-
Calls oggpack_readinit().
- readInit(byte[], int) - Method in class org.tritonus.lowlevel.pogg.Buffer
-
Calls oggpack_readinit().
- readLittleEndianInt(InputStream) - Static method in class org.tritonus.share.sampled.file.TAudioFileReader
-
- readLittleEndianShort(InputStream) - Static method in class org.tritonus.share.sampled.file.TAudioFileReader
-
- readNextFrame(int, byte[]) - Method in class org.tritonus.lowlevel.cdda.cdparanoia.Cdparanoia
-
Reads one or more raw frames from the CD.
- readString() - Method in class org.tritonus.lowlevel.pogg.Buffer
-
Reads a UTF-8 coded string with length coding.
- readString(int) - Method in class org.tritonus.lowlevel.pogg.Buffer
-
Reads a UTF-8 coded string without length coding.
- readTOC(int[], int[], int[], int[], boolean[], boolean[], boolean[], int[]) - Method in class org.tritonus.lowlevel.cdda.cdparanoia.Cdparanoia
-
- readTOC(int[], int[], int[], int[], boolean[], boolean[], int[]) - Method in class org.tritonus.lowlevel.cdda.cooked_ioctl.CookedIoctl
-
- readUnsignedByte(DataInputStream, long[]) - Static method in class org.tritonus.midi.file.StandardMidiFileReader
-
TODO:
- readVariableLengthQuantity(DataInputStream, long[]) - Static method in class org.tritonus.midi.file.StandardMidiFileReader
-
TODO:
- real() - Method in class org.tritonus.lowlevel.dsp.Complex
-
Returns the real part of a Complex object.
- real(Complex) - Static method in class org.tritonus.lowlevel.dsp.Complex
-
Returns the real part of a Complex object.
- Receiver - Interface in javax.sound.midi
-
- recordDisable(Track) - Method in interface javax.sound.midi.Sequencer
-
- recordDisable(Track) - Method in class org.tritonus.midi.device.alsa.AlsaSequencer
-
- recordDisable(Track) - Method in class org.tritonus.midi.device.java.JavaSequencer
-
- recordEnable(Track, int) - Method in interface javax.sound.midi.Sequencer
-
- recordEnable(Track, int) - Method in class org.tritonus.midi.device.alsa.AlsaSequencer
-
- recordEnable(Track) - Method in class org.tritonus.midi.device.java.JavaSequencer
-
- recordEnable(Track, int) - Method in class org.tritonus.midi.device.java.JavaSequencer
-
- RecordingAlsaMidiInListener() - Constructor for class org.tritonus.midi.device.alsa.AlsaSequencer.RecordingAlsaMidiInListener
-
- RectangularWindow - Class in org.tritonus.lowlevel.dsp
-
An implementation of the Rectangular window.
- RectangularWindow() - Constructor for class org.tritonus.lowlevel.dsp.RectangularWindow
-
- register(Object) - Method in interface org.tritonus.core.TInit.ProviderRegistrationAction
-
- registerClasses(Class, TInit.ProviderRegistrationAction) - Static method in class org.tritonus.core.TInit
-
Register all service providers of a certain type.
- relative2omega(double) - Static method in class org.tritonus.lowlevel.dsp.Util
-
Converts frequency representation from relative to omega.
- remapInstrument(Instrument, Instrument) - Method in interface javax.sound.midi.Synthesizer
-
- remapInstrument(Instrument, Instrument) - Method in class org.tritonus.midi.device.alsa.AlsaSynthesizer
-
- remapInstrument(Instrument, Instrument) - Method in class org.tritonus.midi.device.fluidsynth.FluidSynthesizer
-
- remove(MidiEvent) - Method in class javax.sound.midi.Track
-
- removeAudioFileReader(AudioFileReader) - Static method in class org.tritonus.core.TAudioConfig
-
- removeAudioFileWriter(AudioFileWriter) - Static method in class org.tritonus.core.TAudioConfig
-
- removeChannel(int) - Method in class org.tritonus.share.sampled.FloatSampleBuffer
-
performs a lazy remove of the channel
- removeChannel(int, boolean) - Method in class org.tritonus.share.sampled.FloatSampleBuffer
-
Removes a channel.
- removeControllerEventListener(ControllerEventListener, int[]) - Method in interface javax.sound.midi.Sequencer
-
- removeControllerEventListener(ControllerEventListener, int[]) - Method in class org.tritonus.share.midi.TSequencer
-
- removeFormatConversionProvider(FormatConversionProvider) - Static method in class org.tritonus.core.TAudioConfig
-
- removeLineListener(LineListener) - Method in interface javax.sound.sampled.Line
-
- removeLineListener(LineListener) - Method in class org.tritonus.share.sampled.mixer.TLine
-
- removeMetaEventListener(MetaEventListener) - Method in interface javax.sound.midi.Sequencer
-
- removeMetaEventListener(MetaEventListener) - Method in class org.tritonus.share.midi.TSequencer
-
- removeMidiDeviceProvider(MidiDeviceProvider) - Static method in class org.tritonus.core.TMidiConfig
-
- removeMidiFileReader(MidiFileReader) - Static method in class org.tritonus.core.TMidiConfig
-
- removeMidiFileWriter(MidiFileWriter) - Static method in class org.tritonus.core.TMidiConfig
-
- removeMixerProvider(MixerProvider) - Static method in class org.tritonus.core.TAudioConfig
-
- removeSoundbankReader(SoundbankReader) - Static method in class org.tritonus.core.TMidiConfig
-
- RESAMPLE - Static variable in class org.tritonus.sampled.convert.SampleRateConversionProvider.SampleRateConverterStream
-
Conversion algorithm
- reset() - Method in class javax.sound.sampled.AudioInputStream
-
- reset(int) - Method in class org.tritonus.lowlevel.alsa.AlsaPcmHWParamsFormatMask
-
Calls snd_pcm_format_mask_reset().
- reset() - Method in class org.tritonus.lowlevel.ogg.Buffer
-
Calls oggpack_reset().
- reset() - Method in class org.tritonus.lowlevel.ogg.StreamState
-
Calls ogg_stream_reset().
- reset() - Method in class org.tritonus.lowlevel.ogg.SyncState
-
Calls ogg_sync_reset().
- reset() - Method in class org.tritonus.lowlevel.pogg.Buffer
-
Calls oggpack_reset().
- reset() - Method in class org.tritonus.lowlevel.pogg.StreamState
-
Calls ogg_stream_reset().
- reset() - Method in class org.tritonus.lowlevel.pogg.SyncState
-
Calls ogg_sync_reset().
- reset() - Method in class org.tritonus.sampled.convert.SampleRateConversionProvider.SampleRateConverterStream
-
- reset() - Method in class org.tritonus.share.sampled.convert.TAsynchronousFilteredAudioInputStream
-
- reset() - Method in class org.tritonus.share.sampled.convert.TSynchronousFilteredAudioInputStream
-
- reset() - Method in class org.tritonus.share.sampled.FloatInputStream
-
- reset() - Method in class org.tritonus.share.sampled.FloatSampleBuffer
-
Deletes all channels, frees memory...
- reset(int, int, float) - Method in class org.tritonus.share.sampled.FloatSampleBuffer
-
Destroys any existing data and creates new channels.
- resetAllControllers() - Method in interface javax.sound.midi.MidiChannel
-
- resetAllControllers() - Method in class org.tritonus.midi.device.alsa.AlsaMidiChannel
-
- resetAllControllers() - Method in class org.tritonus.share.midi.TMidiChannel
-
- REVERB - Static variable in class javax.sound.sampled.EnumControl.Type
-
- REVERB_RETURN - Static variable in class javax.sound.sampled.FloatControl.Type
-
- REVERB_SEND - Static variable in class javax.sound.sampled.FloatControl.Type
-
- ReverbType - Class in javax.sound.sampled
-
- RIFF_CONTAINER_CHUNK_SIZE - Static variable in class org.tritonus.sampled.file.WaveTool
-
- Rpe - Class in org.tritonus.lowlevel.gsm
-
- Rpe() - Constructor for class org.tritonus.lowlevel.gsm.Rpe
-
- RPE_grid_positioning(short, short[], short[], int) - Static method in class org.tritonus.lowlevel.gsm.Rpe
-
- RTSystem - Class in org.tritonus.saol.engine
-
- RTSystem(SystemOutput, Map) - Constructor for class org.tritonus.saol.engine.RTSystem
-
- run() - Method in class Capture
-
- run() - Method in class org.tritonus.midi.device.alsa.AlsaMidiIn
-
The working part of the class.
- run() - Method in class org.tritonus.midi.device.alsa.AlsaSequencer.LoaderThread
-
- run() - Method in class org.tritonus.midi.device.alsa.AlsaSequencer.MasterSynchronizer
-
- run() - Method in class org.tritonus.midi.device.java.JavaSequencer
-
- run() - Method in class org.tritonus.saol.engine.RTSystem
-
- run() - Method in class org.tritonus.saol.engine.SaslParser
-
- run() - Method in class org.tritonus.share.sampled.mixer.TSoftClip
-
- run() - Method in class org.tritonus.share.TNotifier
-
- saint - Class in <Unnamed>
-
- saint() - Constructor for class saint
-
- SAMPLE_AND_HOLD - Static variable in class org.tritonus.sampled.convert.SampleRateConversionProvider.SampleRateConverterStream
-
Conversion algorithm
- SAMPLE_RATE - Static variable in class javax.sound.sampled.FloatControl.Type
-
- SampleRateConversionProvider - Class in org.tritonus.sampled.convert
-
This provider converts sample rate of 2 PCM streams.
- SampleRateConversionProvider() - Constructor for class org.tritonus.sampled.convert.SampleRateConversionProvider
-
Constructor.
- SampleRateConversionProvider.SampleRateConverterStream - Class in org.tritonus.sampled.convert
-
SampleRateConverterStream
- SampleRateConversionProvider.SRCAudioFormat - Class in org.tritonus.sampled.convert
-
Obviously, this class is used to be able to set the frame rate/sample
rate after the AudioFormat object has been created.
- SampleRateConversionProviderTestCase - Class in org.tritonus.test
-
- SampleRateConversionProviderTestCase(String) - Constructor for class org.tritonus.test.SampleRateConversionProviderTestCase
-
- SampleRateConverterStream(AudioInputStream, AudioFormat) - Constructor for class org.tritonus.sampled.convert.SampleRateConversionProvider.SampleRateConverterStream
-
- SampleRateConverterStream(FloatSampleInput, AudioFormat, long) - Constructor for class org.tritonus.sampled.convert.SampleRateConversionProvider.SampleRateConverterStream
-
- sampleRateEquals(float, float) - Static method in class org.tritonus.share.sampled.AudioUtils
-
- SAOLGlobals - Class in org.tritonus.saol.compiler
-
- SAOLGlobals() - Constructor for class org.tritonus.saol.compiler.SAOLGlobals
-
- SaslParser - Class in org.tritonus.saol.engine
-
- SASR(int, int) - Static method in class org.tritonus.lowlevel.gsm.Add
-
- saturate(int) - Static method in class org.tritonus.lowlevel.gsm.Add
-
- saturate(long) - Static method in class org.tritonus.lowlevel.gsm.Add
-
- scheduleEnd(float) - Method in class org.tritonus.saol.engine.RTSystem
-
- scheduleInstrument(String, float, float) - Method in class org.tritonus.saol.engine.RTSystem
-
- seek(long) - Method in interface org.tritonus.share.sampled.file.TDataOutputStream
-
- seek(long) - Method in class org.tritonus.share.sampled.file.TNonSeekableDataOutputStream
-
- send(MidiMessage, long) - Method in interface javax.sound.midi.Receiver
-
- send(MidiMessage, long) - Method in class org.tritonus.midi.device.alsa.AlsaSequencer.AlsaSequencerTransmitter
-
- send(MidiMessage, long) - Method in class org.tritonus.share.midi.TMidiDevice.TReceiver
-
Receive a MidiMessage.
- send(MidiMessage, long) - Method in class org.tritonus.share.midi.TMidiDevice.TTransmitter
-
- sendMessageTick(MidiMessage, long) - Method in class org.tritonus.midi.device.alsa.AlsaSequencer
-
Put a message into the queue.
- sendMessageTick(MidiMessage, long) - Method in class org.tritonus.share.midi.TPreloadingSequencer
-
Put a message into the queue.
- Sequence - Class in javax.sound.midi
-
- Sequence(float, int) - Constructor for class javax.sound.midi.Sequence
-
- Sequence(float, int, int) - Constructor for class javax.sound.midi.Sequence
-
- SequenceLengthTestCase - Class in org.tritonus.test.api.midi.sequencer
-
Tests for class javax.sound.midi.MidiMessage.
- SequenceLengthTestCase(String) - Constructor for class org.tritonus.test.api.midi.sequencer.SequenceLengthTestCase
-
- SequenceLengthTestCase - Class in org.tritonus.test.sequencer
-
Tests for class javax.sound.midi.MidiMessage.
- SequenceLengthTestCase(String) - Constructor for class org.tritonus.test.sequencer.SequenceLengthTestCase
-
- Sequencer - Interface in javax.sound.midi
-
- Sequencer.SyncMode - Class in javax.sound.midi
-
- Service - Class in org.tritonus.core
-
- Service() - Constructor for class org.tritonus.core.Service
-
- set(int) - Method in class org.tritonus.lowlevel.alsa.AlsaPcmHWParamsFormatMask
-
Calls snd_pcm_format_mask_set().
- set(int, E) - Method in class org.tritonus.share.ArraySet
-
- set(int, AudioFormat) - Method in class org.tritonus.share.sampled.AudioFormatSet
-
- setAmplitudeLinear(float) - Method in class org.tritonus.dsp.ais.AmplitudeAudioInputStream
-
Set the amplitude.
- setAmplitudeLinear(float) - Method in class org.tritonus.dsp.processor.AmplitudeProcessor
-
Set the amplitude.
- setAmplitudeLog(float) - Method in class org.tritonus.dsp.ais.AmplitudeAudioInputStream
-
Set the amplitude.
- setAmplitudeLog(float) - Method in class org.tritonus.dsp.processor.AmplitudeProcessor
-
Set the amplitude.
- setARate(int) - Method in class org.tritonus.saol.compiler.SAOLGlobals
-
- setBankOffset(int, int) - Method in class org.tritonus.midi.device.fluidsynth.FluidSynthesizer
-
- setBroadcastFilter(int) - Method in class org.tritonus.lowlevel.alsa.AlsaSeqClientInfo
-
- setCaptureSwitch(int, boolean) - Method in class org.tritonus.lowlevel.alsa.AlsaMixerElement
-
Calls snd_mixer_selem_set_capture_switch().
- setCaptureSwitchAll(boolean) - Method in class org.tritonus.lowlevel.alsa.AlsaMixerElement
-
Calls snd_mixer_selem_set_capture_switch_all().
- setCaptureVolume(int, int) - Method in class org.tritonus.lowlevel.alsa.AlsaMixerElement
-
Calls snd_mixer_selem_set_capture_volume().
- setCaptureVolumeAll(int) - Method in class org.tritonus.lowlevel.alsa.AlsaMixerElement
-
Calls snd_mixer_selem_set_capture_volume_all().
- setCaptureVolumeRange(int, int) - Method in class org.tritonus.lowlevel.alsa.AlsaMixerElement
-
Calls snd_mixer_selem_set_capture_volume_range().
- setChannel(int) - Method in class org.tritonus.lowlevel.alsa.AlsaSeqRemoveEvents
-
- setChannelPressure(int) - Method in interface javax.sound.midi.MidiChannel
-
- setChannelPressure(int) - Method in class org.tritonus.midi.device.alsa.AlsaMidiChannel
-
- setChecksum() - Method in class org.tritonus.lowlevel.ogg.Page
-
Calls ogg_page_checksum_set().
- setChecksum() - Method in class org.tritonus.lowlevel.pogg.Page
-
Calculate and set the checksum of the page.
- setClient(int) - Method in class org.tritonus.lowlevel.alsa.AlsaSeqClientInfo
-
- setClientInfo(AlsaSeqClientInfo) - Method in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- setClientName(String) - Method in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- setClock(JavaSequencer.Clock) - Method in class org.tritonus.midi.device.java.JavaSequencer
-
Set the clock this sequencer should use.
- setCommon(int, int, int, int, long, int, int, int, int) - Method in class org.tritonus.lowlevel.alsa.AlsaSeqEvent
-
- setCondition(int) - Method in class org.tritonus.lowlevel.alsa.AlsaSeqRemoveEvents
-
- setControl(int, int, int) - Method in class org.tritonus.lowlevel.alsa.AlsaSeqEvent
-
- setConversionAlgorithm(int) - Method in class org.tritonus.sampled.convert.SampleRateConversionProvider.SampleRateConverterStream
-
- setData(byte[], int, int) - Method in class org.tritonus.lowlevel.pogg.Packet
-
Sets the data in the packet.
- setData(byte[], int, int, byte[], int, int) - Method in class org.tritonus.lowlevel.pogg.Page
-
- setDefaultSoundBank(int) - Method in class org.tritonus.midi.device.fluidsynth.FluidSynthesizer
-
- setDest(int, int) - Method in class org.tritonus.lowlevel.alsa.AlsaSeqPortSubscribe
-
- setDest(int, int) - Method in class org.tritonus.lowlevel.alsa.AlsaSeqRemoveEvents
-
- setDitherBits(float) - Method in class org.tritonus.share.sampled.FloatSampleBuffer
-
Set the number of bits for dithering.
- setDitherMode(int) - Method in class org.tritonus.share.sampled.FloatSampleBuffer
-
Sets the mode for dithering.
- setDp0(short[]) - Method in class org.tritonus.lowlevel.gsm.Gsm_State
-
- setDp0Indexed(int, short) - Method in class org.tritonus.lowlevel.gsm.Gsm_State
-
- setErrorBounce(int) - Method in class org.tritonus.lowlevel.alsa.AlsaSeqClientInfo
-
- setEventType(int) - Method in class org.tritonus.lowlevel.alsa.AlsaSeqRemoveEvents
-
- setExclusive(boolean) - Method in class org.tritonus.lowlevel.alsa.AlsaSeqPortSubscribe
-
- setFlags(int) - Method in class org.tritonus.lowlevel.alsa.AlsaSeqQueueInfo
-
- setFlags(boolean, boolean, long, long) - Method in class org.tritonus.lowlevel.pogg.Packet
-
- setFlags(boolean, boolean, long) - Method in class org.tritonus.lowlevel.pogg.Packet
-
- setFramePosition(int) - Method in interface javax.sound.sampled.Clip
-
- setFramePosition(int) - Method in class org.tritonus.sampled.mixer.esd.EsdClip
-
- setFramePosition(int) - Method in class org.tritonus.share.sampled.mixer.TClip
-
- setFramePosition(int) - Method in class org.tritonus.share.sampled.mixer.TSoftClip
-
- setGain(float) - Method in class org.tritonus.midi.device.fluidsynth.FluidSynthesizer
-
- setHandleMetaMessages(boolean) - Method in class org.tritonus.midi.device.alsa.AlsaMidiOut
-
- setHWParams(AlsaPcmHWParams) - Method in class org.tritonus.lowlevel.alsa.AlsaPcm
-
Calls snd_pcm_hw_params().
- setHWParamsAccess(AlsaPcmHWParams, int) - Method in class org.tritonus.lowlevel.alsa.AlsaPcm
-
Calls snd_pcm_hw_params_set_access().
- setHWParamsBufferTimeNear(AlsaPcmHWParams, int) - Method in class org.tritonus.lowlevel.alsa.AlsaPcm
-
Calls snd_pcm_hw_params_set_buffer_time_near().
- setHWParamsChannels(AlsaPcmHWParams, int) - Method in class org.tritonus.lowlevel.alsa.AlsaPcm
-
Calls snd_pcm_hw_params_set_channels().
- setHWParamsFormat(AlsaPcmHWParams, int) - Method in class org.tritonus.lowlevel.alsa.AlsaPcm
-
Calls snd_pcm_hw_params_set_format().
- setHWParamsFormatMask(AlsaPcmHWParams, AlsaPcmHWParamsFormatMask) - Method in class org.tritonus.lowlevel.alsa.AlsaPcm
-
Calls snd_pcm_hw_params_set_format_mask().
- setHWParamsPeriodTimeNear(AlsaPcmHWParams, int) - Method in class org.tritonus.lowlevel.alsa.AlsaPcm
-
Calls snd_pcm_hw_params_set_period_time_near().
- setHWParamsRateNear(AlsaPcmHWParams, int) - Method in class org.tritonus.lowlevel.alsa.AlsaPcm
-
Calls snd_pcm_hw_params_set_rate_near().
- setInChannels(int) - Method in class org.tritonus.saol.compiler.SAOLGlobals
-
- setInputBufferSize(int) - Method in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- setInterp(int) - Method in class org.tritonus.saol.compiler.SAOLGlobals
-
- setJ(short) - Method in class org.tritonus.lowlevel.gsm.Gsm_State
-
- setKRate(int) - Method in class org.tritonus.saol.compiler.SAOLGlobals
-
- setL_z2(int) - Method in class org.tritonus.lowlevel.gsm.Gsm_State
-
- setLARpp(short[][]) - Method in class org.tritonus.lowlevel.gsm.Gsm_State
-
- setLARppIndexed(int, short[]) - Method in class org.tritonus.lowlevel.gsm.Gsm_State
-
- setLatency(int) - Method in class org.tritonus.share.midi.TPreloadingSequencer
-
Sets the preloading intervall.
- setLatency(int) - Method in class org.tritonus.share.midi.TSequencer
-
Sets the preloading intervall.
- setLoading(boolean) - Method in class org.tritonus.midi.device.alsa.AlsaSequencer.LoaderThread
-
- setLocked(boolean) - Method in class org.tritonus.lowlevel.alsa.AlsaSeqQueueInfo
-
- setLoopCount(int) - Method in interface javax.sound.midi.Sequencer
-
- setLoopCount(int) - Method in class org.tritonus.share.midi.TSequencer
-
- setLoopEndPoint(long) - Method in interface javax.sound.midi.Sequencer
-
- setLoopEndPoint(long) - Method in class org.tritonus.share.midi.TSequencer
-
- setLoopPoints(int, int) - Method in interface javax.sound.sampled.Clip
-
- setLoopPoints(int, int) - Method in class org.tritonus.sampled.mixer.esd.EsdClip
-
- setLoopPoints(int, int) - Method in class org.tritonus.share.sampled.mixer.TClip
-
- setLoopPoints(int, int) - Method in class org.tritonus.share.sampled.mixer.TSoftClip
-
- setLoopStartPoint(long) - Method in interface javax.sound.midi.Sequencer
-
- setLoopStartPoint(long) - Method in class org.tritonus.share.midi.TSequencer
-
- setMasterSyncMode(Sequencer.SyncMode) - Method in interface javax.sound.midi.Sequencer
-
- setMasterSyncMode(Sequencer.SyncMode) - Method in class org.tritonus.share.midi.TSequencer
-
- setMessage(int, byte[], int) - Method in class javax.sound.midi.MetaMessage
-
TODO:
- setMessage(int) - Method in class javax.sound.midi.ShortMessage
-
TODO:
- setMessage(int, int, int) - Method in class javax.sound.midi.ShortMessage
-
TODO:
- setMessage(int, int, int, int) - Method in class javax.sound.midi.ShortMessage
-
TODO:
- setMessage(byte[], int) - Method in class javax.sound.midi.SysexMessage
-
TODO:
- setMessage(int, byte[], int) - Method in class javax.sound.midi.SysexMessage
-
TODO:
- setMicrosecondPosition(long) - Method in interface javax.sound.midi.Sequencer
-
- setMicrosecondPosition(long) - Method in interface javax.sound.sampled.Clip
-
- setMicrosecondPosition(long) - Method in class org.tritonus.midi.device.alsa.AlsaSequencer
-
- setMicrosecondPosition(long) - Method in class org.tritonus.midi.device.java.JavaSequencer
-
- setMicrosecondPosition(long) - Method in class org.tritonus.sampled.mixer.esd.EsdClip
-
- setMicrosecondPosition(long) - Method in class org.tritonus.share.sampled.mixer.TClip
-
- setMicrosecondPosition(long) - Method in class org.tritonus.share.sampled.mixer.TSoftClip
-
- setMono(boolean) - Method in interface javax.sound.midi.MidiChannel
-
- setMono(boolean) - Method in class org.tritonus.midi.device.alsa.AlsaMidiChannel
-
- setMono(boolean) - Method in class org.tritonus.share.midi.TMidiChannel
-
- setMp(int) - Method in class org.tritonus.lowlevel.gsm.Gsm_State
-
- setMsr(short) - Method in class org.tritonus.lowlevel.gsm.Gsm_State
-
- setMute(boolean) - Method in interface javax.sound.midi.MidiChannel
-
- setMute(boolean) - Method in class org.tritonus.midi.device.alsa.AlsaMidiChannel
-
- setName(String) - Method in class org.tritonus.lowlevel.alsa.AlsaSeqClientInfo
-
- setName(String) - Method in class org.tritonus.lowlevel.alsa.AlsaSeqQueueInfo
-
- setNodeSemantics(Node, NodeSemantics) - Method in class org.tritonus.saol.compiler.NodeSemanticsTable
-
- setNonblock(boolean) - Method in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- setNote(int, int, int, int, int) - Method in class org.tritonus.lowlevel.alsa.AlsaSeqEvent
-
- setNrp(short) - Method in class org.tritonus.lowlevel.gsm.Gsm_State
-
- setOmni(boolean) - Method in interface javax.sound.midi.MidiChannel
-
- setOmni(boolean) - Method in class org.tritonus.midi.device.alsa.AlsaMidiChannel
-
- setOmni(boolean) - Method in class org.tritonus.share.midi.TMidiChannel
-
- setOutChannels(int) - Method in class org.tritonus.saol.compiler.SAOLGlobals
-
- setOutput(Output) - Method in class org.tritonus.saol.engine.AbstractInstrument
-
- setOutputBufferSize(int) - Method in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- setOwner(int) - Method in class org.tritonus.lowlevel.alsa.AlsaSeqQueueInfo
-
- setParentControl(TCompoundControl) - Method in class org.tritonus.share.sampled.mixer.TBooleanControl
-
- setParentControl(TCompoundControl) - Method in class org.tritonus.share.sampled.mixer.TCompoundControl
-
- setParentControl(TCompoundControl) - Method in class org.tritonus.share.sampled.mixer.TControlController
-
- setParentControl(TCompoundControl) - Method in interface org.tritonus.share.sampled.mixer.TControllable
-
- setParentControl(TCompoundControl) - Method in class org.tritonus.share.sampled.mixer.TEnumControl
-
- setParentControl(TCompoundControl) - Method in class org.tritonus.share.sampled.mixer.TFloatControl
-
- setPitchBend(int) - Method in interface javax.sound.midi.MidiChannel
-
- setPitchBend(int) - Method in class org.tritonus.midi.device.alsa.AlsaMidiChannel
-
- setPlaybackSwitch(int, boolean) - Method in class org.tritonus.lowlevel.alsa.AlsaMixerElement
-
Calls snd_mixer_selem_set_playback_switch().
- setPlaybackSwitchAll(boolean) - Method in class org.tritonus.lowlevel.alsa.AlsaMixerElement
-
Calls snd_mixer_selem_set_playback_switch_all().
- setPlaybackVolume(int, int) - Method in class org.tritonus.lowlevel.alsa.AlsaMixerElement
-
Calls snd_mixer_selem_set_playback_volume().
- setPlaybackVolumeAll(int) - Method in class org.tritonus.lowlevel.alsa.AlsaMixerElement
-
Calls snd_mixer_selem_set_playback_volume_all().
- setPlaybackVolumeRange(int, int) - Method in class org.tritonus.lowlevel.alsa.AlsaMixerElement
-
Calls snd_mixer_selem_set_playback_volume_range().
- setPolyPressure(int, int) - Method in interface javax.sound.midi.MidiChannel
-
- setPolyPressure(int, int) - Method in class org.tritonus.midi.device.alsa.AlsaMidiChannel
-
- setPpq(int) - Method in class org.tritonus.lowlevel.alsa.AlsaSeqQueueTempo
-
- setQueue(int) - Method in class org.tritonus.lowlevel.alsa.AlsaSeqPortSubscribe
-
- setQueue(int) - Method in class org.tritonus.lowlevel.alsa.AlsaSeqRemoveEvents
-
- setQueueControl(int, int, long) - Method in class org.tritonus.lowlevel.alsa.AlsaSeqEvent
-
- setQueueInfo(int, AlsaSeqQueueInfo) - Method in class org.tritonus.lowlevel.alsa.AlsaSeq
-
Set the queue information.
- setQueueTempo(int, AlsaSeqQueueTempo) - Method in class org.tritonus.lowlevel.alsa.AlsaSeq
-
Set the queue tempo.
- setQueueTimer(int, AlsaSeqQueueTimer) - Method in class org.tritonus.lowlevel.alsa.AlsaSeq
-
Set the queue timer.
- setQueueUsage(int, boolean) - Method in class org.tritonus.lowlevel.alsa.AlsaSeq
-
Set the queue usage flag.
- setRawChannel(int, float[]) - Method in class org.tritonus.share.sampled.FloatSampleBuffer
-
Low-level method to directly set the array for the given channel.
- setReceiver(Receiver) - Method in interface javax.sound.midi.Transmitter
-
- setReceiver(Receiver) - Method in class org.tritonus.midi.device.alsa.AlsaSequencer.AlsaSequencerTransmitter
-
- setReceiver(Receiver) - Method in class org.tritonus.share.midi.TMidiDevice.TTransmitter
-
- setResolution(int) - Method in class org.tritonus.lowlevel.alsa.AlsaSeqQueueTimer
-
- setReverbPreset(int) - Method in class org.tritonus.midi.device.fluidsynth.FluidSynthesizer
-
- setSampleCount(int, boolean) - Method in class org.tritonus.share.sampled.FloatSampleBuffer
-
Alias for changeSampleCount
- setSampleRate(float) - Method in class org.tritonus.sampled.convert.SampleRateConversionProvider.SRCAudioFormat
-
- setSampleRate(float) - Method in class org.tritonus.share.sampled.FloatSampleBuffer
-
Sets the sample rate of this buffer.
- setSamplesFromBytes(byte[], int, AudioFormat, int, int) - Method in class org.tritonus.share.sampled.FloatSampleBuffer
-
Initializes audio data from the provided byte array.
- setSender(int, int) - Method in class org.tritonus.lowlevel.alsa.AlsaSeqPortSubscribe
-
- setSequence(Sequence) - Method in interface javax.sound.midi.Sequencer
-
- setSequence(InputStream) - Method in interface javax.sound.midi.Sequencer
-
- setSequence(Sequence) - Method in class org.tritonus.midi.device.java.JavaSequencer
-
- setSequence(Sequence) - Method in class org.tritonus.share.midi.TSequencer
-
- setSequence(InputStream) - Method in class org.tritonus.share.midi.TSequencer
-
- setSlaveSyncMode(Sequencer.SyncMode) - Method in interface javax.sound.midi.Sequencer
-
- setSlaveSyncMode(Sequencer.SyncMode) - Method in class org.tritonus.share.midi.TSequencer
-
- setSolo(boolean) - Method in interface javax.sound.midi.MidiChannel
-
- setSolo(boolean) - Method in class org.tritonus.midi.device.alsa.AlsaMidiChannel
-
- setStartAndEndTime(int, int) - Method in class org.tritonus.saol.engine.AbstractInstrument
-
- setStartPosition(long) - Method in class org.tritonus.midi.device.alsa.AlsaSequencer.LoaderThread
-
- setSWParams(AlsaPcmSWParams) - Method in class org.tritonus.lowlevel.alsa.AlsaPcm
-
- setSWParamsAvailMin(AlsaPcmSWParams, int) - Method in class org.tritonus.lowlevel.alsa.AlsaPcm
-
- setSWParamsSilenceSize(AlsaPcmSWParams, int) - Method in class org.tritonus.lowlevel.alsa.AlsaPcm
-
- setSWParamsSilenceThreshold(AlsaPcmSWParams, int) - Method in class org.tritonus.lowlevel.alsa.AlsaPcm
-
- setSWParamsSleepMin(AlsaPcmSWParams, int) - Method in class org.tritonus.lowlevel.alsa.AlsaPcm
-
- setSWParamsStartMode(AlsaPcmSWParams, int) - Method in class org.tritonus.lowlevel.alsa.AlsaPcm
-
- setSWParamsStartThreshold(AlsaPcmSWParams, int) - Method in class org.tritonus.lowlevel.alsa.AlsaPcm
-
- setSWParamsStopThreshold(AlsaPcmSWParams, int) - Method in class org.tritonus.lowlevel.alsa.AlsaPcm
-
- setSWParamsTStampMode(AlsaPcmSWParams, int) - Method in class org.tritonus.lowlevel.alsa.AlsaPcm
-
- setSWParamsXferAlign(AlsaPcmSWParams, int) - Method in class org.tritonus.lowlevel.alsa.AlsaPcm
-
- setSWParamsXrunMode(AlsaPcmSWParams, int) - Method in class org.tritonus.lowlevel.alsa.AlsaPcm
-
- setTag(int) - Method in class org.tritonus.lowlevel.alsa.AlsaSeqRemoveEvents
-
- setTargetSampleRate(float) - Method in class org.tritonus.sampled.convert.SampleRateConversionProvider.SampleRateConverterStream
-
- setTempo(int) - Method in class org.tritonus.lowlevel.alsa.AlsaSeqQueueTempo
-
- setTempoFactor(float) - Method in interface javax.sound.midi.Sequencer
-
- setTempoFactor(float) - Method in class org.tritonus.share.midi.TSequencer
-
- setTempoInBPM(float) - Method in interface javax.sound.midi.Sequencer
-
- setTempoInBPM(float) - Method in class org.tritonus.share.midi.TSequencer
-
- setTempoInMPQ(float) - Method in interface javax.sound.midi.Sequencer
-
- setTempoInMPQ(float) - Method in class org.tritonus.share.midi.TSequencer
-
Sets the tempo.
- setTick(long) - Method in class javax.sound.midi.MidiEvent
-
- setTickPosition(long) - Method in interface javax.sound.midi.Sequencer
-
- setTickPosition(long) - Method in class org.tritonus.midi.device.alsa.AlsaSequencer
-
- setTickPosition(long) - Method in class org.tritonus.midi.device.java.JavaSequencer
-
- setTime(long) - Method in class org.tritonus.lowlevel.alsa.AlsaSeqRemoveEvents
-
- setTimeReal(boolean) - Method in class org.tritonus.lowlevel.alsa.AlsaSeqPortSubscribe
-
- setTimestamp(long) - Method in class org.tritonus.lowlevel.alsa.AlsaSeqEvent
-
- setTimeUpdate(boolean) - Method in class org.tritonus.lowlevel.alsa.AlsaSeqPortSubscribe
-
- setTrace(boolean) - Static method in class org.tritonus.lowlevel.alsa.AlsaMixer
-
- setTrace(boolean) - Static method in class org.tritonus.lowlevel.alsa.AlsaPcm
-
- setTrace(boolean) - Static method in class org.tritonus.midi.device.fluidsynth.FluidSynthesizer
-
Sets tracing in the native code.
- setTrackMute(int, boolean) - Method in interface javax.sound.midi.Sequencer
-
- setTrackMute(int, boolean) - Method in class org.tritonus.share.midi.TSequencer
-
- setTrackSolo(int, boolean) - Method in interface javax.sound.midi.Sequencer
-
- setTrackSolo(int, boolean) - Method in class org.tritonus.share.midi.TSequencer
-
- settune(float) - Method in class org.tritonus.saol.engine.opcodes.PitchOpcodes
-
- setType(int) - Method in class org.tritonus.lowlevel.alsa.AlsaSeqQueueTimer
-
- setU(short[]) - Method in class org.tritonus.lowlevel.gsm.Gsm_State
-
- setUIndexed(int, short) - Method in class org.tritonus.lowlevel.gsm.Gsm_State
-
- setV(short[]) - Method in class org.tritonus.lowlevel.gsm.Gsm_State
-
- setValue(boolean) - Method in class javax.sound.sampled.BooleanControl
-
- setValue(Object) - Method in class javax.sound.sampled.EnumControl
-
- setValue(float) - Method in class javax.sound.sampled.FloatControl
-
Set the value of the control.
- setValue(float) - Method in class org.tritonus.sampled.mixer.alsa.AlsaBaseDataLine.AlsaBaseDataLineGainControl
-
- setValue(float) - Method in class org.tritonus.sampled.mixer.alsa.AlsaSourceDataLine.AlsaSourceDataLineGainControl
-
- setValue(float) - Method in class org.tritonus.sampled.mixer.alsa.AlsaTargetDataLine.AlsaTargetDataLineGainControl
-
- setValue(float) - Method in class org.tritonus.sampled.mixer.esd.EsdSourceDataLine.EsdSourceDataLineGainControl
-
- setValue(boolean) - Method in class org.tritonus.sampled.mixer.esd.EsdSourceDataLine.EsdSourceDataLineMuteControl
-
- setValue(float) - Method in class org.tritonus.sampled.mixer.esd.EsdSourceDataLine.EsdSourceDataLinePanControl
-
- setValue(float) - Method in class org.tritonus.sampled.mixer.esd.EsdTargetDataLine.EsdTargetDataLineGainControl
-
- setValues(int, int, int, int, int, int, int, int) - Method in class org.tritonus.lowlevel.pvorbis.Info
-
- setVar(byte[], int, int) - Method in class org.tritonus.lowlevel.alsa.AlsaSeqEvent
-
- setVIndexed(int, short) - Method in class org.tritonus.lowlevel.gsm.Gsm_State
-
- setVolume(int, int) - Method in class org.tritonus.lowlevel.esd.EsdSample
-
Sets the volume for the sample.
- setZ1(short) - Method in class org.tritonus.lowlevel.gsm.Gsm_State
-
- Sfun - Class in org.tritonus.lowlevel.dsp
-
Collection of special functions.
- sgn(float) - Static method in class org.tritonus.saol.engine.opcodes.MathOpcodes
-
- shift(float, float, int) - Method in class javax.sound.sampled.FloatControl
-
- Short_term - Class in org.tritonus.lowlevel.gsm
-
- Short_term() - Constructor for class org.tritonus.lowlevel.gsm.Short_term
-
- Short_term_synthesis_filtering(Gsm_State, short[], int, short[], int[], int) - Static method in class org.tritonus.lowlevel.gsm.Short_term
-
- ShortMessage - Class in javax.sound.midi
-
Simple MIDI message.
- ShortMessage() - Constructor for class javax.sound.midi.ShortMessage
-
Create a container for a "short" MIDI message.
- shortToBytes16(short, byte[], int, boolean) - Static method in class org.tritonus.share.sampled.TConversionTool
-
Converts a sample of type short
to 2 bytes in an array.
- SHOW_ACCESS_CONTROL_EXCEPTIONS - Static variable in class org.tritonus.share.TDebug
-
- SHOW_ACCESS_CONTROL_EXCEPTIONS - Static variable in class org.tritonus.share.TSettings
-
- SILENCE_DECIBEL - Static variable in class org.tritonus.share.sampled.AudioUtils
-
The value used for negative infinity in decibels.
- sin(Complex) - Static method in class org.tritonus.lowlevel.dsp.Complex
-
Returns the sine of a Complex.
- sin(float) - Static method in class org.tritonus.saol.engine.opcodes.MathOpcodes
-
- sinh(Complex) - Static method in class org.tritonus.lowlevel.dsp.Complex
-
Returns the hyperbolic sine of a Complex.
- sinh(double) - Static method in class org.tritonus.lowlevel.dsp.Sfun
-
Returns the inverse (arc) hyperbolic sine of a double.
- size() - Method in class javax.sound.midi.Track
-
- skip(long) - Method in class javax.sound.sampled.AudioInputStream
-
- skip(long) - Method in class org.tritonus.sampled.convert.SampleRateConversionProvider.SampleRateConverterStream
-
- skip(long) - Method in class org.tritonus.share.sampled.convert.TAsynchronousFilteredAudioInputStream
-
- skip(long) - Method in class org.tritonus.share.sampled.convert.TSynchronousFilteredAudioInputStream
-
- skip(long) - Method in class org.tritonus.share.sampled.FloatInputStream
-
- SkipTest - Class in <Unnamed>
-
- SkipTest() - Constructor for class SkipTest
-
- sleep(long) - Static method in class org.tritonus.test.Util
-
- SleepTest - Class in <Unnamed>
-
- SleepTest() - Constructor for class SleepTest
-
- SmartFormatConversionProvider - Class in org.tritonus.sampled.convert
-
"Smart" formatConversionProvider.
- SmartFormatConversionProvider() - Constructor for class org.tritonus.sampled.convert.SmartFormatConversionProvider
-
- SMPTE_24 - Static variable in class javax.sound.midi.Sequence
-
- SMPTE_25 - Static variable in class javax.sound.midi.Sequence
-
- SMPTE_30 - Static variable in class javax.sound.midi.Sequence
-
- SMPTE_30DROP - Static variable in class javax.sound.midi.Sequence
-
- SND - Static variable in class javax.sound.sampled.AudioFileFormat.Type
-
- SND_FORMAT_ADPCM_G721 - Static variable in class org.tritonus.sampled.file.AuTool
-
- SND_FORMAT_ADPCM_G722 - Static variable in class org.tritonus.sampled.file.AuTool
-
- SND_FORMAT_ADPCM_G723_3 - Static variable in class org.tritonus.sampled.file.AuTool
-
- SND_FORMAT_ADPCM_G723_5 - Static variable in class org.tritonus.sampled.file.AuTool
-
- SND_FORMAT_ALAW_8 - Static variable in class org.tritonus.sampled.file.AuTool
-
- SND_FORMAT_DOUBLE - Static variable in class org.tritonus.sampled.file.AuTool
-
- SND_FORMAT_FLOAT - Static variable in class org.tritonus.sampled.file.AuTool
-
- SND_FORMAT_LINEAR_16 - Static variable in class org.tritonus.sampled.file.AuTool
-
- SND_FORMAT_LINEAR_24 - Static variable in class org.tritonus.sampled.file.AuTool
-
- SND_FORMAT_LINEAR_32 - Static variable in class org.tritonus.sampled.file.AuTool
-
- SND_FORMAT_LINEAR_8 - Static variable in class org.tritonus.sampled.file.AuTool
-
- SND_FORMAT_MULAW_8 - Static variable in class org.tritonus.sampled.file.AuTool
-
- SND_FORMAT_UNSPECIFIED - Static variable in class org.tritonus.sampled.file.AuTool
-
- SND_MIXER_SCHN_FRONT_CENTER - Static variable in class org.tritonus.lowlevel.alsa.AlsaMixerElement
-
Front center
- SND_MIXER_SCHN_FRONT_LEFT - Static variable in class org.tritonus.lowlevel.alsa.AlsaMixerElement
-
Front left
- SND_MIXER_SCHN_FRONT_RIGHT - Static variable in class org.tritonus.lowlevel.alsa.AlsaMixerElement
-
Front right
- SND_MIXER_SCHN_LAST - Static variable in class org.tritonus.lowlevel.alsa.AlsaMixerElement
-
- SND_MIXER_SCHN_MONO - Static variable in class org.tritonus.lowlevel.alsa.AlsaMixerElement
-
Mono (Front left alias)
- SND_MIXER_SCHN_REAR_LEFT - Static variable in class org.tritonus.lowlevel.alsa.AlsaMixerElement
-
Rear left
- SND_MIXER_SCHN_REAR_RIGHT - Static variable in class org.tritonus.lowlevel.alsa.AlsaMixerElement
-
Rear right
- SND_MIXER_SCHN_UNKNOWN - Static variable in class org.tritonus.lowlevel.alsa.AlsaMixerElement
-
Unknown
- SND_MIXER_SCHN_WOOFER - Static variable in class org.tritonus.lowlevel.alsa.AlsaMixerElement
-
Woofer
- SND_PCM_ACCESS_MMAP_COMPLEX - Static variable in class org.tritonus.lowlevel.alsa.AlsaPcm
-
mmap access with complex placement
- SND_PCM_ACCESS_MMAP_INTERLEAVED - Static variable in class org.tritonus.lowlevel.alsa.AlsaPcm
-
mmap access with simple interleaved channels
- SND_PCM_ACCESS_MMAP_NONINTERLEAVED - Static variable in class org.tritonus.lowlevel.alsa.AlsaPcm
-
mmap access with simple non interleaved channels
- SND_PCM_ACCESS_RW_INTERLEAVED - Static variable in class org.tritonus.lowlevel.alsa.AlsaPcm
-
snd_pcm_readi/snd_pcm_writei access
- SND_PCM_ACCESS_RW_NONINTERLEAVED - Static variable in class org.tritonus.lowlevel.alsa.AlsaPcm
-
snd_pcm_readn/snd_pcm_writen access
- SND_PCM_FORMAT_A_LAW - Static variable in class org.tritonus.lowlevel.alsa.AlsaPcm
-
- SND_PCM_FORMAT_FLOAT64_BE - Static variable in class org.tritonus.lowlevel.alsa.AlsaPcm
-
- SND_PCM_FORMAT_FLOAT64_LE - Static variable in class org.tritonus.lowlevel.alsa.AlsaPcm
-
- SND_PCM_FORMAT_FLOAT_BE - Static variable in class org.tritonus.lowlevel.alsa.AlsaPcm
-
- SND_PCM_FORMAT_FLOAT_LE - Static variable in class org.tritonus.lowlevel.alsa.AlsaPcm
-
- SND_PCM_FORMAT_GSM - Static variable in class org.tritonus.lowlevel.alsa.AlsaPcm
-
- SND_PCM_FORMAT_IEC958_SUBFRAME_BE - Static variable in class org.tritonus.lowlevel.alsa.AlsaPcm
-
- SND_PCM_FORMAT_IEC958_SUBFRAME_LE - Static variable in class org.tritonus.lowlevel.alsa.AlsaPcm
-
- SND_PCM_FORMAT_IMA_ADPCM - Static variable in class org.tritonus.lowlevel.alsa.AlsaPcm
-
- SND_PCM_FORMAT_MPEG - Static variable in class org.tritonus.lowlevel.alsa.AlsaPcm
-
- SND_PCM_FORMAT_MU_LAW - Static variable in class org.tritonus.lowlevel.alsa.AlsaPcm
-
- SND_PCM_FORMAT_S16_BE - Static variable in class org.tritonus.lowlevel.alsa.AlsaPcm
-
- SND_PCM_FORMAT_S16_LE - Static variable in class org.tritonus.lowlevel.alsa.AlsaPcm
-
- SND_PCM_FORMAT_S24_BE - Static variable in class org.tritonus.lowlevel.alsa.AlsaPcm
-
- SND_PCM_FORMAT_S24_LE - Static variable in class org.tritonus.lowlevel.alsa.AlsaPcm
-
- SND_PCM_FORMAT_S32_BE - Static variable in class org.tritonus.lowlevel.alsa.AlsaPcm
-
- SND_PCM_FORMAT_S32_LE - Static variable in class org.tritonus.lowlevel.alsa.AlsaPcm
-
- SND_PCM_FORMAT_S8 - Static variable in class org.tritonus.lowlevel.alsa.AlsaPcm
-
- SND_PCM_FORMAT_SPECIAL - Static variable in class org.tritonus.lowlevel.alsa.AlsaPcm
-
- SND_PCM_FORMAT_U16_BE - Static variable in class org.tritonus.lowlevel.alsa.AlsaPcm
-
- SND_PCM_FORMAT_U16_LE - Static variable in class org.tritonus.lowlevel.alsa.AlsaPcm
-
- SND_PCM_FORMAT_U24_BE - Static variable in class org.tritonus.lowlevel.alsa.AlsaPcm
-
- SND_PCM_FORMAT_U24_LE - Static variable in class org.tritonus.lowlevel.alsa.AlsaPcm
-
- SND_PCM_FORMAT_U32_BE - Static variable in class org.tritonus.lowlevel.alsa.AlsaPcm
-
- SND_PCM_FORMAT_U32_LE - Static variable in class org.tritonus.lowlevel.alsa.AlsaPcm
-
- SND_PCM_FORMAT_U8 - Static variable in class org.tritonus.lowlevel.alsa.AlsaPcm
-
- SND_PCM_FORMAT_UNKNOWN - Static variable in class org.tritonus.lowlevel.alsa.AlsaPcm
-
- SND_PCM_START_DATA - Static variable in class org.tritonus.lowlevel.alsa.AlsaPcm
-
Automatic start on data read/write
- SND_PCM_START_EXPLICIT - Static variable in class org.tritonus.lowlevel.alsa.AlsaPcm
-
Explicit start
- SND_PCM_STATE_DRAINING - Static variable in class org.tritonus.lowlevel.alsa.AlsaPcm
-
Draining: running (playback) or stopped (capture)
- SND_PCM_STATE_OPEN - Static variable in class org.tritonus.lowlevel.alsa.AlsaPcm
-
Open
- SND_PCM_STATE_PAUSED - Static variable in class org.tritonus.lowlevel.alsa.AlsaPcm
-
Paused
- SND_PCM_STATE_PREPARED - Static variable in class org.tritonus.lowlevel.alsa.AlsaPcm
-
Ready to start
- SND_PCM_STATE_RUNNING - Static variable in class org.tritonus.lowlevel.alsa.AlsaPcm
-
Running
- SND_PCM_STATE_SETUP - Static variable in class org.tritonus.lowlevel.alsa.AlsaPcm
-
Setup installed
- SND_PCM_STATE_XRUN - Static variable in class org.tritonus.lowlevel.alsa.AlsaPcm
-
Stopped: underrun (playback) or overrun (capture) detected
- SND_PCM_STREAM_CAPTURE - Static variable in class org.tritonus.lowlevel.alsa.AlsaPcm
-
Capture stream
- SND_PCM_STREAM_PLAYBACK - Static variable in class org.tritonus.lowlevel.alsa.AlsaPcm
-
- SND_PCM_TSTAMP_MMAP - Static variable in class org.tritonus.lowlevel.alsa.AlsaPcm
-
Update mmap'ed timestamp
- SND_PCM_TSTAMP_NONE - Static variable in class org.tritonus.lowlevel.alsa.AlsaPcm
-
No timestamp
- SND_PCM_XRUN_NONE - Static variable in class org.tritonus.lowlevel.alsa.AlsaPcm
-
Xrun detection disabled
- SND_PCM_XRUN_STOP - Static variable in class org.tritonus.lowlevel.alsa.AlsaPcm
-
Stop on xrun detection
- SND_SEQ_ADDRESS_BROADCAST - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_ADDRESS_SUBSCRIBERS - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_ADDRESS_UNKNOWN - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_CLIENT_DUMMY - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_CLIENT_OSS - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_CLIENT_SYSTEM - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_BOUNCE - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_CHANPRESS - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_CLIENT_CHANGE - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_CLIENT_EXIT - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_CLIENT_START - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_CLOCK - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_CONTINUE - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_CONTROL14 - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_CONTROLLER - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_ECHO - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_INSTR_BEGIN - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_INSTR_CHANGE - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_INSTR_CLUSTER - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_INSTR_CLUSTER_GET - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_INSTR_CLUSTER_RESULT - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_INSTR_END - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_INSTR_FINFO - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_INSTR_FINFO_RESULT - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_INSTR_FREE - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_INSTR_GET - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_INSTR_GET_RESULT - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_INSTR_INFO - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_INSTR_INFO_RESULT - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_INSTR_LIST - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_INSTR_LIST_RESULT - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_INSTR_PUT - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_INSTR_RESET - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_INSTR_STATUS - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_INSTR_STATUS_RESULT - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_KEYPRESS - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_KEYSIGN - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_LENGTH_FIXED - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_LENGTH_MASK - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_LENGTH_VARIABLE - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_LENGTH_VARIPC - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_LENGTH_VARUSR - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_NONE - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_NONREGPARAM - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_NOTE - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_NOTEOFF - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_NOTEON - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_OSS - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_PGMCHANGE - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_PITCHBEND - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_PORT_CHANGE - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_PORT_EXIT - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_PORT_START - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_PORT_SUBSCRIBED - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_PORT_UNSUBSCRIBED - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_QFRAME - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_REGPARAM - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_RESET - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_RESULT - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_SAMPLE - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_SAMPLE_CLUSTER - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_SAMPLE_FREQ - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_SAMPLE_LOOP - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_SAMPLE_POSITION - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_SAMPLE_PRIVATE1 - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_SAMPLE_START - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_SAMPLE_STOP - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_SAMPLE_VOLUME - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_SENSING - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_SETPOS_TICK - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_SETPOS_TIME - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_SONGPOS - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_SONGSEL - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_START - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_STOP - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_SYNC - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_SYNC_POS - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_SYSEX - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_SYSTEM - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_TEMPO - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_TICK - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_TIMESIGN - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_TUNE_REQUEST - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_USR0 - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_USR1 - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_USR2 - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_USR3 - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_USR4 - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_USR5 - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_USR6 - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_USR7 - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_USR8 - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_USR9 - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_USR_VAR0 - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_USR_VAR1 - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_USR_VAR2 - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_USR_VAR3 - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_EVENT_USR_VAR4 - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_FILTER_BOUNCE - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_FILTER_BROADCAST - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_FILTER_MULTICAST - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_FILTER_USE_EVENT - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_GROUP_APPLICATION - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_GROUP_DEVICE - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_GROUP_SYSTEM - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_INSTR_ATYPE_ALIAS - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_INSTR_ATYPE_DATA - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_INSTR_FREE_CMD_ALL - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_INSTR_FREE_CMD_CLUSTER - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_INSTR_FREE_CMD_PRIVATE - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_INSTR_FREE_CMD_SINGLE - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_INSTR_GET_CMD_FULL - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_INSTR_GET_CMD_PARTIAL - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_INSTR_ID_DLS1 - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_INSTR_ID_DLS2 - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_INSTR_ID_GUS_PATCH - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_INSTR_ID_INTERWAVE - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_INSTR_ID_OPL2_3 - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_INSTR_ID_OPL4 - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_INSTR_ID_SIMPLE - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_INSTR_ID_SOUNDFONT - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_INSTR_PUT_CMD_ADD - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_INSTR_PUT_CMD_CREATE - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_INSTR_PUT_CMD_MODIFY - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_INSTR_PUT_CMD_REMOVE - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_INSTR_PUT_CMD_REPLACE - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_INSTR_QUERY_FOLLOW_ALIAS - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_INSTR_TYPE0_DLS1 - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_INSTR_TYPE0_DLS2 - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_INSTR_TYPE1_GUS_PATCH - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_INSTR_TYPE1_INTERWAVE - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_INSTR_TYPE1_SIMPLE - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_INSTR_TYPE1_SOUNDFONT - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_INSTR_TYPE2_OPL2_3 - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_INSTR_TYPE2_OPL4 - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_PORT_CAP_DUPLEX - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_PORT_CAP_NO_EXPORT - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_PORT_CAP_READ - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_PORT_CAP_SUBS_READ - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_PORT_CAP_SUBS_WRITE - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_PORT_CAP_SYNC_READ - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_PORT_CAP_SYNC_WRITE - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_PORT_CAP_WRITE - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_PORT_FLG_GIVEN_PORT - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_PORT_SYSTEM_ANNOUNCE - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_PORT_SYSTEM_TIMER - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_PORT_TYPE_APPLICATION - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_PORT_TYPE_DIRECT_SAMPLE - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_PORT_TYPE_MIDI_GENERIC - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_PORT_TYPE_MIDI_GM - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_PORT_TYPE_MIDI_GS - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_PORT_TYPE_MIDI_MT32 - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_PORT_TYPE_MIDI_XG - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_PORT_TYPE_SAMPLE - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_PORT_TYPE_SPECIFIC - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_PORT_TYPE_SYNTH - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_PRIORITY_HIGH - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_PRIORITY_MASK - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_PRIORITY_NORMAL - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_QUERY_SUBS_READ - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_QUERY_SUBS_WRITE - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_QUEUE_DIRECT - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_QUEUE_FLG_SYNC - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_QUEUE_FLG_SYNC_LOST - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_REMOVE_DEST - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_REMOVE_DEST_CHANNEL - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_REMOVE_EVENT_TYPE - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_REMOVE_IGNORE_OFF - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_REMOVE_INPUT - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_REMOVE_OUTPUT - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_REMOVE_TAG_MATCH - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_REMOVE_TIME_AFTER - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_REMOVE_TIME_BEFORE - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_REMOVE_TIME_TICK - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_SYNC_FMT_DTL - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_SYNC_FMT_MIDI_CLOCK - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_SYNC_FMT_MIDI_TICK - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_SYNC_FMT_MTC - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_SYNC_FMT_PRIVATE_CLOCK - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_SYNC_FMT_PRIVATE_TIME - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_SYNC_FMT_SMPTE - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_SYNC_FPS_24 - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_SYNC_FPS_25 - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_SYNC_FPS_30_DP - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_SYNC_FPS_30_NDP - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_SYNC_MODE - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_SYNC_TICK - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_SYNC_TIME - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_TIME_MODE_ABS - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_TIME_MODE_MASK - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_TIME_MODE_REL - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_TIME_STAMP_MASK - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_TIME_STAMP_REAL - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_TIME_STAMP_TICK - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_TIMER_ALSA - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_TIMER_MIDI_CLOCK - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SND_SEQ_TIMER_MIDI_TICK - Static variable in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- SONG_POSITION_POINTER - Static variable in class javax.sound.midi.ShortMessage
-
Status byte for song position pointer messages (value 242, 0xF2).
- SONG_SELECT - Static variable in class javax.sound.midi.ShortMessage
-
Status byte for song select messages (value 243, 0xF3).
- Soundbank - Interface in javax.sound.midi
-
- SoundbankReader - Class in javax.sound.midi.spi
-
- SoundbankReader() - Constructor for class javax.sound.midi.spi.SoundbankReader
-
- SoundbankResource - Class in javax.sound.midi
-
- Source - Interface in org.tritonus.lowlevel.dsp
-
Common interface for all types of audio data sources.
- SourceDataLine - Interface in javax.sound.sampled
-
- SourceDataLineOutputStream - Class in <Unnamed>
-
- SourceDataLineOutputStream(SourceDataLine) - Constructor for class SourceDataLineOutputStream
-
- SPEAKER - Static variable in class javax.sound.sampled.Port.Info
-
- SPECIAL_SYSTEM_EXCLUSIVE - Static variable in class javax.sound.midi.SysexMessage
-
TODO:
- sqrt(Complex) - Static method in class org.tritonus.lowlevel.dsp.Complex
-
Returns the square root of a Complex,
with a branch cut along the negative real axis.
- sqrt(float) - Static method in class org.tritonus.saol.engine.opcodes.MathOpcodes
-
- SRCAudioFormat(AudioFormat) - Constructor for class org.tritonus.sampled.convert.SampleRateConversionProvider.SRCAudioFormat
-
- StandardMidiFileReader - Class in org.tritonus.midi.file
-
TODO:
- StandardMidiFileReader() - Constructor for class org.tritonus.midi.file.StandardMidiFileReader
-
- StandardMidiFileWriter - Class in org.tritonus.midi.file
-
Writer for Standard Midi Files.
- StandardMidiFileWriter() - Constructor for class org.tritonus.midi.file.StandardMidiFileWriter
-
- start() - Method in interface javax.sound.midi.Sequencer
-
- START - Static variable in class javax.sound.midi.ShortMessage
-
Status byte for start messages (value 250, 0xFA).
- start() - Method in interface javax.sound.sampled.DataLine
-
- START - Static variable in class javax.sound.sampled.LineEvent.Type
-
- start() - Method in class org.tritonus.sampled.mixer.esd.EsdClip
-
- start() - Method in class org.tritonus.share.midi.TSequencer
-
- start() - Method in class org.tritonus.share.sampled.mixer.TClip
-
- start() - Method in class org.tritonus.share.sampled.mixer.TDataLine
-
- start() - Method in class org.tritonus.share.sampled.mixer.TSoftClip
-
- startRecording() - Method in interface javax.sound.midi.Sequencer
-
- startRecording() - Method in class org.tritonus.midi.device.alsa.AlsaSequencer
-
- startRecording() - Method in class org.tritonus.midi.device.java.JavaSequencer
-
- StaticCodebook - Class in org.tritonus.lowlevel.pvorbis
-
Holds the static part of a codebook.
- StaticCodebook() - Constructor for class org.tritonus.lowlevel.pvorbis.StaticCodebook
-
- STEP(short[], short[], int, short, short, short, short) - Static method in class org.tritonus.lowlevel.gsm.Short_term
-
- stop() - Method in interface javax.sound.midi.Sequencer
-
- STOP - Static variable in class javax.sound.midi.ShortMessage
-
Status byte for stop messages (value 252, 0xFC).
- stop() - Method in interface javax.sound.sampled.DataLine
-
- STOP - Static variable in class javax.sound.sampled.LineEvent.Type
-
- stop() - Method in class org.tritonus.lowlevel.esd.EsdSample
-
Stop a looping sample at end.
- stop() - Method in class org.tritonus.sampled.mixer.esd.EsdClip
-
- stop() - Method in class org.tritonus.share.midi.TSequencer
-
- stop() - Method in class org.tritonus.share.sampled.mixer.TClip
-
- stop() - Method in class org.tritonus.share.sampled.mixer.TDataLine
-
- stop() - Method in class org.tritonus.share.sampled.mixer.TSoftClip
-
- stopEngine() - Method in class org.tritonus.saol.engine.RTSystem
-
- stopRecording() - Method in interface javax.sound.midi.Sequencer
-
- stopRecording() - Method in class org.tritonus.midi.device.alsa.AlsaSequencer
-
- stopRecording() - Method in class org.tritonus.midi.device.java.JavaSequencer
-
- StreamState - Class in org.tritonus.lowlevel.ogg
-
Wrapper for ogg_stream_state.
- StreamState() - Constructor for class org.tritonus.lowlevel.ogg.StreamState
-
- StreamState - Class in org.tritonus.lowlevel.pogg
-
Wrapper for ogg_stream_state.
- StreamState() - Constructor for class org.tritonus.lowlevel.pogg.StreamState
-
- StringHashedSet<E> - Class in org.tritonus.share
-
A set where the elements are uniquely referenced by their
string representation as given by the objects toString()
method.
- StringHashedSet() - Constructor for class org.tritonus.share.StringHashedSet
-
- StringHashedSet(Collection<E>) - Constructor for class org.tritonus.share.StringHashedSet
-
- stripAUHeader(InputStream) - Static method in class org.tritonus.lowlevel.gsm.Encoder
-
Remove the header info from the stream and verifies the file type.
- subscribePort(AlsaSeqPortSubscribe) - Method in class org.tritonus.lowlevel.alsa.AlsaSeq
-
- subscribeTo(int, int) - Method in interface org.tritonus.midi.device.alsa.AlsaReceiver
-
Establish the subscription.
- subscribeTo(int, int) - Method in class org.tritonus.midi.device.alsa.AlsaSequencer.AlsaSequencerReceiver
-
Subscribe to the passed port.
- subscribeTo(int, int) - Method in interface org.tritonus.midi.device.alsa.AlsaSequencerReceiver
-
- suffix - Static variable in class org.tritonus.lowlevel.dsp.Complex
-
String used in converting Complex to String.
- SunMiscPerfClock - Class in org.tritonus.midi.device.java
-
Sequencer clock based on sun.misc.Perf.
- SunMiscPerfClock() - Constructor for class org.tritonus.midi.device.java.SunMiscPerfClock
-
- supportsSeek() - Method in interface org.tritonus.share.sampled.file.TDataOutputStream
-
- supportsSeek() - Method in class org.tritonus.share.sampled.file.TNonSeekableDataOutputStream
-
- supportsSeek() - Method in class org.tritonus.share.sampled.file.TSeekableDataOutputStream
-
- swapOrder16(byte[], int, int) - Static method in class org.tritonus.share.sampled.TConversionTool
-
- swapOrder16(byte[], int, byte[], int, int) - Static method in class org.tritonus.share.sampled.TConversionTool
-
- swapOrder24(byte[], int, int) - Static method in class org.tritonus.share.sampled.TConversionTool
-
- swapOrder24(byte[], int, byte[], int, int) - Static method in class org.tritonus.share.sampled.TConversionTool
-
- swapOrder32(byte[], int, int) - Static method in class org.tritonus.share.sampled.TConversionTool
-
- swapOrder32(byte[], int, byte[], int, int) - Static method in class org.tritonus.share.sampled.TConversionTool
-
- synchronize(Line[], boolean) - Method in interface javax.sound.sampled.Mixer
-
- synchronize(Line[], boolean) - Method in class org.tritonus.share.sampled.mixer.TMixer
-
- SyncModesTestCase - Class in org.tritonus.test.api.midi.sequencer
-
Tests for class javax.sound.midi.MidiMessage.
- SyncModesTestCase(String) - Constructor for class org.tritonus.test.api.midi.sequencer.SyncModesTestCase
-
- SyncModesTestCase - Class in org.tritonus.test.sequencer
-
Tests for class javax.sound.midi.MidiMessage.
- SyncModesTestCase(String) - Constructor for class org.tritonus.test.sequencer.SyncModesTestCase
-
- SyncState - Class in org.tritonus.lowlevel.ogg
-
Wrapper for ogg_sync_state.
- SyncState() - Constructor for class org.tritonus.lowlevel.ogg.SyncState
-
- SyncState - Class in org.tritonus.lowlevel.pogg
-
Wrapper for ogg_sync_state.
- SyncState() - Constructor for class org.tritonus.lowlevel.pogg.SyncState
-
- synthesis(Packet) - Method in class org.tritonus.lowlevel.pvorbis.Block
-
Calls vorbis_synthesis().
- synthesis(Packet) - Method in class org.tritonus.lowlevel.vorbis.Block
-
Calls vorbis_synthesis().
- synthesis_native(Packet) - Method in class org.tritonus.lowlevel.pvorbis.Block
-
Calls vorbis_synthesis().
- Synthesizer - Interface in javax.sound.midi
-
- SynthTest - Class in <Unnamed>
-
- SynthTest() - Constructor for class SynthTest
-
- SysexMessage - Class in javax.sound.midi
-
Holds the data of a MIDI System Exclusive event.
- SysexMessage() - Constructor for class javax.sound.midi.SysexMessage
-
Create a container for a MIDI system exclusive message.
- SYSTEM_EXCLUSIVE - Static variable in class javax.sound.midi.SysexMessage
-
TODO:
- SYSTEM_RESET - Static variable in class javax.sound.midi.ShortMessage
-
Status byte for system reset messages (value 255, 0xFF).
- SystemCurrentTimeMillisClock - Class in org.tritonus.midi.device.java
-
Sequencer clock based on System.currentTimeMillis().
- SystemCurrentTimeMillisClock() - Constructor for class org.tritonus.midi.device.java.SystemCurrentTimeMillisClock
-
- SystemOutput - Interface in org.tritonus.saol.engine
-
Output method for the SA engine.
- tan(Complex) - Static method in class org.tritonus.lowlevel.dsp.Complex
-
Returns the tangent of a Complex.
- tanh(Complex) - Static method in class org.tritonus.lowlevel.dsp.Complex
-
Returns the hyperbolic tanh of a Complex.
- tanh(double) - Static method in class org.tritonus.lowlevel.dsp.Sfun
-
Returns the hyperbolic tangent of a double.
- TargetDataLine - Interface in javax.sound.sampled
-
- TAsynchronousFilteredAudioInputStream - Class in org.tritonus.share.sampled.convert
-
Base class for asynchronus converters.
- TAsynchronousFilteredAudioInputStream(AudioFormat, long) - Constructor for class org.tritonus.share.sampled.convert.TAsynchronousFilteredAudioInputStream
-
Constructor.
- TAsynchronousFilteredAudioInputStream(AudioFormat, long, int, int) - Constructor for class org.tritonus.share.sampled.convert.TAsynchronousFilteredAudioInputStream
-
Constructor.
- TAudioConfig - Class in org.tritonus.core
-
TODO:
- TAudioFileFormat - Class in org.tritonus.share.sampled.file
-
This class is just to have a public constructor taking the
number of bytes of the whole file.
- TAudioFileFormat(AudioFileFormat.Type, AudioFormat, int, int) - Constructor for class org.tritonus.share.sampled.file.TAudioFileFormat
-
- TAudioFileFormat(AudioFileFormat.Type, AudioFormat, int, int, Map<String, Object>) - Constructor for class org.tritonus.share.sampled.file.TAudioFileFormat
-
- TAudioFileFormatTestCase - Class in org.tritonus.test
-
- TAudioFileFormatTestCase(String) - Constructor for class org.tritonus.test.TAudioFileFormatTestCase
-
- TAudioFileReader - Class in org.tritonus.share.sampled.file
-
Base class for audio file readers.
- TAudioFileWriter - Class in org.tritonus.share.sampled.file
-
Common base class for implementing classes of AudioFileWriter.
- TAudioFormat - Class in org.tritonus.share.sampled
-
- TAudioFormat(AudioFormat.Encoding, float, int, int, int, float, boolean, Map<String, Object>) - Constructor for class org.tritonus.share.sampled.TAudioFormat
-
- TAudioFormat(AudioFormat) - Constructor for class org.tritonus.share.sampled.TAudioFormat
-
Create an instance of TAudioFormat as a copy of the supplied audio
format.
- TAudioFormat(AudioFormat, Map<String, Object>) - Constructor for class org.tritonus.share.sampled.TAudioFormat
-
Create an instance of TAudioFormat as a copy of the supplied audio
format, adding the given properties to any properties supplied by
format
.
- TAudioFormat(float, int, int, boolean, boolean, Map<String, Object>) - Constructor for class org.tritonus.share.sampled.TAudioFormat
-
- TAudioFormatTestCase - Class in org.tritonus.test
-
- TAudioFormatTestCase(String) - Constructor for class org.tritonus.test.TAudioFormatTestCase
-
- TAudioInputStream - Class in org.tritonus.share.sampled.convert
-
AudioInputStream base class.
- TAudioInputStream(InputStream, AudioFormat, long) - Constructor for class org.tritonus.share.sampled.convert.TAudioInputStream
-
Constructor without properties.
- TAudioInputStream(InputStream, AudioFormat, long, Map<String, Object>) - Constructor for class org.tritonus.share.sampled.convert.TAudioInputStream
-
Constructor with properties.
- TAudioInputStreamTestCase - Class in org.tritonus.test
-
- TAudioInputStreamTestCase(String) - Constructor for class org.tritonus.test.TAudioInputStreamTestCase
-
- TAudioOutputStream - Class in org.tritonus.share.sampled.file
-
Base class for classes implementing AudioOutputStream.
- TBaseDataLine - Class in org.tritonus.share.sampled.mixer
-
Base class for implementing SourceDataLine or TargetDataLine.
- TBaseDataLine(TMixer, DataLine.Info) - Constructor for class org.tritonus.share.sampled.mixer.TBaseDataLine
-
- TBaseDataLine(TMixer, DataLine.Info, Collection<Control>) - Constructor for class org.tritonus.share.sampled.mixer.TBaseDataLine
-
- TBooleanControl - Class in org.tritonus.share.sampled.mixer
-
Base class for classes implementing BooleanControl.
- TBooleanControl(BooleanControl.Type, boolean) - Constructor for class org.tritonus.share.sampled.mixer.TBooleanControl
-
- TBooleanControl(BooleanControl.Type, boolean, TCompoundControl) - Constructor for class org.tritonus.share.sampled.mixer.TBooleanControl
-
- TBooleanControl(BooleanControl.Type, boolean, String, String) - Constructor for class org.tritonus.share.sampled.mixer.TBooleanControl
-
- TBooleanControl(BooleanControl.Type, boolean, String, String, TCompoundControl) - Constructor for class org.tritonus.share.sampled.mixer.TBooleanControl
-
- TCircularBuffer - Class in org.tritonus.share
-
- TCircularBuffer(int, boolean, boolean, TCircularBuffer.Trigger) - Constructor for class org.tritonus.share.TCircularBuffer
-
- TCircularBuffer.Trigger - Interface in org.tritonus.share
-
- TCircularBufferTestCase - Class in org.tritonus.test
-
- TCircularBufferTestCase(String) - Constructor for class org.tritonus.test.TCircularBufferTestCase
-
- TClip - Class in org.tritonus.share.sampled.mixer
-
- TClip(DataLine.Info) - Constructor for class org.tritonus.share.sampled.mixer.TClip
-
- TClip(DataLine.Info, Collection<Control>) - Constructor for class org.tritonus.share.sampled.mixer.TClip
-
- TCompoundControl - Class in org.tritonus.share.sampled.mixer
-
Base class for classes implementing Line.
- TCompoundControl(CompoundControl.Type, Control[]) - Constructor for class org.tritonus.share.sampled.mixer.TCompoundControl
-
- TCompoundControlType - Class in org.tritonus.share.sampled.mixer
-
CompoundControl.Type class.
- TCompoundControlType(String) - Constructor for class org.tritonus.share.sampled.mixer.TCompoundControlType
-
Constructor.
- TControlController - Class in org.tritonus.share.sampled.mixer
-
Base class for classes implementing Line.
- TControlController() - Constructor for class org.tritonus.share.sampled.mixer.TControlController
-
- TControllable - Interface in org.tritonus.share.sampled.mixer
-
- TConversionTool - Class in org.tritonus.share.sampled
-
Useful methods for converting audio data.
- TConversionTool() - Constructor for class org.tritonus.share.sampled.TConversionTool
-
- TDataLine - Class in org.tritonus.share.sampled.mixer
-
Base class for classes implementing DataLine.
- TDataLine(TMixer, DataLine.Info) - Constructor for class org.tritonus.share.sampled.mixer.TDataLine
-
- TDataLine(TMixer, DataLine.Info, Collection<Control>) - Constructor for class org.tritonus.share.sampled.mixer.TDataLine
-
- TDataOutputStream - Interface in org.tritonus.share.sampled.file
-
Interface for the file writing classes.
- TDebug - Class in org.tritonus.share
-
- TDebug() - Constructor for class org.tritonus.share.TDebug
-
- TDebug.AssertException - Exception in org.tritonus.share
-
- TDirectSynthesizer - Class in org.tritonus.share.midi
-
Base class for Synthesizer implementations.
- TDirectSynthesizer(MidiDevice.Info) - Constructor for class org.tritonus.share.midi.TDirectSynthesizer
-
Initialize this class.
- TDirectSynthesizerTestCase - Class in org.tritonus.test.tritonus.share.midi
-
- TDirectSynthesizerTestCase(String) - Constructor for class org.tritonus.test.tritonus.share.midi.TDirectSynthesizerTestCase
-
- TDirectSynthesizerTestCase.Type - Enum in org.tritonus.test.tritonus.share.midi
-
- TemplateEntry - Class in org.tritonus.saol.compiler
-
- TemplateEntry(String, ATemplatedeclTemplatedecl) - Constructor for class org.tritonus.saol.compiler.TemplateEntry
-
- TemplateSemanticsCheck - Class in org.tritonus.saol.compiler
-
- TemplateSemanticsCheck(VariableTable, VariableTable, NodeSemanticsTable) - Constructor for class org.tritonus.saol.compiler.TemplateSemanticsCheck
-
- TemplateTable - Class in org.tritonus.saol.compiler
-
The template table.
- TemplateTable() - Constructor for class org.tritonus.saol.compiler.TemplateTable
-
- TempoTestCase - Class in org.tritonus.test.api.midi.sequencer
-
Tests for class javax.sound.midi.MidiMessage.
- TempoTestCase(String) - Constructor for class org.tritonus.test.api.midi.sequencer.TempoTestCase
-
- TempoTestCase - Class in org.tritonus.test.sequencer
-
Tests for class javax.sound.midi.MidiMessage.
- TempoTestCase(String) - Constructor for class org.tritonus.test.sequencer.TempoTestCase
-
- TEncodingFormatConversionProvider - Class in org.tritonus.share.sampled.convert
-
This is a base class for FormatConversionProviders that only
change the encoding, i.e.
- TEnumControl - Class in org.tritonus.share.sampled.mixer
-
Base class for classes implementing Line.
- TEnumControl(EnumControl.Type, Object[], Object) - Constructor for class org.tritonus.share.sampled.mixer.TEnumControl
-
- test(int) - Method in class org.tritonus.lowlevel.alsa.AlsaPcmHWParamsFormatMask
-
Calls snd_pcm_format_mask_test().
- testAllNotesOff() - Method in class org.tritonus.test.tritonus.share.midi.TMidiChannelTestCase
-
- testAllSoundOff() - Method in class org.tritonus.test.tritonus.share.midi.TMidiChannelTestCase
-
- testAOS1() - Method in class org.tritonus.test.tritonus.sampled.file.BaseAudioOutputStreamTestCase
-
- testAOS2() - Method in class org.tritonus.test.tritonus.sampled.file.BaseAudioOutputStreamTestCase
-
- testAOS3() - Method in class org.tritonus.test.tritonus.sampled.file.BaseAudioOutputStreamTestCase
-
- testAOS4() - Method in class org.tritonus.test.tritonus.sampled.file.BaseAudioOutputStreamTestCase
-
- testAudioFileFormatFile() - Method in class org.tritonus.test.BaseAudioFileReaderTestCase
-
- testAudioFileFormatInputStream() - Method in class org.tritonus.test.BaseAudioFileReaderTestCase
-
- testAudioFileFormatURL() - Method in class org.tritonus.test.BaseAudioFileReaderTestCase
-
- testAudioInputStreamFile() - Method in class org.tritonus.test.BaseAudioFileReaderTestCase
-
- testAudioInputStreamInputStream() - Method in class org.tritonus.test.BaseAudioFileReaderTestCase
-
- testAudioInputStreamURL() - Method in class org.tritonus.test.BaseAudioFileReaderTestCase
-
- testAvailable() - Method in class org.tritonus.test.TCircularBufferTestCase
-
- testBuffer() - Method in class org.tritonus.test.tritonus.lowlevel.pogg.BufferTestCase
-
- testBufferSize() - Method in class org.tritonus.test.TCircularBufferTestCase
-
- testChannelNumber() - Method in class org.tritonus.test.tritonus.share.midi.TMidiChannelTestCase
-
- testChannelPressure() - Method in class org.tritonus.test.tritonus.share.midi.TDirectSynthesizerTestCase
-
- testClear() - Method in class org.tritonus.test.tritonus.lowlevel.pogg.PacketTestCase
-
- testClose() - Method in class org.tritonus.test.TCircularBufferTestCase
-
- testConstructor() - Method in class org.tritonus.test.api.midi.message.MidiMessageTestCase
-
Checks the constructor.
- testConstructor() - Method in class org.tritonus.test.ControlTypeTestCase
-
Checks the constructor().
- testConstructorNullPointers() - Method in class org.tritonus.test.AudioInputStreamTestCase
-
- testConstructors() - Method in class org.tritonus.test.api.sampled.line.DataLineInfoTestCase
-
- testControlChange() - Method in class org.tritonus.test.tritonus.share.midi.TDirectSynthesizerTestCase
-
- testControls() - Method in class org.tritonus.test.alsa.AlsaMixerTestCase
-
- testConvertSilentOggWithAudioOutStream() - Method in class org.tritonus.test.VorbisSilenceTestCase
-
- testConvertSilentOggWithAudioSystem() - Method in class org.tritonus.test.VorbisSilenceTestCase
-
- testConvertTruncateOggWithAudioOutStream() - Method in class org.tritonus.test.VorbisTruncateTestCase
-
- testConvertTruncateOggWithAudioSystem() - Method in class org.tritonus.test.VorbisTruncateTestCase
-
- testCopying() - Method in class org.tritonus.test.api.midi.misc.MidiFileFormatTestCase
-
- testCopying() - Method in class org.tritonus.test.api.sampled.misc.AudioFileFormatTestCase
-
- testCopying() - Method in class org.tritonus.test.api.sampled.misc.AudioFormatTestCase
-
- testCopying() - Method in class org.tritonus.test.TAudioFileFormatTestCase
-
- testCopying() - Method in class org.tritonus.test.TAudioFormatTestCase
-
- testCopying() - Method in class org.tritonus.test.TAudioInputStreamTestCase
-
- testEmptyMap() - Method in class org.tritonus.test.api.midi.misc.MidiFileFormatTestCase
-
- testEmptyMap() - Method in class org.tritonus.test.api.sampled.misc.AudioFileFormatTestCase
-
- testEmptyMap() - Method in class org.tritonus.test.api.sampled.misc.AudioFormatTestCase
-
- testEmptyMap() - Method in class org.tritonus.test.TAudioFileFormatTestCase
-
- testEmptyMap() - Method in class org.tritonus.test.TAudioFormatTestCase
-
- testEmptyMap() - Method in class org.tritonus.test.TAudioInputStreamTestCase
-
- testEquals() - Method in class org.tritonus.test.api.sampled.misc.EncodingTestCase
-
- testEqualsSelfIdentity() - Method in class org.tritonus.test.ControlTypeTestCase
-
Checks equals().
- testEqualsSelfUnequality() - Method in class org.tritonus.test.ControlTypeTestCase
-
Checks equals().
- testFraming() - Method in class org.tritonus.test.tritonus.lowlevel.pogg.FramingTestCase
-
- testFraming1() - Method in class org.tritonus.test.tritonus.lowlevel.pogg.FramingTestCase
-
- testFraming2() - Method in class org.tritonus.test.tritonus.lowlevel.pogg.FramingTestCase
-
- testFraming3() - Method in class org.tritonus.test.tritonus.lowlevel.pogg.FramingTestCase
-
- testFraming4() - Method in class org.tritonus.test.tritonus.lowlevel.pogg.FramingTestCase
-
- testFraming5() - Method in class org.tritonus.test.tritonus.lowlevel.pogg.FramingTestCase
-
- testFraming6() - Method in class org.tritonus.test.tritonus.lowlevel.pogg.FramingTestCase
-
- testGet() - Method in class org.tritonus.test.api.midi.misc.MidiFileFormatTestCase
-
- testGet() - Method in class org.tritonus.test.api.sampled.misc.AudioFileFormatTestCase
-
- testGet() - Method in class org.tritonus.test.api.sampled.misc.AudioFormatTestCase
-
- testGet() - Method in class org.tritonus.test.TAudioFileFormatTestCase
-
- testGet() - Method in class org.tritonus.test.TAudioFormatTestCase
-
- testGet() - Method in class org.tritonus.test.TAudioInputStreamTestCase
-
- testGetCards() - Method in class org.tritonus.test.alsa.AlsaCtlTestCase
-
- testGetDataOutputStreamFile() - Method in class org.tritonus.test.tritonus.share.sampled.AudioSystemShadowTestCase
-
- testGetDataOutputStreamOutputStream() - Method in class org.tritonus.test.tritonus.share.sampled.AudioSystemShadowTestCase
-
- testGetDeviceInfo() - Method in class org.tritonus.test.api.midi.device.MidiDeviceTestCase
-
- testGetDevices() - Method in class org.tritonus.test.api.midi.midisystem.MidiSystemTestCase
-
- testGetEachMidiDevice() - Method in class org.tritonus.test.api.midi.midisystem.MidiSystemTestCase
-
- testGetEncodings() - Method in class org.tritonus.test.EncodingsTestCase
-
- testGetIndex() - Method in class org.tritonus.test.alsa.AlsaCtlTestCase
-
- testGetLength() - Method in class org.tritonus.test.api.midi.message.MidiMessageTestCase
-
Checks setMessage(byte[], int).
- testGetMaxReceivers() - Method in class org.tritonus.test.api.midi.device.MidiDeviceTestCase
-
- testGetMaxTransmitters() - Method in class org.tritonus.test.api.midi.device.MidiDeviceTestCase
-
- testGetMessage() - Method in class org.tritonus.test.api.midi.message.MidiMessageTestCase
-
Checks getMessage().
- testGetMicrosecondPosition() - Method in class org.tritonus.test.api.midi.device.MidiDeviceTestCase
-
- testGetMixerInfo() - Method in class org.tritonus.test.api.sampled.mixer.MixerTestCase
-
- testGetNames() - Method in class org.tritonus.test.alsa.AlsaCtlTestCase
-
- testGetReceiver() - Method in class org.tritonus.test.api.midi.device.MidiDeviceTestCase
-
- testGetReceivers() - Method in class org.tritonus.test.api.midi.device.MidiDeviceTestCase
-
- testGetSourceEncodings() - Method in class org.tritonus.test.BaseFormatConversionProviderTestCase
-
- testGetStatus() - Method in class org.tritonus.test.api.midi.message.MidiMessageTestCase
-
Checks getStatus().
- testGetTargetEncodings() - Method in class org.tritonus.test.BaseFormatConversionProviderTestCase
-
- testGetTransmitter() - Method in class org.tritonus.test.api.midi.device.MidiDeviceTestCase
-
- testGetTransmitters() - Method in class org.tritonus.test.api.midi.device.MidiDeviceTestCase
-
- testGetTypeNull() - Method in class org.tritonus.test.ControlTestCase
-
Checks getType().
- testGetTypeObject() - Method in class org.tritonus.test.ControlTestCase
-
Checks getType().
- testGetValues() - Method in class org.tritonus.test.api.midi.misc.MidiFileFormatTestCase
-
- testGetWrongMidiDevice() - Method in class org.tritonus.test.api.midi.midisystem.MidiSystemTestCase
-
- testHashCode() - Method in class org.tritonus.test.api.sampled.misc.EncodingTestCase
-
- testHashCode() - Method in class org.tritonus.test.ControlTypeTestCase
-
Checks hashCode().
- testHeaderProperties() - Method in class org.tritonus.test.tritonus.lowlevel.pogg.PageTestCase
-
- testIsDeviceSupported() - Method in class org.tritonus.test.api.midi.spi.MidiDeviceProviderTestCase
-
- testIsSourceEncodingsSupported() - Method in class org.tritonus.test.BaseFormatConversionProviderTestCase
-
- testIsTargetEncodingsSupported() - Method in class org.tritonus.test.BaseFormatConversionProviderTestCase
-
- testLoadCards() - Method in class org.tritonus.test.alsa.AlsaCtlTestCase
-
- testLocalControl() - Method in class org.tritonus.test.tritonus.share.midi.TMidiChannelTestCase
-
- testMatches() - Method in class org.tritonus.test.api.sampled.line.DataLineInfoTestCase
-
- TestMessage() - Constructor for class MidiMessageTest.TestMessage
-
- TestMessage(byte[]) - Constructor for class MidiMessageTest.TestMessage
-
- testNoMap() - Method in class org.tritonus.test.api.midi.misc.MidiFileFormatTestCase
-
- testNoMap() - Method in class org.tritonus.test.api.sampled.misc.AudioFileFormatTestCase
-
- testNoMap() - Method in class org.tritonus.test.api.sampled.misc.AudioFormatTestCase
-
- testNoteOff() - Method in class org.tritonus.test.tritonus.share.midi.TDirectSynthesizerTestCase
-
- testNoteOff() - Method in class org.tritonus.test.tritonus.share.midi.TMidiChannelTestCase
-
- testNoteOn() - Method in class org.tritonus.test.tritonus.share.midi.TDirectSynthesizerTestCase
-
- testNullMap() - Method in class org.tritonus.test.api.midi.misc.MidiFileFormatTestCase
-
- testNullMap() - Method in class org.tritonus.test.api.sampled.misc.AudioFileFormatTestCase
-
- testNullMap() - Method in class org.tritonus.test.api.sampled.misc.AudioFormatTestCase
-
- testOpenClose() - Method in class org.tritonus.test.alsa.AlsaMixerTestCase
-
- testOpenClose() - Method in class org.tritonus.test.api.midi.device.MidiDeviceTestCase
-
- testOpenClose() - Method in class org.tritonus.test.api.sampled.mixer.MixerTestCase
-
- testPitchbend() - Method in class org.tritonus.test.tritonus.share.midi.TDirectSynthesizerTestCase
-
- testPolyPressure() - Method in class org.tritonus.test.tritonus.share.midi.TDirectSynthesizerTestCase
-
- testProgramChange() - Method in class org.tritonus.test.tritonus.share.midi.TDirectSynthesizerTestCase
-
- testProgramChange() - Method in class org.tritonus.test.tritonus.share.midi.TMidiChannelTestCase
-
- testReadWrite() - Method in class org.tritonus.test.TCircularBufferTestCase
-
- testResetAllControllers() - Method in class org.tritonus.test.tritonus.share.midi.TMidiChannelTestCase
-
- testSeqencer() - Method in class org.tritonus.test.api.midi.sequencer.BaseSequencerTestCase
-
Iterate over all available Sequencers.
- testSeqencer() - Method in class org.tritonus.test.api.midi.synthesizer.BaseSynthesizerTestCase
-
Iterate over all available Sequencers.
- testSeqencer() - Method in class org.tritonus.test.sequencer.BaseSequencerTestCase
-
Iterate over all available Sequencers.
- testSetData() - Method in class org.tritonus.test.tritonus.lowlevel.pogg.PacketTestCase
-
- testSetData() - Method in class org.tritonus.test.tritonus.lowlevel.pogg.PageTestCase
-
- testSetDataOffset() - Method in class org.tritonus.test.tritonus.lowlevel.pogg.PageTestCase
-
- testSetDataTruncated() - Method in class org.tritonus.test.tritonus.lowlevel.pogg.PacketTestCase
-
- testSetFlags() - Method in class org.tritonus.test.tritonus.lowlevel.pogg.PacketTestCase
-
- testSetGetClock() - Method in class org.tritonus.test.sequencer.JavaSequencerClockTestCase
-
- testSetMessage() - Method in class org.tritonus.test.api.midi.message.MidiMessageTestCase
-
Checks setMessage(byte[], int).
- testStaticInstances() - Method in class org.tritonus.test.api.sampled.misc.EncodingTestCase
-
- testStreamEncoding0() - Method in class org.tritonus.test.tritonus.lowlevel.pogg.FramingTestCase
-
- testStreamEncoding1() - Method in class org.tritonus.test.tritonus.lowlevel.pogg.FramingTestCase
-
- testStreamEncoding2() - Method in class org.tritonus.test.tritonus.lowlevel.pogg.FramingTestCase
-
- testStreamEncoding3() - Method in class org.tritonus.test.tritonus.lowlevel.pogg.FramingTestCase
-
- testStreamEncoding4() - Method in class org.tritonus.test.tritonus.lowlevel.pogg.FramingTestCase
-
- testStreamEncoding5() - Method in class org.tritonus.test.tritonus.lowlevel.pogg.FramingTestCase
-
- testStreamEncoding6() - Method in class org.tritonus.test.tritonus.lowlevel.pogg.FramingTestCase
-
- testStreamEncoding7() - Method in class org.tritonus.test.tritonus.lowlevel.pogg.FramingTestCase
-
- testSunMiscPerfClock() - Method in class org.tritonus.test.sequencer.JavaSequencerClockTestCase
-
- testSupportsSeek() - Method in class org.tritonus.test.tritonus.share.sampled.file.BaseDataOutputStreamTestCase
-
- testSystemCurrentTimeMillisClock() - Method in class org.tritonus.test.sequencer.JavaSequencerClockTestCase
-
- testToString() - Method in class org.tritonus.test.api.sampled.line.DataLineInfoTestCase
-
- testToString() - Method in class org.tritonus.test.api.sampled.misc.EncodingTestCase
-
- testToString() - Method in class org.tritonus.test.ControlTestCase
-
Checks toString().
- testToString() - Method in class org.tritonus.test.ControlTypeTestCase
-
Checks toString().
- testTrigger() - Method in class org.tritonus.test.TCircularBufferTestCase
-
- testUnmodifiable() - Method in class org.tritonus.test.api.midi.misc.MidiFileFormatTestCase
-
- testUnmodifiable() - Method in class org.tritonus.test.api.sampled.misc.AudioFileFormatTestCase
-
- testUnmodifiable() - Method in class org.tritonus.test.api.sampled.misc.AudioFormatTestCase
-
- testUnmodifiable() - Method in class org.tritonus.test.TAudioFileFormatTestCase
-
- testUnmodifiable() - Method in class org.tritonus.test.TAudioFormatTestCase
-
- testUnmodifiable() - Method in class org.tritonus.test.TAudioInputStreamTestCase
-
- testWriting() - Method in class org.tritonus.test.tritonus.share.sampled.file.BaseDataOutputStreamTestCase
-
- TFloatControl - Class in org.tritonus.share.sampled.mixer
-
Base class for classes implementing Line.
- TFloatControl(FloatControl.Type, float, float, float, int, float, String) - Constructor for class org.tritonus.share.sampled.mixer.TFloatControl
-
- TFloatControl(FloatControl.Type, float, float, float, int, float, String, String, String, String) - Constructor for class org.tritonus.share.sampled.mixer.TFloatControl
-
- TFormatConversionProvider - Class in org.tritonus.share.sampled.convert
-
Base class for all conversion providers of Tritonus.
- TFormatConversionProvider() - Constructor for class org.tritonus.share.sampled.convert.TFormatConversionProvider
-
- THeaderlessAudioFileWriter - Class in org.tritonus.share.sampled.file
-
Base class for formats without extra header.
- ticks() - Method in class javax.sound.midi.Track
-
- times(Complex, Complex) - Static method in class org.tritonus.lowlevel.dsp.Complex
-
Returns the product of two Complex objects, x*y.
- times(Complex, double) - Static method in class org.tritonus.lowlevel.dsp.Complex
-
Returns the product of a Complex object and a double, x*y.
- times(double, Complex) - Static method in class org.tritonus.lowlevel.dsp.Complex
-
Returns the product of a double and a Complex object, x*y.
- times(Complex) - Method in class org.tritonus.lowlevel.dsp.Complex
-
Returns the product of this Complex object and another Complex object, this*y.
- times(double) - Method in class org.tritonus.lowlevel.dsp.Complex
-
Returns the product of this Complex object and a double, this*y.
- timesReverse(double) - Method in class org.tritonus.lowlevel.dsp.Complex
-
Returns the product of a double and this Complex, x*this.
- TIMING_CLOCK - Static variable in class javax.sound.midi.ShortMessage
-
Status byte for timing clock messages (value 248, 0xF8).
- TInit - Class in org.tritonus.core
-
Helper methods for provider registration.
- TInit.ProviderRegistrationAction - Interface in org.tritonus.core
-
Action to be taken on registration of a provider.
- TLine - Class in org.tritonus.share.sampled.mixer
-
Base class for classes implementing Line.
- TMidiChannel - Class in org.tritonus.share.midi
-
Base class for MidiChannel implementations.
- TMidiChannelTestCase - Class in org.tritonus.test.tritonus.share.midi
-
- TMidiChannelTestCase(String) - Constructor for class org.tritonus.test.tritonus.share.midi.TMidiChannelTestCase
-
- TMidiConfig - Class in org.tritonus.core
-
TODO:
- TMidiDevice - Class in org.tritonus.share.midi
-
Base class for MidiDevice implementations.
- TMidiDevice(MidiDevice.Info) - Constructor for class org.tritonus.share.midi.TMidiDevice
-
Initialize this class.
- TMidiDevice(MidiDevice.Info, boolean, boolean) - Constructor for class org.tritonus.share.midi.TMidiDevice
-
Initialize this class.
- TMidiDevice.Info - Class in org.tritonus.share.midi
-
- TMidiDevice.TReceiver - Class in org.tritonus.share.midi
-
Receiver proxy class.
- TMidiDevice.TTransmitter - Class in org.tritonus.share.midi
-
- TMidiFileFormat - Class in org.tritonus.share.midi
-
A MidiFileFormat that has information about the number of tracks.
- TMidiFileFormat(int, float, int, int, long, int) - Constructor for class org.tritonus.share.midi.TMidiFileFormat
-
- TMixer - Class in org.tritonus.share.sampled.mixer
-
- TMixerInfo - Class in org.tritonus.share.sampled.mixer
-
- TMixerInfo(String, String, String, String) - Constructor for class org.tritonus.share.sampled.mixer.TMixerInfo
-
- TMixerProvider - Class in org.tritonus.share.sampled.mixer
-
- TMixerProvider() - Constructor for class org.tritonus.share.sampled.mixer.TMixerProvider
-
- TNonSeekableDataOutputStream - Class in org.tritonus.share.sampled.file
-
A TDataOutputStream that does not allow seeking.
- TNonSeekableDataOutputStream(OutputStream) - Constructor for class org.tritonus.share.sampled.file.TNonSeekableDataOutputStream
-
- TNonSeekableDataOutputStreamTestCase - Class in org.tritonus.test.tritonus.share.sampled.file
-
- TNonSeekableDataOutputStreamTestCase(String) - Constructor for class org.tritonus.test.tritonus.share.sampled.file.TNonSeekableDataOutputStreamTestCase
-
- TNotifier - Class in org.tritonus.share
-
- TNotifier() - Constructor for class org.tritonus.share.TNotifier
-
- TNotifier.NotifyEntry - Class in org.tritonus.share
-
- toAudioFormatArray() - Method in class org.tritonus.share.sampled.AudioFormatSet
-
- toString() - Method in class javax.sound.midi.MidiDevice.Info
-
- toString() - Method in class javax.sound.midi.Sequencer.SyncMode
-
- toString() - Method in class javax.sound.sampled.AudioFileFormat
-
- toString() - Method in class javax.sound.sampled.AudioFileFormat.Type
-
- toString() - Method in class javax.sound.sampled.AudioFormat.Encoding
-
- toString() - Method in class javax.sound.sampled.AudioFormat
-
- toString() - Method in class javax.sound.sampled.BooleanControl
-
- toString() - Method in class javax.sound.sampled.CompoundControl
-
- toString() - Method in class javax.sound.sampled.Control
-
- toString() - Method in class javax.sound.sampled.Control.Type
-
- toString() - Method in class javax.sound.sampled.DataLine.Info
-
- toString() - Method in class javax.sound.sampled.EnumControl
-
- toString() - Method in class javax.sound.sampled.FloatControl
-
- toString() - Method in class javax.sound.sampled.Line.Info
-
- toString() - Method in class javax.sound.sampled.LineEvent
-
- toString() - Method in class javax.sound.sampled.LineEvent.Type
-
- toString() - Method in class javax.sound.sampled.Mixer.Info
-
- toString() - Method in class javax.sound.sampled.Port.Info
-
- toString() - Method in class javax.sound.sampled.ReverbType
-
- toString() - Method in class org.tritonus.lowlevel.dsp.Complex
-
Returns a String representation for the specified Complex.
- toString() - Method in class org.tritonus.lowlevel.gsm.Gsm_State
-
- toString() - Method in class org.tritonus.midi.sb.fluidsynth.FluidSoundbank.FluidInstrument
-
- TPort - Class in org.tritonus.share.sampled.mixer
-
Base class for Ports.
- TPort(TMixer, Line.Info) - Constructor for class org.tritonus.share.sampled.mixer.TPort
-
- TPort(TMixer, Line.Info, Collection<Control>) - Constructor for class org.tritonus.share.sampled.mixer.TPort
-
- TPreloadingSequencer - Class in org.tritonus.share.midi
-
Base class for sequencers that work with an internal queue.
- TraceAllExceptions - Static variable in class org.tritonus.share.TDebug
-
- TraceAllWarnings - Static variable in class org.tritonus.share.TDebug
-
- TraceAlsaCtlNative - Static variable in class org.tritonus.share.TDebug
-
- TraceAlsaMidiChannel - Static variable in class org.tritonus.share.TDebug
-
- TraceAlsaMidiIn - Static variable in class org.tritonus.share.TDebug
-
- TraceAlsaMidiOut - Static variable in class org.tritonus.share.TDebug
-
- TraceAlsaMixerNative - Static variable in class org.tritonus.share.TDebug
-
- TraceAlsaNative - Static variable in class org.tritonus.share.TDebug
-
- TraceAlsaPcmNative - Static variable in class org.tritonus.share.TDebug
-
- TraceAlsaSeq - Static variable in class org.tritonus.share.TDebug
-
- TraceAlsaSeqDetails - Static variable in class org.tritonus.share.TDebug
-
- TraceAlsaSeqNative - Static variable in class org.tritonus.share.TDebug
-
- TraceAudioConfig - Static variable in class org.tritonus.share.TDebug
-
- TraceAudioConverter - Static variable in class org.tritonus.share.TDebug
-
- TraceAudioFileReader - Static variable in class org.tritonus.share.TDebug
-
- TraceAudioFileWriter - Static variable in class org.tritonus.share.TDebug
-
- TraceAudioInputStream - Static variable in class org.tritonus.share.TDebug
-
- TraceAudioOutputStream - Static variable in class org.tritonus.share.TDebug
-
- TraceAudioSystem - Static variable in class org.tritonus.share.TDebug
-
- TraceCdda - Static variable in class org.tritonus.share.TDebug
-
- TraceCddaNative - Static variable in class org.tritonus.share.TDebug
-
- TraceCircularBuffer - Static variable in class org.tritonus.share.TDebug
-
- TraceClip - Static variable in class org.tritonus.share.TDebug
-
- TraceControl - Static variable in class org.tritonus.share.TDebug
-
- TraceDataLine - Static variable in class org.tritonus.share.TDebug
-
- TraceEsdNative - Static variable in class org.tritonus.share.TDebug
-
- TraceEsdRecordingStreamNative - Static variable in class org.tritonus.share.TDebug
-
- TraceEsdStreamNative - Static variable in class org.tritonus.share.TDebug
-
- TraceFluidNative - Static variable in class org.tritonus.share.TDebug
-
- TraceInit - Static variable in class org.tritonus.share.TDebug
-
- TraceLine - Static variable in class org.tritonus.share.TDebug
-
- TraceMidiConfig - Static variable in class org.tritonus.share.TDebug
-
- TraceMidiDevice - Static variable in class org.tritonus.share.TDebug
-
- TraceMidiDeviceProvider - Static variable in class org.tritonus.share.TDebug
-
- TraceMidiSystem - Static variable in class org.tritonus.share.TDebug
-
- TraceMixer - Static variable in class org.tritonus.share.TDebug
-
- TraceMixerProvider - Static variable in class org.tritonus.share.TDebug
-
- TraceMixingAudioInputStream - Static variable in class org.tritonus.share.TDebug
-
- TraceOggNative - Static variable in class org.tritonus.share.TDebug
-
- TracePortScan - Static variable in class org.tritonus.share.TDebug
-
- TraceSequencer - Static variable in class org.tritonus.share.TDebug
-
- TraceService - Static variable in class org.tritonus.share.TDebug
-
- TraceSourceDataLine - Static variable in class org.tritonus.share.TDebug
-
- TraceSynthesizer - Static variable in class org.tritonus.share.TDebug
-
- TraceTargetDataLine - Static variable in class org.tritonus.share.TDebug
-
- TraceVorbisNative - Static variable in class org.tritonus.share.TDebug
-
- Track - Class in javax.sound.midi
-
- Track() - Constructor for class javax.sound.midi.Track
-
- TRACK_MAGIC - Static variable in interface org.tritonus.midi.file.MidiConstants
-
Track magic constant.
- Transmitter - Interface in javax.sound.midi
-
- TReceiver() - Constructor for class org.tritonus.share.midi.TMidiDevice.TReceiver
-
- TreeDivider - Class in org.tritonus.saol.compiler
-
- TreeDivider(InstrumentTable, UserOpcodeTable, TemplateTable) - Constructor for class org.tritonus.saol.compiler.TreeDivider
-
- TSeekableDataOutputStream - Class in org.tritonus.share.sampled.file
-
A TDataOutputStream that allows seeking.
- TSeekableDataOutputStream(File) - Constructor for class org.tritonus.share.sampled.file.TSeekableDataOutputStream
-
- TSeekableDataOutputStreamTestCase - Class in org.tritonus.test.tritonus.share.sampled.file
-
- TSeekableDataOutputStreamTestCase(String) - Constructor for class org.tritonus.test.tritonus.share.sampled.file.TSeekableDataOutputStreamTestCase
-
- TSequencer - Class in org.tritonus.share.midi
-
- TSettings - Class in org.tritonus.share
-
- TSettings() - Constructor for class org.tritonus.share.TSettings
-
- TSimpleFormatConversionProvider - Class in org.tritonus.share.sampled.convert
-
This is a base class for FormatConversionProviders that can convert
from each source encoding/format to each target encoding/format.
- TSoftClip - Class in org.tritonus.share.sampled.mixer
-
- TSoftClip(Mixer, AudioFormat) - Constructor for class org.tritonus.share.sampled.mixer.TSoftClip
-
- TSynchronousFilteredAudioInputStream - Class in org.tritonus.share.sampled.convert
-
Base class for types of audio filter/converter that translate one frame to another frame.
It provides all the transformation of frame sizes.
It does NOT handle different sample rates of original stream and this stream !
- TSynchronousFilteredAudioInputStream(AudioInputStream, AudioFormat) - Constructor for class org.tritonus.share.sampled.convert.TSynchronousFilteredAudioInputStream
-
- TTransmitter() - Constructor for class org.tritonus.share.midi.TMidiDevice.TTransmitter
-
- TUNE_REQUEST - Static variable in class javax.sound.midi.ShortMessage
-
Status byte for tune request messages (value 246, 0xF6).
- TVolumeUtils - Class in org.tritonus.share.sampled
-
- TVolumeUtils() - Constructor for class org.tritonus.share.sampled.TVolumeUtils
-
- Type(String, String) - Constructor for class javax.sound.sampled.AudioFileFormat.Type
-
- Type(String) - Constructor for class javax.sound.sampled.LineEvent.Type
-
- TYPE_OPCODE_INSTANCE - Static variable in class org.tritonus.saol.engine.opcodes.OpcodeClass
-
Opcode class type: one instance per opcode usage.
- TYPE_RUNTIME_INSTANCE - Static variable in class org.tritonus.saol.engine.opcodes.OpcodeClass
-
Opcode class type: one instance per renderer instance.
- TYPE_STATIC - Static variable in class org.tritonus.saol.engine.opcodes.OpcodeClass
-
Opcode class type: no instance needed.
- TypeTestCase - Class in org.tritonus.test.api.sampled.misc
-
- TypeTestCase(String) - Constructor for class org.tritonus.test.api.sampled.misc.TypeTestCase
-
- WAVE - Static variable in class javax.sound.sampled.AudioFileFormat.Type
-
- WAVE_DATA_MAGIC - Static variable in class org.tritonus.sampled.file.WaveTool
-
- WAVE_FACT_MAGIC - Static variable in class org.tritonus.sampled.file.WaveTool
-
- WAVE_FMT_MAGIC - Static variable in class org.tritonus.sampled.file.WaveTool
-
- WAVE_FORMAT_ALAW - Static variable in class org.tritonus.sampled.file.WaveTool
-
- WAVE_FORMAT_G721_ADPCM - Static variable in class org.tritonus.sampled.file.WaveTool
-
- WAVE_FORMAT_G723_ADPCM - Static variable in class org.tritonus.sampled.file.WaveTool
-
- WAVE_FORMAT_GSM610 - Static variable in class org.tritonus.sampled.file.WaveTool
-
- WAVE_FORMAT_IMA_ADPCM - Static variable in class org.tritonus.sampled.file.WaveTool
-
- WAVE_FORMAT_MPEG - Static variable in class org.tritonus.sampled.file.WaveTool
-
- WAVE_FORMAT_MS_ADPCM - Static variable in class org.tritonus.sampled.file.WaveTool
-
- WAVE_FORMAT_PCM - Static variable in class org.tritonus.sampled.file.WaveTool
-
- WAVE_FORMAT_ULAW - Static variable in class org.tritonus.sampled.file.WaveTool
-
- WAVE_FORMAT_UNSPECIFIED - Static variable in class org.tritonus.sampled.file.WaveTool
-
- WAVE_RIFF_MAGIC - Static variable in class org.tritonus.sampled.file.WaveTool
-
- WAVE_WAVE_MAGIC - Static variable in class org.tritonus.sampled.file.WaveTool
-
- WaveAudioFileReader - Class in org.tritonus.sampled.file
-
Class for reading wave files.
- WaveAudioFileReader() - Constructor for class org.tritonus.sampled.file.WaveAudioFileReader
-
- WaveAudioFileReaderTestCase - Class in org.tritonus.test
-
- WaveAudioFileReaderTestCase(String) - Constructor for class org.tritonus.test.WaveAudioFileReaderTestCase
-
- WaveAudioFileWriter - Class in org.tritonus.sampled.file
-
Class for writing Microsoft(tm) WAVE files
- WaveAudioFileWriter() - Constructor for class org.tritonus.sampled.file.WaveAudioFileWriter
-
- WaveAudioOutputStream - Class in org.tritonus.sampled.file
-
AudioOutputStream for Wave files.
- WaveAudioOutputStream(AudioFormat, long, TDataOutputStream) - Constructor for class org.tritonus.sampled.file.WaveAudioOutputStream
-
- WaveAudioOutputStreamTestCase - Class in org.tritonus.test.tritonus.sampled.file
-
- WaveAudioOutputStreamTestCase(String) - Constructor for class org.tritonus.test.tritonus.sampled.file.WaveAudioOutputStreamTestCase
-
- WaveTool - Class in org.tritonus.sampled.file
-
Common constants and methods for handling wave files.
- WaveTool() - Constructor for class org.tritonus.sampled.file.WaveTool
-
- WhiteNoise - Class in org.tritonus.lowlevel.dsp
-
- WhiteNoise() - Constructor for class org.tritonus.lowlevel.dsp.WhiteNoise
-
- WhiteNoise(Random) - Constructor for class org.tritonus.lowlevel.dsp.WhiteNoise
-
- WIDTH_INCHANNELS - Static variable in class org.tritonus.saol.compiler.WidthAndRate
-
- WIDTH_OUTCHANNELS - Static variable in class org.tritonus.saol.compiler.WidthAndRate
-
- WIDTH_UNKNOWN - Static variable in class org.tritonus.saol.compiler.WidthAndRate
-
- WidthAndRate - Class in org.tritonus.saol.compiler
-
- WidthAndRate(int, int) - Constructor for class org.tritonus.saol.compiler.WidthAndRate
-
- Window - Interface in org.tritonus.lowlevel.dsp
-
Common interface for all types of windows.
- WINDOW_HAMMING - Static variable in class org.tritonus.lowlevel.dsp.FilterDesign
-
- WINDOW_RECTANGULAR - Static variable in class org.tritonus.lowlevel.dsp.FilterDesign
-
- WINDOW_UNKNOWN - Static variable in class org.tritonus.lowlevel.dsp.FilterDesign
-
- write(Sequence, int, OutputStream) - Static method in class javax.sound.midi.MidiSystem
-
- write(Sequence, int, File) - Static method in class javax.sound.midi.MidiSystem
-
- write(Sequence, int, OutputStream) - Method in class javax.sound.midi.spi.MidiFileWriter
-
- write(Sequence, int, File) - Method in class javax.sound.midi.spi.MidiFileWriter
-
- write(AudioInputStream, AudioFileFormat.Type, OutputStream) - Static method in class javax.sound.sampled.AudioSystem
-
- write(AudioInputStream, AudioFileFormat.Type, File) - Static method in class javax.sound.sampled.AudioSystem
-
- write(byte[], int, int) - Method in interface javax.sound.sampled.SourceDataLine
-
Write data to the line.
- write(AudioInputStream, AudioFileFormat.Type, OutputStream) - Method in class javax.sound.sampled.spi.AudioFileWriter
-
- write(AudioInputStream, AudioFileFormat.Type, File) - Method in class javax.sound.sampled.spi.AudioFileWriter
-
- write(FloatSampleBuffer) - Method in interface org.tritonus.dsp.interfaces.FloatSampleWriter
-
- write(byte[], int, int) - Method in class org.tritonus.lowlevel.esd.EsdSample
-
Uploads a piece of data for the sample.
- write(byte[], int, int) - Method in class org.tritonus.lowlevel.esd.EsdStream
-
Writes a block of data to esd.
- write(int, int) - Method in class org.tritonus.lowlevel.ogg.Buffer
-
Calls oggpack_write().
- write(byte[], int) - Method in class org.tritonus.lowlevel.ogg.SyncState
-
Calls ogg_sync_buffer()
and ogg_sync_wrote().
- write(int, int) - Method in class org.tritonus.lowlevel.pogg.Buffer
-
Calls oggpack_write().
- write(String) - Method in class org.tritonus.lowlevel.pogg.Buffer
-
Writes a string as UTF-8.
- write(byte[], int) - Method in class org.tritonus.lowlevel.pogg.SyncState
-
Writes to the stream buffer.
- write(float[][], int) - Method in class org.tritonus.lowlevel.pvorbis.DspState
-
Calls vorbis_analysis_buffer() and
vorbis_analysis_wrote().
- write(float[][], int) - Method in class org.tritonus.lowlevel.vorbis.DspState
-
Calls vorbis_analysis_buffer() and
vorbis_analysis_wrote().
- write(Sequence, int, OutputStream) - Method in class org.tritonus.midi.file.StandardMidiFileWriter
-
Write a Sequence as Standard MIDI File (SMF) to an OutputStream.
- write(Sequence, int, File) - Method in class org.tritonus.midi.file.StandardMidiFileWriter
-
Write a Sequence as Standard MIDI File (SMF) to a File.
- write(byte[], int, int) - Method in class org.tritonus.sampled.mixer.alsa.AlsaSourceDataLine
-
- write(byte[], int, int) - Method in class org.tritonus.sampled.mixer.esd.EsdSourceDataLine
-
- write(byte[], int, int) - Method in interface org.tritonus.share.sampled.file.AudioOutputStream
-
Writes a chunk of audio data to the destination (file or output stream).
- write(AudioInputStream, AudioFileFormat.Type, File) - Method in class org.tritonus.share.sampled.file.TAudioFileWriter
-
- write(AudioInputStream, AudioFileFormat.Type, OutputStream) - Method in class org.tritonus.share.sampled.file.TAudioFileWriter
-
- write(byte[], int, int) - Method in class org.tritonus.share.sampled.file.TAudioOutputStream
-
Writes audio data to the destination (file or output stream).
- write(byte[]) - Method in class org.tritonus.share.TCircularBuffer
-
- write(byte[], int, int) - Method in class org.tritonus.share.TCircularBuffer
-
- write(int) - Method in class SourceDataLineOutputStream
-
- write(byte[], int, int) - Method in class SourceDataLineOutputStream
-
- write_native(float[][], int) - Method in class org.tritonus.lowlevel.pvorbis.DspState
-
Calls vorbis_analysis_buffer() and
vorbis_analysis_wrote().
- writeAlign() - Method in class org.tritonus.lowlevel.ogg.Buffer
-
Calls oggpack_writealign().
- writeAlign() - Method in class org.tritonus.lowlevel.pogg.Buffer
-
Calls oggpack_writealign().
- writeByteBuffer(byte[], int, AudioFormat, int, int) - Method in class org.tritonus.share.sampled.FloatSampleBuffer
-
Write the contents of the byte array to this buffer, overwriting existing
data.
- writeClear() - Method in class org.tritonus.lowlevel.ogg.Buffer
-
Calls oggpack_writeclear().
- writeClear() - Method in class org.tritonus.lowlevel.pogg.Buffer
-
Calls oggpack_writeclear().
- writeCopy(byte[], int) - Method in class org.tritonus.lowlevel.ogg.Buffer
-
Calls oggpack_writecopy().
- writeCopy(byte[], int) - Method in class org.tritonus.lowlevel.pogg.Buffer
-
Calls oggpack_writecopy().
- writei(byte[], long, long) - Method in class org.tritonus.lowlevel.alsa.AlsaPcm
-
- writeIeeeExtended(TDataOutputStream, float) - Method in class org.tritonus.sampled.file.AiffAudioOutputStream
-
- writeInit() - Method in class org.tritonus.lowlevel.ogg.Buffer
-
Calls oggpack_writeinit().
- writeInit() - Method in class org.tritonus.lowlevel.pogg.Buffer
-
Calls oggpack_writeinit().
- writeLittleEndian16(short) - Method in interface org.tritonus.share.sampled.file.TDataOutputStream
-
- writeLittleEndian16(short) - Method in class org.tritonus.share.sampled.file.TNonSeekableDataOutputStream
-
- writeLittleEndian16(short) - Method in class org.tritonus.share.sampled.file.TSeekableDataOutputStream
-
- writeLittleEndian32(int) - Method in interface org.tritonus.share.sampled.file.TDataOutputStream
-
- writeLittleEndian32(int) - Method in class org.tritonus.share.sampled.file.TNonSeekableDataOutputStream
-
- writeLittleEndian32(int) - Method in class org.tritonus.share.sampled.file.TSeekableDataOutputStream
-
- writeTrunc(int) - Method in class org.tritonus.lowlevel.ogg.Buffer
-
Calls oggpack_writetrunc().
- writeTrunc(int) - Method in class org.tritonus.lowlevel.pogg.Buffer
-
Calls oggpack_writetrunc().
- writeVariableLengthQuantity(long, OutputStream) - Static method in class org.tritonus.share.midi.MidiUtils
-
- writeWithLength(String) - Method in class org.tritonus.lowlevel.pogg.Buffer
-
Writes a string as UTF-8, including a length coding.
- WrongSoundbankTestCase - Class in org.tritonus.test.api.midi.synthesizer
-
Test for javax.sound.midi.Synthesizer.getLatency().
- WrongSoundbankTestCase(String) - Constructor for class org.tritonus.test.api.midi.synthesizer.WrongSoundbankTestCase
-