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

A

AboutFrame - class ads.AboutFrame.
About Frame
AboutFrame() - Constructor for class ads.AboutFrame
 
AbstractMixer - class ads.audio.AbstractMixer.
 
AbstractMixer() - Constructor for class ads.audio.AbstractMixer
 
AbstractTrack - class ads.AbstractTrack.
This class will probably become the super class for AudioTrack and MidiTrack
AbstractTrack() - Constructor for class ads.AbstractTrack
 
AbtsractTrackPanel - class ads.AbtsractTrackPanel.
 
AbtsractTrackPanel() - Constructor for class ads.AbtsractTrackPanel
 
actionPerformed(ActionEvent) - Method in class ads.TracksFrame
 
actionPerformed(ActionEvent) - Method in class ads.TrackParamPanel
 
actionPerformed(ActionEvent) - Method in class ads.TrackPanel
 
actionPerformed(ActionEvent) - Method in class ads.midi.MidiChannel
 
actionPerformed(ActionEvent) - Method in class ads.audio.AudioTrack
 
addActionListener(ActionListener) - Method in class ads.TrackPanel
 
addAncestorListener(AncestorListener) - Method in class ads.TrackPanel
 
addFocusListener(FocusListener) - Method in class ads.TrackPanel
 
addLineListener(LineListener) - Method in class ads.audio.AudioMixer
 
ads - package ads
 
ads.audio - package ads.audio
 
ads.midi - package ads.midi
 
ancestorAdded(AncestorEvent) - Method in class ads.TrackPanel
 
ancestorMoved(AncestorEvent) - Method in class ads.TrackPanel
 
ancestorRemoved(AncestorEvent) - Method in class ads.TrackPanel
 
AudioChannel - class ads.audio.AudioChannel.
This is the AudioChannel panel.
AudioChannel() - Constructor for class ads.audio.AudioChannel
AudioChannel
AudioDevicesFrame - class ads.audio.AudioDevicesFrame.
This frame is used to display the audio devices on the system.
AudioDevicesFrame() - Constructor for class ads.audio.AudioDevicesFrame
 
AudioMixer - class ads.audio.AudioMixer.
 
AudioMixer() - Constructor for class ads.audio.AudioMixer
 
audioMixerFrame - Static variable in class ads.MainFrame
 
audioTrack - Static variable in interface ads.TrackObject
 
AudioTrack - class ads.audio.AudioTrack.
This is the class that handles the capture, playback, and waveform display of audio data.
AudioTrack.Capture - class ads.audio.AudioTrack.Capture.
Reads data from the input channel and writes to the output stream
AudioTrack.Capture() - Constructor for class ads.audio.AudioTrack.Capture
 
AudioTrack.Playback - class ads.audio.AudioTrack.Playback.
Write data to the OutputChannel.
AudioTrack.SamplingGraph - class ads.audio.AudioTrack.SamplingGraph.
Render a WaveForm.
AudioTrack.SamplingGraph() - Constructor for class ads.audio.AudioTrack.SamplingGraph
 
AudioTrack() - Constructor for class ads.audio.AudioTrack
 

C

capture - Variable in class ads.audio.AudioTrack
 
Channel - class ads.Channel.
This is the AudioChannel panel.
Channel() - Constructor for class ads.Channel
 
ChannelPanel - class ads.ChannelPanel.
This holds the labels for midi events in the TrackFrame.
ChannelPanel(int) - Constructor for class ads.ChannelPanel
 
channels - Static variable in class ads.MainFrame
 
close() - Method in interface ads.audio.ControlContext
 
close() - Method in class ads.audio.AudioTrack
 
close() - Method in class ads.audio.AudioMixer
 
ControlContext - interface ads.audio.ControlContext.
The interface for the JavaSound tabs to open and close audio resources.
createAudioInputStream(File, boolean) - Method in class ads.audio.AudioTrack
 
createWaveForm(byte[]) - Method in class ads.audio.AudioTrack.SamplingGraph
 
currentTrack - Static variable in class ads.MainFrame
 

D

