|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IAudioFileCollection in as.clynx.audio |
---|
Constructors in as.clynx.audio with parameters of type IAudioFileCollection | |
---|---|
Player(SettingControl settings,
IAudioFileCollection collection)
Constructor |
Uses of IAudioFileCollection in as.clynx.audio.mux |
---|
Constructors in as.clynx.audio.mux with parameters of type IAudioFileCollection | |
---|---|
AbstractMUX(IAudioFileCollection collection,
AudioStream stream)
Constructor |
|
MUX(IAudioFileCollection collection,
AudioStream stream)
Constructor |
Uses of IAudioFileCollection in as.clynx.audio.mux.streams |
---|
Constructors in as.clynx.audio.mux.streams with parameters of type IAudioFileCollection | |
---|---|
AudioStream(IAudioFileCollection audiofiles,
SettingControl settings)
Constructor |
|
DistanceStream(IAudioFileCollection collection,
SettingControl settings)
Constructor |
|
FileIndexer(IAudioFileCollection collection)
Constructor |
|
MultiStream(IAudioFileCollection collection,
int mode,
SettingControl settings)
Constructor |
|
PlayListProvider(IAudioFileCollection collection,
IIndexer indexer)
Constructor |
|
SequencedStream(IAudioFileCollection audiofiles,
int mode,
SettingControl settings)
Constructor |
Uses of IAudioFileCollection in as.clynx.audio.norm |
---|
Methods in as.clynx.audio.norm with parameters of type IAudioFileCollection | |
---|---|
int |
NoNormalizer.normalizeSample(int sample,
AudioFile file,
IAudioFileCollection list)
|
int |
LinAmplNormalizer.normalizeSample(int sample,
AudioFile file,
IAudioFileCollection list)
|
int |
INormalizer.normalizeSample(int sample,
AudioFile file,
IAudioFileCollection list)
returns the normalized samplevalue |
int |
AbstractCompressor.normalizeSample(int sample,
AudioFile file,
IAudioFileCollection list)
normalizes the sample using the defined compress and no_compress functions |
Uses of IAudioFileCollection in as.clynx.audio.rep |
---|
Classes in as.clynx.audio.rep that implement IAudioFileCollection | |
---|---|
class |
AudioFileList
The class AudioFileList.java contains all loaded audiofiles. |
Constructors in as.clynx.audio.rep with parameters of type IAudioFileCollection | |
---|---|
AudioFile(java.io.File file,
Position2D position,
IAudioFileCollection parent)
Constructor |
Uses of IAudioFileCollection in as.clynx.gui |
---|
Methods in as.clynx.gui with parameters of type IAudioFileCollection | |
---|---|
AbstractMUX |
TabbedSettingsPanel.getMultiplexer(IAudioFileCollection list)
MULTIPLEXER |
INormalizer |
TabbedSettingsPanel.getNormalizer(IAudioFileCollection collection)
NORMALIZER |
Uses of IAudioFileCollection in as.clynx.gui.mux |
---|
Methods in as.clynx.gui.mux with parameters of type IAudioFileCollection | |
---|---|
AbstractMUX |
MuxSelectionPanel.getMultiplexer(IAudioFileCollection list,
SettingControl settings)
returns the current mux specified by the parameter. |
AbstractMUX |
JSSMuxPanel.getMultiplexer(IAudioFileCollection list,
SettingControl settings)
|
AbstractMUX |
JSDMuxPanel.getMultiplexer(IAudioFileCollection list,
SettingControl settings)
|
AbstractMUX |
JPSMuxPanel.getMultiplexer(IAudioFileCollection list,
SettingControl settings)
|
AbstractMUX |
JPDMuxPanel.getMultiplexer(IAudioFileCollection list,
SettingControl settings)
|
abstract AbstractMUX |
JMuxPanel.getMultiplexer(IAudioFileCollection list,
SettingControl settings)
returns the selected MUX |
AbstractMUX |
JDISTMuxPanel.getMultiplexer(IAudioFileCollection list,
SettingControl settings)
|
Uses of IAudioFileCollection in as.clynx.gui.norm |
---|
Methods in as.clynx.gui.norm with parameters of type IAudioFileCollection | |
---|---|
INormalizer |
NormSelectionPanel.getINormalizer(IAudioFileCollection collection)
returns the current Normalizer |
Uses of IAudioFileCollection in as.clynx.gui.playlist |
---|
Methods in as.clynx.gui.playlist with parameters of type IAudioFileCollection | |
---|---|
void |
ListContentProvider.register(IAudioFileCollection collection)
registers the IAudioFileCollection instance. |
void |
JPlayList.register(IAudioFileCollection collection)
|
void |
DefaultListContentProvider.register(IAudioFileCollection collection)
|
Uses of IAudioFileCollection in as.clynx.util |
---|
Methods in as.clynx.util with parameters of type IAudioFileCollection | |
---|---|
void |
FileListLoader.addFilesTo(IAudioFileCollection collection)
adds the file to the IAudioFileCollection |
AbstractMUX |
SettingControl.getMultiplexer(IAudioFileCollection list)
returns the defined mux. |
AbstractMUX |
Constant.getMultiplexer(IAudioFileCollection list)
|
INormalizer |
SettingControl.getNormalizer(IAudioFileCollection collection)
returns the defined Normalizer. |
INormalizer |
Constant.getNormalizer(IAudioFileCollection collection)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |