# Settings of MGen
# This file is loaded on MGen startup and automatically saved on every setting change

Algorithm = 113 # Id of the currently selected algorithm
Config = test-sus56 # Name of configuration file for selected algorithm
MIDI_OUT = Microsoft GS Wavetable Synth 0 # Name of MIDI device used for playing notes
Horizontal_zoom = 500 # Zoom of the piano roll. Can be from 1 to 2000
playback_speed = 100 # Playback speed in percent
show_marks = 1 # Set to 1 to show note mark strings
show_comments = 0 # Set to 1 to surround notes which have comments with rectangles
show_shift = 0 # Set to 1 to show note shifts
show_vib = 0 # Set to 1 to show vibrato
show_vibf = 0 # Set to 1 to show vibrato freq
show_lining = 1 # Set to 1 to show note lining
show_lines = 1 # Set to 1 to show line separators
show_progress = 1 # Set to 1 to show note scan progress
ly_debugexpect = 1 # Set to 1 to generate debug expect in lilypond files
show_vel = 1 # Set to 1 to show note velocity using alpha
show_curve = 1 # Set to 1 to show melody curves (MeloCurve)
show_nsr = 0 # Set to 1 to show note scan range
show_tempo = 1 # Set to 1 to show tempo
show_graph0 = 0 # Set to 1 to show graph 0
show_graph1 = 0 # Set to 1 to show graph 1
show_graph2 = 0 # Set to 1 to show graph 2
show_notecolors = 1 # Set to 1 to show note colors instead of instrument colors

# The following settings cannot be changed in GUI. You can change them only in this file
Autoplay = 0 # Set to 1 to start playback as soon as first notes are generated
View_timer = 100 # ms between each screen update during generation and playback. 100 ms is recommended. Increase for slower computers
Step_dyn = 1 # Show dynamics with note opacity for each step of note. Disable for slower computers.
Debug_level = 1 # Increase to show more debug logs
Lilypond_path = C:\Program Files (x86)\Frescobaldi\frescobaldi.exe # Path to lilypond or Frescobaldi executable
Lilypond_param = "%1" # Parameter for lilypond executable
Lilypond_autostart = 0 # Start lilypond automatically after generation finish
