Added audio output level probe. Amplified default instrument.
commit40741abc434ac354a0c2ddadc9772505843afd21
authorEvanR <evanrinehart@gmail.com>
Sat, 6 Mar 2010 20:40:28 +0000 (6 14:40 -0600)
committerEvanR <evanrinehart@gmail.com>
Sat, 6 Mar 2010 20:40:28 +0000 (6 14:40 -0600)
tree07ed76921c14da6e10e135d583f3773ee6c16bd0
parent0c47920918c35210019217b2b13b378dbfc98dbb
Added audio output level probe. Amplified default instrument.

The probe can report in dB rms or dB peak. 0 is max, it looks like
-50dB rms is acceptable when I have the system volume on half.
We need to amplify instrument final output at max velocity so it
stays within this range. The default instrument needs to be changed
to use random phase since many notes may start on the same sample.
audio.c
audio.h
org.c
soundtest.c
synth.c