- The missing comma on the first line of dBm_pan_volume's definition looked suspicious, so I checked the MIDI specification at http://www.midi.org/techspecs/rp36.php and found the equations there gave different dB values than were in the table. So I rebuilt it using the equation given there: 20*log (sin (Pi /2* max(0,CC#10 – 1)/126)) |
||
|---|---|---|
| .. | ||
| common.h | ||
| file_io.cpp | ||
| file_io.h | ||
| gus_pat.cpp | ||
| gus_pat.h | ||
| reverb.cpp | ||
| reverb.h | ||
| wildmidi_lib.cpp | ||
| wildmidi_lib.h | ||
| wm_error.cpp | ||
| wm_error.h | ||