Device - class ads.audio.Device.
Gets the devices on the system.
Device() - Constructor for class ads.audio.Device
 
DevicePanel - class ads.audio.DevicePanel.
 
DevicePanel() - Constructor for class ads.audio.DevicePanel
 

F

fileName - Static variable in interface ads.TrackObject
 
fireActionPerformed(ActionEvent) - Method in class ads.TrackPanel
 
focusGained(FocusEvent) - Method in class ads.TrackPanel
 
focusGained(FocusEvent) - Method in class ads.midi.MidiChannel
 
focusLost(FocusEvent) - Method in class ads.TrackPanel
 
focusLost(FocusEvent) - Method in class ads.midi.MidiChannel
 

G

getAudioTrack() - Method in class ads.TrackPanel
 
getChannelNumber() - Method in class ads.Channel
Returns the current ChannelNumber for this channel
getChannelTextField() - Method in class ads.TrackPanel
 
getChorus() - Method in class ads.midi.MidiChannel
 
getControl(Control.Type) - Method in class ads.audio.AudioMixer
 
getControls() - Method in class ads.audio.AudioMixer
 
getCurrentTrack() - Method in class ads.TracksFrame
 
getCurrentTrack() - Static method in class ads.MainFrame
 
getCurrentTrackNumber() - Method in class ads.TrackPanel
 
GetDevice - class ads.audio.GetDevice.
Calls Devices and displays the results in the console.
GetDevice() - Constructor for class ads.audio.GetDevice
 
getDeviceDescription() - Static method in class ads.audio.Device
 
getDeviceName() - Method in class ads.AbstractTrack
Get the device name of this track.
getDeviceName() - Static method in class ads.audio.Device
 
getDeviceName(int) - Static method in class ads.audio.Device
 
getDevicePopupMenu() - Method in class ads.TrackPanel
 
getDeviceVendor() - Static method in class ads.audio.Device
 
getDeviceVersion() - Static method in class ads.audio.Device
 
getEqHi() - Method in class ads.Channel
 
getEqLow() - Method in class ads.Channel
 
getEqMid() - Method in class ads.Channel
 
getEventTextField() - Method in class ads.TrackPanel
 
getFileName() - Method in class ads.TrackPanel
 
getFileName() - Method in interface ads.TrackObject
The fully quaified name of this file.
getFileName() - Method in class ads.AbstractTrack
Get the file name of this track.
getFormatButton() - Method in class ads.TrackPanel
 
getGraphs() - Static method in class ads.MainFrame
 
getInputDevice() - Method in class ads.TrackPanel
 
getInputDevice() - Method in interface ads.TrackObject
Returns the current Input Device for this Track
getInputDeviceNumber() - Method in class ads.AbstractTrack
Get the input device number of this track.
getInputLine() - Method in class ads.TrackPanel
 
getInputLine() - Method in interface ads.TrackObject
Returns the current Input Line for this Track
getInputPort() - Method in class ads.TrackPanel
 
getInputPort() - Method in interface ads.TrackObject
Returns the current Input Port for this Track
getJMenuItem1() - Method in class ads.TrackPanel
 
getJMenuItem10() - Method in class ads.TrackPanel
 
getJMenuItem2() - Method in class ads.TrackPanel
 
getJMenuItem3() - Method in class ads.TrackPanel
 
getJMenuItem4() - Method in class ads.TrackPanel
 
getJMenuItem5() - Method in class ads.TrackPanel
 
getJMenuItem6() - Method in class ads.TrackPanel
 
getJMenuItem7() - Method in class ads.TrackPanel
 
getJMenuItem8() - Method in class ads.TrackPanel
 
getJMenuItem9() - Method in class ads.TrackPanel
 
getKey() - Method in class ads.TrackPanel
 
getKey() - Method in interface ads.TrackObject
Returns the current Key for this track
getKeyTextField() - Method in class ads.TrackPanel
 
getLength() - Method in class ads.TrackPanel
 
