Notes duration are uneven in MIDI and playback modes

There is a preference value for the amount of time to leave for a reverb tail when exporting audio, but as yet it doesn’t appear in the user interface. However, if you’re not afraid to get your hands a little dirty, you can change it yourself.

First, quit Dorico. Next, find your preferences.xml file in /Users/your-username/Library/Application Support/Steinberg/Dorico 3.5 and open it in your favourite plain text editor. Then look for this section:

		<audioExportReverbTailSeconds>
			<type>int</type>
			<value>10</value>
		</audioExportReverbTailSeconds>

Change the number in the tag to another whole number (integer), e.g. 1 or even 0. Save the file, and restart Dorico.

You can’t control the filenames used for audio export directly in the app at present, though we do plan to add further functionality in this area in future.

1 Like