Update minidexed.h

pull/206/head
arsamus 3 years ago committed by GitHub
parent 693932b0fb
commit 32a8041b90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/minidexed.h

@ -169,7 +169,7 @@ private:
int m_nResonance[CConfig::ToneGenerators];
unsigned m_nMIDIChannel[CConfig::ToneGenerators];
unsigned m_nPitchBenderRange[CConfig::ToneGenerators];
unsigned m_nPitchBenderStepRange[CConfig::ToneGenerators];
unsigned m_nPitchBenderStep[CConfig::ToneGenerators];
unsigned m_nPortamentoMode[CConfig::ToneGenerators];
unsigned m_nPortamentoGlissando[CConfig::ToneGenerators];
unsigned m_nPortamentoTime[CConfig::ToneGenerators];

Loading…
Cancel
Save