getLength() - Method in interface ads.TrackObject
Length in microseconds.
getLength() - Method in class ads.AbstractTrack
Get the length of this track.
getLine(int, int) - Static method in class ads.audio.Device
 
getLine(Line.Info) - Method in class ads.audio.AudioMixer
 
getLineInfo() - Method in class ads.audio.AudioMixer
 
getLinesIn() - Static method in class ads.audio.Device
 
getLinesIn(int) - Static method in class ads.audio.Device
 
getLinesOut() - Static method in class ads.audio.Device
 
getLinesOut(int) - Static method in class ads.audio.Device
 
getLoopTextField() - Method in class ads.TrackPanel
 
getMaxLines(Line.Info) - Method in class ads.audio.AudioMixer
 
getMaxLinesIn() - Static method in class ads.audio.Device
 
getMaxLinesOut() - Static method in class ads.audio.Device
 
GetMidiDevice - class ads.midi.GetMidiDevice.
Calls MidiDevices and displays the results in the console.
GetMidiDevice() - Constructor for class ads.midi.GetMidiDevice
 
getMidiDeviceDescription() - Static method in class ads.midi.MidiDevices
 
getMidiDeviceName() - Static method in class ads.midi.MidiDevices
 
getMidiDeviceName(int) - Static method in class ads.midi.MidiDevices
 
getMidiDeviceVendor() - Static method in class ads.midi.MidiDevices
 
getMidiDeviceVersion() - Static method in class ads.midi.MidiDevices
 
getMixerInfo() - Method in class ads.audio.AudioMixer
 
getMute() - Method in class ads.Channel
 
getMute() - Method in class ads.midi.MidiChannel
 
getMuteButton() - Method in class ads.TrackPanel
 
getName() - Method in class ads.TrackPanel
 
getName() - Method in interface ads.TrackObject
Track name
getName() - Method in class ads.AbstractTrack
Get the name of this track.
getNameTextField() - Method in class ads.TrackPanel
 
getNumberDevices() - Static method in class ads.audio.Device
 
getNumberMidiDevices() - Static method in class ads.midi.MidiDevices
 
getOutputDevice() - Method in class ads.TrackPanel
 
getOutputDevice() - Method in interface ads.TrackObject
Returns the current Output Device for this Track
getOutputDeviceNumber() - Method in class ads.AbstractTrack
Get the output device number of this track.
getOutputLine() - Method in class ads.TrackPanel
 
getOutputLine() - Method in interface ads.TrackObject
Returns the current Output Line for this Track
getOutputPort() - Method in class ads.TrackPanel
 
getOutputPort() - Method in interface ads.TrackObject
Returns the current Output Port for this Track
getPan() - Method in class ads.Channel
 
getPan() - Method in class ads.midi.MidiChannel
 
getPlay() - Method in class ads.TrackPanel
 
getPortsIn() - Static method in class ads.audio.Device
 
getPortsOut() - Static method in class ads.audio.Device
 
getPortTextField() - Method in class ads.TrackPanel
 
getPosition() - Method in class ads.AbstractTrack
Get the current position of this track.
getProgTextField() - Method in class ads.TrackPanel
 
getReceivers(int) - Static method in class ads.midi.MidiDevices
 
getRecord() - Method in class ads.TrackPanel
 
getRecord() - Method in class ads.Channel
 
getRecord() - Method in class ads.midi.MidiChannel
 
getReverb() - Method in class ads.midi.MidiChannel
 
getSolo() - Method in class ads.Channel
 
getSolo() - Method in class ads.midi.MidiChannel
 
getSourceLineInfo() - Method in class ads.audio.AudioMixer
 
getSourceLineInfo(Line.Info) - Method in class ads.audio.AudioMixer
 
getSourceLines() - Method in class ads.audio.AudioMixer
 
getTargetLineInfo() - Method in class ads.audio.AudioMixer
 
getTargetLineInfo(Line.Info) - Method in class ads.audio.AudioMixer
 
getTargetLines() - Method in class ads.audio.AudioMixer
 
getTempo() - Method in class ads.TrackPanel
 
