Uses of Package
ca.corbett.extras.audio
Packages that use ca.corbett.extras.audio
Package
Description
Contains utility classes related to audio handling (playback and recording).
-
Classes in ca.corbett.extras.audio used by ca.corbett.extras.audioClassDescriptionProvides a way to listen for events on an AudioWaveformPanel.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.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.
-
Classes in ca.corbett.extras.audio used by ca.corbett.extras.demo.panelsClassDescriptionProvides a way to listen for events on an AudioWaveformPanel.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.