Add notes

This commit is contained in:
cam900 2024-07-15 18:55:59 +09:00
parent 5837575e4a
commit c58a232cd5

View file

@ -2667,7 +2667,7 @@ DivDispatchOscBuffer* DivPlatformOPL::getOscBuffer(int ch) {
}
int DivPlatformOPL::mapVelocity(int ch, float vel) {
if (PCM_CHECK(ch)) return vel*127.0;
if (PCM_CHECK(ch)) return vel*127.0; // TODO: Covert to log, -0.375dB per step
if (ch==adpcmChan) return vel*255.0;
// -0.75dB per step
// -6: 64: 8