getTempo() - Method in interface ads.TrackObject
Returns the Tempo in beats per minute
getTrackNum() - Method in class ads.TrackParamPanel
 
getTrackNum() - Method in class ads.TrackPanel
 
getTrackNum() - Method in interface ads.TrackObject
Returns theTrack Number
getTrackNumber() - Method in class ads.TrackPanel
 
getTrackNumber() - Method in class ads.AbstractTrack
Get the track number of this track.
getTracks() - Static method in class ads.MainFrame
 
getTransmitters(int) - Static method in class ads.midi.MidiDevices
 
getType() - Method in class ads.TrackPanel
 
getType() - Method in interface ads.TrackObject
0=audio, 1=midi, 2=loop
getVelTextField() - Method in class ads.TrackPanel
 
getVol() - Method in class ads.Channel
 
getVol() - Method in class ads.midi.MidiChannel
 
getVolume() - Method in class ads.TrackPanel
 
getVolume() - Method in interface ads.TrackObject
Returns the Volume- 0-127
graphs - Static variable in class ads.MainFrame
 

H

HelpFrame - class ads.HelpFrame.
Needs to be impemented.
HelpFrame() - Constructor for class ads.HelpFrame
 

I

init() - Static method in class ads.midi.MidiDevices
 
inputDevice - Static variable in interface ads.TrackObject
 
inputLine - Static variable in interface ads.TrackObject
 
inputPort - Static variable in interface ads.TrackObject
 
isAudioBoolean() - Method in class ads.AbstractTrack
Returns true if this is an audio track.
isControlSupported(Control.Type) - Method in class ads.audio.AudioMixer
 
isLineSupported(Line.Info) - Method in class ads.audio.AudioMixer
 
isLoopBoolean() - Method in class ads.AbstractTrack
Returns true if this is a loop track.
isMidiBoolean() - Method in class ads.AbstractTrack
Returns true if this is a midi track.
isMute() - Method in class ads.AbstractTrack
Returns true if this track is muted.
isMuted() - Method in class ads.TrackPanel
 
isOpen() - Method in class ads.audio.AudioMixer
 
isPlay() - Method in class ads.AbstractTrack
Returns true if this track set to playback.
isRecord() - Method in class ads.AbstractTrack
Returns true if this track set to record.
isSolo() - Method in class ads.AbstractTrack
Returns true if this track is in solo mode.
isSynchronizationSupported(Line[], boolean) - Method in class ads.audio.AudioMixer
 
isType() - Method in class ads.TrackPanel
 

J

jMenuHelpAbout_actionPerformed(ActionEvent) - Method in class ads.MainFrame
Help | About action performed

K

key - Static variable in interface ads.TrackObject
 

L

length - Static variable in interface ads.TrackObject
 
 
 

M

Main - class ads.Main.
The main entry point for the program.
Main() - Constructor for class ads.Main
Construct the application
main(String[]) - Static method in class ads.Main
Main method
main(String[]) - Static method in class ads.ListPorts
 
main(String[]) - Static method in class ads.midi.GetMidiDevice
 
main(String[]) - Static method in class ads.audio.GetDevice
 
MainFrame - class ads.MainFrame.
This is the main window that displays when the app is started.
MainFrame() - Constructor for class ads.MainFrame
Construct the frame
MainPanel - class ads.MainPanel.
Title: Audio Development System
Description: A full featured Music Recording Program
Copyright: Copyright (c) 2002
Author: Robert Hanna
MainPanel() - Constructor for class ads.MainPanel
 
menuFileExit_actionPerformed(ActionEvent) - Method in class ads.MainFrame
File | Exit action performed
MidiChannel - class ads.midi.MidiChannel.
Title: Audio Development System
Description: A full featured Music Recording Program
Copyright: Copyright (c) 2002
Author: Robert Hanna
MidiChannel() - Constructor for class ads.midi.MidiChannel
 
MidiDevices - class ads.midi.MidiDevices.
Gets the midi devices on the system.
MidiDevices() - Constructor for class ads.midi.MidiDevices
 
