Package be.hogent.tarsos.cli

This package contains command line applications.

See:
          Description

Class Summary
AbstractTarsosApp  
Annotate Annotates an audio file with everything Tarsos is capable off Pitch information, ambitus, tone scale peaks, waveform, scala files...
AnnotationSynth Generates audio from a set of annotations.
AudioToScala  
DetectPitch Detects pitch for an input file using a pitch detector.
HistogramToScala  
MidiToWav  
PitchTable Generates a table with pitches in various units.
PitchToHistogram Creates a pitch (class) histogram from an input file containing pitch data.
PitchToMidi  
PlayAlong  
PowerExtractor Extracts power from a file.
Rank Ranks a list of audio files on tone scale similarity with an input file (scala or audio).
TuneMidiSynth Sends MIDI Tuning messages to the requested port using a scala file as tone scale.
 

Enum Summary
PitchToHistogram.HistogramType  
 

Package be.hogent.tarsos.cli Description

This package contains command line applications. These should be replaced by scripts (e.g. Groovy scripts).