| Arts | |
| Arts::Any |
a simple struct which can hold any other type
|
| Arts::ArtsBuilderLoader | |
| Arts::AttributeDef |
The definition of an attribute and/or stream
|
| Arts::AudioManager |
The audio manager interface
|
| Arts::AudioManagerClient |
an audio manager client
|
| Arts::AudioManagerInfo |
Information structure for audio manager clients
|
| Arts::AudioMidiTimer |
Uses the audio time (i. |
| Arts::AuthAccept |
The message you get when you connect a MCOP server. |
| Arts::Button | |
| Arts::ByteSoundProducer |
Producer of byte sound
|
| Arts::ByteStreamToAudio |
Byte stream to audio conversion object
|
| Arts::ClientHello |
Body of the mcopClientHello MCOP message
|
| Arts::EnumComponent |
One item of an enum value
|
| Arts::EnumDef |
The definition of an enum
|
| Arts::FileInputStream |
UNSTABLE/EXPERIMENTAL! Example stream for files. |
| Arts::FlowSystem |
A flow system. |
| Arts::FlowSystemReceiver |
Internal use: implement distributed asynchronous streams. |
| Arts::FlowSystemSender |
Internal use: implement distributed asynchronous streams. |
| Arts::FreeverbGuiFactory | |
| Arts::GenericGuiFactory |
Convenience gui factory, which knows how and whether to
|
| Arts::GlobalComm |
A global communication space used to obtain initial object references
|
| Arts::GuiFactory |
A gui factory is an object that can create a Widget which provides a
user interface for a running object (for instance, you might have an
effect running somewhere, and a gui factory
|
| Arts::Header |
This type is sent as header of each MCOP message. |
| Arts::InputStream |
UNSTABLE/EXPERIMENTAL!
|
| Arts::InterfaceDef |
InterfaceDef - interface definition structure
|
| Arts::InterfaceRepo |
The interface repository
|
| Arts::InterfaceRepoV2 | |
| Arts::Interface_MIDI_NOTE | |
| Arts::Invocation |
This is sent as start of each normal (twoway) invocation
|
| Arts::LineEdit | |
| Arts::Loader |
loader to load plugins (implemented in some language/binary format)
|
| Arts::LocalFactory | |
| Arts::MethodDef |
The definition of a method. |
| Arts::MidiClient |
a midi manager client
|
| Arts::MidiClientInfo |
information about a midi client
|
| Arts::MidiCommand |
a midi command
|
| Arts::MidiEvent |
a midi event
|
| Arts::MidiManager |
Some general notes to the understanding of the midi manager. |
| Arts::MidiPort |
a midi port
|
| Arts::MidiReleaseHelper | |
| Arts::MidiTest | |
| Arts::MidiTimer |
Midi Timer - can be used to provide timing for midi ports that have
no "native" timing. |
| Arts::ModuleDef |
The contents of an idl file
|
| Arts::ModuleDesc | |
| Arts::ModuleInfo | |
| Arts::Object |
Arts::Object is the base object that every interface implicitely inherits
|
| Arts::ObjectCache | |
| Arts::ObjectFactory | |
| Arts::ObjectReference |
An object reference
|
| Arts::OnewayInvocation |
This is sent as start of each oneway invocation
|
| Arts::ParamDef |
The definition of a parameter of a method
|
| Arts::PlayObject |
KMedia2 PlayObject - these can be used by Kaiman for instance
|
| Arts::PlayObjectFactory |
use this to create new PlayObjects for media
|
| Arts::PlayObjectFactoryV2 |
Extended Version of PlayObjectFactory
|
| Arts::PlayObject_private |
private part of the PlayObject API (don't use)
|
| Arts::PortDesc | |
| Arts::PortType |
PortType (maybe obsolete)
|
| Arts::Poti | |
| Arts::RawMidiPort | |
| Arts::SampleStorage |
Interface for storing files on the sound server
|
| Arts::SampleStorageEntry |
One entry of the sample storage - initially, you'll need to fill the entry. |
| Arts::ServerHello |
Body of the mcopServerHello MCOP message
|
| Arts::SimpleSoundServer |
This is a very simple sound server interface
|
| Arts::SoundServer |
This is an enhanced sound server interface which can be used to
query status information or suspend the soundserver right away
|
| Arts::SoundServerV2 |
This is an even more enhanced sound server interface that supports changing
the autosuspend time, and returning more information about the server
settings. |
| Arts::StdoutWriter | |
| Arts::StereoEffect |
Base interface for all stereo effects
|
| Arts::StereoEffectStack |
A stack of stereo effects
|
| Arts::StereoFFTScope |
A funny FFT scope
|
| Arts::StereoVolumeControl |
this is a simple clipping stereo volume control
|
| Arts::StreamPlayObject | |
| Arts::Structure | |
| Arts::StructureBuilder | |
| Arts::StructureDesc | |
| Arts::StructurePortDesc | |
| Arts::SynthModule |
The SynthModule interface is the base for all modules containing streams. |
| Arts::Synth_ADD |
A module which adds two audio streams
|
| Arts::Synth_AMAN_PLAY |
This is a virtual output port, which you use to play data. |
| Arts::Synth_AMAN_RECORD |
This is a virtual input port, which you use to record data. |
| Arts::Synth_ATAN_SATURATE | |
| Arts::Synth_AUTOPANNER | |
| Arts::Synth_BRICKWALL_LIMITER | |
| Arts::Synth_BUS_DOWNLINK |
receives data from a bus - busses are dynamic N:M connections - all signals
from all uplinks are mixed together, and sent to all downlinks
|
| Arts::Synth_BUS_UPLINK |
sends data to a bus - busses are dynamic N:M connections - all signals
from all uplinks are mixed together, and sent to all downlinks
|
| Arts::Synth_CAPTURE_WAV |
this interface currently has probably a problem - usually, if you are
using such a module, you would expect that you can specify the filename
with it - BUT, if you allow this, then any instrument definition file
(. |
| Arts::Synth_CDELAY | |
| Arts::Synth_CPU_LOAD | |
| Arts::Synth_DATA | |
| Arts::Synth_DEBUG | |
| Arts::Synth_DELAY | |
| Arts::Synth_ENVELOPE_ADSR | |
| Arts::Synth_FM_SOURCE | |
| Arts::Synth_FREEVERB | |
| Arts::Synth_FREQUENCY |
A frequency generator
|
| Arts::Synth_FX_CFLANGER | |
| Arts::Synth_MIDI_DEBUG | |
| Arts::Synth_MIDI_TEST | |
| Arts::Synth_MOOG_VCF | |
| Arts::Synth_MUL |
Multiplies two audio streams
|
| Arts::Synth_MULTI_ADD |
A module which mixes an arbitary number of audio streams
|
| Arts::Synth_NIL | |
| Arts::Synth_NOISE | |
| Arts::Synth_OSC_SAW | |
| Arts::Synth_PITCH_SHIFT | |
| Arts::Synth_PLAY |
Plays a stream of audio data to the soundcard
|
| Arts::Synth_PLAY_WAV |
This plays a wave file
|
| Arts::Synth_PSCALE | |
| Arts::Synth_RC | |
| Arts::Synth_RECORD |
Records a stream of audio data from the soundcard
|
| Arts::Synth_SEQUENCE | |
| Arts::Synth_SHELVE_CUTOFF | |
| Arts::Synth_STD_EQUALIZER | |
| Arts::Synth_STRUCT_KILL | |
| Arts::Synth_TREMOLO | |
| Arts::Synth_WAVE_PULSE | |
| Arts::Synth_WAVE_SIN |
A sine wave
|
| Arts::Synth_WAVE_SOFTSAW | |
| Arts::Synth_WAVE_SQUARE | |
| Arts::Synth_WAVE_TRI | |
| Arts::Synth_XFADE | |
| Arts::SystemMidiTimer |
Uses the system time (i. |
| Arts::TimeStamp |
an absolute timestamp
|
| Arts::TmpGlobalComm |
global communication based on the /tmp/mcop-<username> directory
|
| Arts::TraderEntry |
TraderEntries as produced by the loader
|
| Arts::TraderOffer |
TraderOffer - this contains an offer of an object (which is usually returned
as result of a query. |
| Arts::TraderQuery |
TraderQuery - this is a query against the trader. |
| Arts::TypeComponent |
One component of a struct
|
| Arts::TypeDef |
The definition of a struct
|
| Arts::WavPlayObject |
A KMedia2 Wave PlayObject
|
| Arts::Widget | |
| Arts::poTime |
KMedia2 time information
|