Marsyas
0.6.0-alpha
|
These are the MarSystems which get data to/from files and audio. They may rely on other MarSystems to perform the actual operations; see Internal IO for a list of these MarSystems. More...
Data Structures | |
class | ArffFileSink |
Writes slices to a file in (Weka) ARFF format. More... | |
class | AudioSink |
Sends audio to hardware outputs. More... | |
class | AudioSinkBlocking |
Real-time Audio source for Linux. More... | |
class | AudioSource |
Receives audio from hardware inputs. More... | |
class | AudioSourceBlocking |
Real-time audio source. More... | |
class | CsvFileSource |
Reads CSV (comma-separated values) text files. More... | |
class | FlowCutSource |
break the data flow consistency by entering a black hole in the network More... | |
class | MarFileSink |
Text output sink. More... | |
class | MemorySource |
DOCME. More... | |
class | MidiFileSynthSource |
Reads a MIDI file and synthesizes audio (needs MATLAB and the MIDI Toolbox) More... | |
class | PeakViewMerge |
This MarSystem receives two stacked realvecs peak information (using peakView) and merges them. More... | |
class | PeakViewSink |
This MarSystem accumulates realvecs with peak information (using peakView) arriving at its input and when receiving a "done" control trigger, saves the peak data to the specified file in .peak format. More... | |
class | PeakViewSource |
MarSystem to read .peak files and at each tick output the peaks in each frame. More... | |
class | PlotSink |
Text output sink Output input data at each tick to sequence numbered text files, to Marsyas messages (default = stdout), and as a MATLAB plot if MATLAB engine is being used. More... | |
class | RealvecSource |
class | SoundFileSink |
Abstract interface for sound file sinks. More... | |
class | SoundFileSource |
Interface for sound file sources. More... | |
class | SoundFileSourceHopper |
Generates slices from a sound file source in a sliding window fashion with hopping. More... | |
class | ViconFileSource |
Reads exported VICON .txt files. More... | |
class | WekaSink |
Output sink (text) in WEKA (ARFF) format. More... |
These are the MarSystems which get data to/from files and audio. They may rely on other MarSystems to perform the actual operations; see Internal IO for a list of these MarSystems.