# THIS CONFIG WAS AUTOMATICALLY CREATED FROM TEMPLATE CONFIG FILE TO OPEN A MIDI FILE
# YOU CAN EDIT THIS CONFIG FILE TO OPEN THIS FILE AGAIN
# If you want to change template config file, that is copied each time you open a MIDI file, please go to configs folder in your File browser
# Template configs are not accessible from MGen GUI, you will need to change it outside of the program
# Template config was created by removing Midi_file parameter from source config

include "include/CA1.pl"

# This config was created from default config file configs\GenCA1.pl
# Created at 2019-06-08 06:29:59
Midi_file = music\Melody\known\bad-cf-100.mid
corrections = 1

method = swa # This method is best for analysis and corrections in most cases
max_correct_ms = 10000 # Maximum time in milliseconds to correct using sas (set to 0 to scan up to the end)

t_cnt = 100000 # Maximum number of steps generated
midifile_export_marks = 1 # Set to export marks (harmony) to midifile lyrics
midifile_export_comments = 0 # Set to export comments (violations) to midifile lyrics
show_correct_hatch = 1 # Set to 1 to mark corrected notes with hatch

AutoLegato = 50 # Enables auto legato for all instruments, converting touching notes into legato transitions (can be overridden for particular instruments). Usually can be used if you do not use slurs in your score and want all adjacent notes to be legato
unison_mute = 1 # 0 - do not mute unisons; 1 - mute unisons in voices with same instruments
reverb_mix = 30 # Control reverb mix from 0 to 100% (0% is totally dry, 100% is totally wet)
rnd_tempo = 6 # Randomize tempo not greater than this percent
rnd_tempo_slow = 1 # Tempo randomization function slowness

show_ignored_flags = 0 # Show even ignored flags (with strikethrough in rules.xlsm)
show_allowed_flags = 0 # Show even allowed flags (bold in rules.xlsm)
show_min_severity = 49 # Minimum severity to highlight note
prohibit_min_severity = 49 # Rules with severity below this can be violated

harm_notation = 3 # Harmonic notation (see configs/harm/harm-notation.csv for details)
tempo_bell = 1.3 # Increase tempo in the middle of cantus / counterpoint. 0 - preserve source tempo
show_hatch = 0 # 0 - show no hatch, 1 = show dissonance hatch, 2 = show msh hatch
show_harmony_bass = 2 # 0 = do not show bass, 1 = Show harmony bass, 2 = Show chord type (6 or 64)
midifile_out_mul = 2 # All notes length is multiplied by this number before exporting

correct_range = 12 # Maximum interval allowed between each source and corrected note

ly_rule_verbose = 2 # 0 - Show only rule name up to colon. Show only subrules starting with colon, 1 - Add subrules without colon, 2 - Add rule comments