MidiMixerFrame - class ads.midi.MidiMixerFrame.
Calls MidiDevices and displays the results in this frame.
MidiMixerFrame() - Constructor for class ads.midi.MidiMixerFrame
 
MidiTrack - class ads.midi.MidiTrack.
 
MidiTrack() - Constructor for class ads.midi.MidiTrack
 
MixerFrame - class ads.MixerFrame.
This is the Mixer GUI.
MixerFrame() - Constructor for class ads.MixerFrame
 

N

name - Static variable in interface ads.TrackObject
 

O

open() - Method in interface ads.audio.ControlContext
 
open() - Method in class ads.audio.AudioTrack
 
open() - Method in class ads.audio.AudioMixer
 
openAudioChannel(int) - Method in class ads.TracksFrame
 
outputDevice - Static variable in interface ads.TrackObject
 
outputLine - Static variable in interface ads.TrackObject
 
outputPort - Static variable in interface ads.TrackObject
 

P

paint(Graphics) - Method in class ads.audio.AudioTrack.SamplingGraph
 
playback - Variable in class ads.audio.AudioTrack
 
printControl(String, String, Control) - Static method in class ads.ListPorts
 
printControls(Control[]) - Static method in class ads.ListPorts
 
printPorts(Mixer, Line.Info[]) - Static method in class ads.ListPorts
 
processWindowEvent(WindowEvent) - Method in class ads.MainFrame
Overridden so we can exit when window is closed

R

removeActionListener(ActionListener) - Method in class ads.TrackPanel
 
removeAncestorListener(AncestorListener) - Method in class ads.TrackPanel
 
removeFocusListener(FocusListener) - Method in class ads.TrackPanel
 
removeLineListener(LineListener) - Method in class ads.audio.AudioMixer
 
run() - Method in class ads.audio.AudioTrack.Playback
 
run() - Method in class ads.audio.AudioTrack.Capture
 
run() - Method in class ads.audio.AudioTrack.SamplingGraph
 

S

samplingGraph - Variable in class ads.audio.AudioTrack
 
saveToFile(String, AudioFileFormat.Type) - Method in class ads.audio.AudioTrack
 
SequencerFrame - class ads.SequencerFrame.
Title: Audio Development System
Description: A full featured Music Recording Program
Copyright: Copyright (c) 2002
Author: Robert Hanna
SequencerFrame() - Constructor for class ads.SequencerFrame
 
setAudioBoolean(boolean) - Method in class ads.AbstractTrack
Makes this track an audio track.
setChannelNumber(int) - Method in class ads.Channel
Sets the current ChannelNumber for this channel
setChannelNumber(int) - Method in class ads.midi.MidiChannel
 
setChannelNumber(int) - Method in class ads.audio.AudioChannel
 
setChannelTextField(JTextField) - Method in class ads.TrackPanel
 
setChorus(int) - Method in class ads.midi.MidiChannel
 
setCurrentTrack(int) - Method in class ads.TracksFrame
 
setCurrentTrack(int) - Static method in class ads.MainFrame
 
setDeviceName(String) - Method in class ads.AbstractTrack
Set the device name of this track.
setDevicePopupMenu(JPopupMenu) - Method in class ads.TrackPanel
 
setEqHi(int) - Method in class ads.Channel
 
setEqLow(int) - Method in class ads.Channel
 
setEqMid(int) - Method in class ads.Channel
 
setEventTextField(JTextField) - Method in class ads.TrackPanel
 
setFileName(String) - Method in class ads.TrackPanel
 
setFileName(String) - Method in interface ads.TrackObject
The fully quaified name of this file.
setFileName(String) - Method in class ads.AbstractTrack
Set the file name of this track.
setFormatButton(JToggleButton) - Method in class ads.TrackPanel
 
setGain(float) - Method in class ads.audio.AudioTrack.Playback
 
setGain(int) - Method in class ads.AbstractTrack
Sets the gain for this track.
setGain(int) - Method in class ads.audio.AudioTrack
 
setGraphs(Vector) - Method in class ads.MainFrame
 
setInputDevice(int) - Method in class ads.TrackPanel
 
