AudioGuide version 1.72
• Better documentation of working with output file names. You can now specify output files or directories using the '$TIME' string, which adds the current time stamp to output files so that they are not overwritten each time agConcatenate.py runs. See examples/07-outputfiles.py.
• Velocity is now used in the bach output files and represents the volume of the selected sound (plus any attenuation from scaleDb or envelope). By default, it is mapped from -80dB=0 to -0dB=127. You can customize this mapping with BACH_DB_TO_VELOCITY_BREAKPOINTS.
• Better comments in the files in examples/.
• Various bug fixes. You can now have csound output files with spaces in the filenames!