include "..\include\Cinematic Strings.pl"

# Instrument parameters
n_min = G3 # Lowest note
n_max = D7 # Highest note
t_min = 1 # Shortest note in ms (note will not sound if shorter)
t_max = 0 # Longest melody withot pauses in ms (0 = no limit). Decreases with dynamics

all_ahead = 20 # Time in ms to stretch sutain notes (not legato) back to cope with slow attack
