Package ca.corbett.extras.audio
package ca.corbett.extras.audio
Contains utility classes related to audio handling (playback and recording).
-
ClassDescriptionProvides a way to listen for events on an AudioWaveformPanel.A utility class that can be used to interact with audio files.Presents a JPanel that encapsulates an audio clip, and can visually present a graphical waveform of that clip, along with controls for playback and editing.Provides a way to listen for events from a PlaybackThread.Provides a worker thread that can be used to play audio clips.Provides an interface for listening for recording events.Provides a worker thread that can be used to capture audio and record it.Represents a preferences object that can be used with AudioUtil.generateWaveform().A ConfigPanel instance that allows viewing and editing settings for a WaveformConfig object.A ConfigPanel implementation for AudioWaveformPanel.