setInputDevice(int) - Method in interface ads.TrackObject
Sets the current Input Device for this Track
setInputDeviceNumber(int) - Method in class ads.AbstractTrack
Set the input device number of this track.
setInputLine(int) - Method in class ads.TrackPanel
 
setInputLine(int) - Method in interface ads.TrackObject
Sets the current Input Line for this Track
setInputPort(int) - Method in class ads.TrackPanel
 
setInputPort(int) - Method in interface ads.TrackObject
Sets the current Input Port for this Track
setJMenuItem1(JMenuItem) - Method in class ads.TrackPanel
 
setJMenuItem10(JMenuItem) - Method in class ads.TrackPanel
 
setJMenuItem2(JMenuItem) - Method in class ads.TrackPanel
 
setJMenuItem3(JMenuItem) - Method in class ads.TrackPanel
 
setJMenuItem4(JMenuItem) - Method in class ads.TrackPanel
 
setJMenuItem5(JMenuItem) - Method in class ads.TrackPanel
 
setJMenuItem6(JMenuItem) - Method in class ads.TrackPanel
 
setJMenuItem7(JMenuItem) - Method in class ads.TrackPanel
 
setJMenuItem8(JMenuItem) - Method in class ads.TrackPanel
 
setJMenuItem9(JMenuItem) - Method in class ads.TrackPanel
 
setKey(int) - Method in class ads.TrackPanel
 
setKey(int) - Method in interface ads.TrackObject
Sets the current Key for this track
setKeyTextField(JTextField) - Method in class ads.TrackPanel
 
setLength(long) - Method in class ads.TrackPanel
 
setLength(long) - Method in interface ads.TrackObject
Length in microseconds.
setLength(long) - Method in class ads.AbstractTrack
Set the length of this track.
setLinesOut(Line.Info[]) - Static method in class ads.audio.Device
 
setLoopBoolean(boolean) - Method in class ads.AbstractTrack
Makes this track a loop track.
setLoopTextField(JTextField) - Method in class ads.TrackPanel
 
setMidiBoolean(boolean) - Method in class ads.AbstractTrack
Makes this track a midi track.
setMute(boolean) - Method in class ads.Channel
 
setMute(boolean) - Method in class ads.AbstractTrack
Mutes this track.
setMute(boolean) - Method in class ads.midi.MidiChannel
 
setMuteButton(JToggleButton) - Method in class ads.TrackPanel
 
setMuted(boolean) - Method in class ads.TrackPanel
 
setName(String) - Method in class ads.TrackPanel
 
setName(String) - Method in interface ads.TrackObject
Track name
setName(String) - Method in class ads.AbstractTrack
Set the name of this track.
setNameTextField(JTextField) - Method in class ads.TrackPanel
 
setNumberDevices(int) - Static method in class ads.audio.Device
 
setNumberMidiDevices(int) - Static method in class ads.midi.MidiDevices
 
setOutputDevice(int) - Method in class ads.TrackPanel
 
setOutputDevice(int) - Method in interface ads.TrackObject
Sets the current Output Device for this Track
setOutputDeviceNumber(int) - Method in class ads.AbstractTrack
Set the output device number of this track.
setOutputLine(int) - Method in class ads.TrackPanel
 
setOutputLine(int) - Method in interface ads.TrackObject
Sets the current Ouput Line for this Track
setOutputPort(int) - Method in class ads.TrackPanel
 
setOutputPort(int) - Method in interface ads.TrackObject
Sets the current Output Port for this Track
setPan(int) - Method in class ads.Channel
 
setPan(int) - Method in class ads.midi.MidiChannel
 
setPlay(boolean) - Method in class ads.TrackPanel
 
setPlay(boolean) - Method in class ads.AbstractTrack
Sets this track to playback.
setPortsOut(Line.Info[]) - Static method in class ads.audio.Device
 
setPortTextField(JTextField) - Method in class ads.TrackPanel
 
setPosition(long) - Method in class ads.AbstractTrack
Set the current position of this track.
setProgTextField(JTextField) - Method in class ads.TrackPanel
 
