Alias: null
Common Name: Read Melody Extraction Text File
Class: org. imirsel. m2k. evaluation. ReadMelodyExtractionTextFile

Overview: Reads a text file of a predominant melody F0 estimate. Input file format is tab delimitted text of the form:

Data Handling: The input data is not modified.


Inputs:
Input Text File
java. io. file
The musical key input text file.

Input Wav/MIDI File
java. io. file
The .wav or .mid files corresponding to the text files


Outputs:
Melodic Transcription Signal
org. imirsel. m2k. util. Signal
A Signal object containing the melody transcription and file path of the source music file.


Input Wav file passthrough
java. io. File
A passthrough for the input .wav files



Properties:
Verbose
Sets whether file names and debug info is printed to the console.