Update doc/DX7_output_level.md

master
dcoredump 5 months ago
parent ee29d4de94
commit c30955409a
  1. 2
      doc/DX7_output_level.md

@ -1,3 +1,5 @@
From dronus. Maybe this helps to get a better SNR?
But polyphony is, using 16bit DAC. As 16 notes may playing simulttaneously, the peak sample value is actually 16 times that of a single oscillator. Hence the Dexed code scales the output down in some fashion, there is a explicit division by 16 at dexed.cpp:148 to cope for the 16x polyphony, and maybe some further attenuation depending on the algorithm to cope with the parallel carrier outputs.
That means playing only one note, only 12 of 16bit amplitude would be used, this can be clearly seen if audio is recorded via USB and all volume and carrier output levels are at 100.

Loading…
Cancel
Save