setRecord(boolean) - Method in class ads.TrackPanel
 
setRecord(boolean) - Method in class ads.Channel
 
setRecord(boolean) - Method in class ads.AbstractTrack
Sets this track set to record.
setRecord(boolean) - Method in class ads.midi.MidiChannel
 
setReverb(int) - Method in class ads.midi.MidiChannel
 
setSolo(boolean) - Method in class ads.Channel
 
setSolo(boolean) - Method in class ads.AbstractTrack
Sets this track to solo mode.
setSolo(boolean) - Method in class ads.midi.MidiChannel
 
setTempo(int) - Method in class ads.TrackPanel
 
setTempo(int) - Method in interface ads.TrackObject
Sets the Tempo in beats per minute
setTrackNum(int) - Method in class ads.TrackParamPanel
 
setTrackNum(int) - Method in class ads.TrackPanel
 
setTrackNum(int) - Method in interface ads.TrackObject
Sets theTrack Number
setTrackNumber(int) - Method in class ads.AbstractTrack
Set the track number of this track.
setTrackNumber(String) - Method in class ads.TrackPanel
 
setTracks(Vector) - Method in class ads.MainFrame
 
setType(boolean) - Method in class ads.TrackPanel
 
setType(int) - Method in class ads.TrackPanel
 
setType(int) - Method in interface ads.TrackObject
0=audio, 1=midi, 2=loop
setVelTextField(JTextField) - Method in class ads.TrackPanel
 
setVol(int) - Method in class ads.Channel
 
setVol(int) - Method in class ads.midi.MidiChannel
 
setVolume(int) - Method in class ads.TrackPanel
 
setVolume(int) - Method in interface ads.TrackObject
Sets the Volume- 0-127
SplashWindow - class ads.SplashWindow.
Splash Window.
SplashWindow() - Constructor for class ads.SplashWindow
 
start() - Method in class ads.audio.AudioTrack.Playback
 
start() - Method in class ads.audio.AudioTrack.Capture
 
start() - Method in class ads.audio.AudioTrack.SamplingGraph
 
started - Variable in class ads.audio.AudioTrack.Playback
 
stop() - Method in class ads.audio.AudioTrack.Playback
 
stop() - Method in class ads.audio.AudioTrack.Capture
 
stop() - Method in class ads.audio.AudioTrack.SamplingGraph
 
stopped - Variable in class ads.audio.AudioTrack.Playback
 
synchronize(Line[], boolean) - Method in class ads.audio.AudioMixer
 

T

tempo - Static variable in interface ads.TrackObject
 
trackLabelFocusListener(FocusEvent) - Method in class ads.TrackPanel
 
TrackLabelPanel - class ads.TrackLabelPanel.
Title: Audio Development System
Description: A full featured Music Recording Program
Copyright: Copyright (c) 2002
Author: Robert Hanna
TrackLabelPanel() - Constructor for class ads.TrackLabelPanel
 
trackNum - Static variable in interface ads.TrackObject
 
TrackObject - interface ads.TrackObject.
Probably will be removed.
TrackPanel - class ads.TrackPanel.
This is the panel that holds the info for tracks.
TrackPanel(int) - Constructor for class ads.TrackPanel
Constructor
TrackParamPanel - class ads.TrackParamPanel.
Title: Audio Development System
Description: A full featured Music Recording Program
Copyright: Copyright (c) 2002
Author: Robert Hanna
TrackParamPanel(int) - Constructor for class ads.TrackParamPanel
 
tracks - Static variable in class ads.MainFrame
 
TracksFrame - class ads.TracksFrame.
This is the frame used to display the individual tracks.
TracksFrame() - Constructor for class ads.TracksFrame
 
type - Static variable in interface ads.TrackObject
 

U

unsynchronize(Line[]) - Method in class ads.audio.AudioMixer
 

V

volume - Static variable in interface ads.TrackObject
 

W

windowClosing(WindowEvent) - Method in class ads.audio.AudioDevicesFrame
 

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