VocalEasel/Resources/UserDefaults.plist
2006-10-26 08:21:18 +00:00

13 lines
352 B
Plaintext

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>VLHighPitch</key>
<integer>75</integer>
<key>VLLilypondPath</key>
<string>/sw/bin/lilypond</string>
<key>VLLowPitch</key>
<integer>57</integer>
</dict>
</plist>