# Config file for Musical PatternViewer Version 1.0 by Ali Nikrang, Tom Collins, and Gerhard Widmer
# First movement of Symphony no.1 in C major op.21 by Ludwig van Beethoven (1770-1827), in a performance by Walter Weller and City of Birmingham Symphony Orchestra.
# Set this to 1 in order to use a performance-score alignment.
HAS_SAMPLE_TIME_DATA:1
# Set this to 1 in order to use morphetic pitch numbers for displaying repeated patterns rather than MIDI note numbers.
USE_MORPHETIC_PITCH_FOR_PATTERNS:0
# If you are not using a performance-score alignment, put the tempo of the synthesised performance here in bpm.
AUDIO_FILE_TEMPO:0
# If you are not using a performance-score alignment and the piece has an anacrusis, put the bar length of the anacrusis here (e.g., 3 for a piece in 3/4).
ANACRUSIS_VALUE:0
# Filename for the symbolic representation of the piece. We are indebted to CCARH ( http://www.musedata.org/cgi-bin/mddata?composer=beet&edition=bh&genre=sym&work=no1&format=kern&multi=zip ) for the representation on which this is based. Also for the pdf of the score.
CSV_FILE_IN_FOLDER:symphony_no_1_synch.csv
# Filename for the symbolic representation of the repeated patterns. The patterns in this file come from the Johannes Kepler University Development Database.
PATTERN_FILE_IN_FOLDER:symphony_no_1_gt.txt
# Filename for the audio representation of the piece (can be wav, mp3, aiff). Recording of Walter Weller and City of Birmingham Symphony Orchestra ( https://archive.org/download/BeethovenSymphony/01AdagioMolto-AllegroConBrio-1.mp3 )
SOUND_FILE_IN_FOLDER:symphony_no_1.mp3
# Controls for coloured dot display (top right of interface)
# Control the x-zoom (e.g., .8 is twice as zoomed-in as .4).
VISUALIZATION_X_SCALE_FACTOR:1
# Control the y-zoom (e.g., .8 is twice as zoomed-in as .4).
VISUALIZATION_Y_SCALE_FACTOR:1
# Control the y-position (e.g., -600 is further down the screen than -300).
VISUALIZATION_Y_POSITION:-700
