Fix multipcm.md

Fix misinformation (MultiPCM macro hasn't filter mode)
This commit is contained in:
cam900 2024-10-10 20:50:37 +09:00 committed by GitHub
parent 6e47a119fa
commit 7f95179a0d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,7 +9,7 @@ for sample settings, see [the Sample instrument editor](sample.md).
## MultiPCM ## MultiPCM
MultiPCM contains an ADSR envelope, not unlike Yamaha OPN/OPM envelpes, and simple LFO, also similiar to that found in OPN. MultiPCM contains an ADSR envelope, not unlike Yamaha OPN/OPM envelpes, and simple LFO, also similiar to that found in OPN.
you may use this tab to set up ES5506-specific parameters: you may use this tab to set up MultiPCM-specific parameters:
- **AR**: sets attack rate. - **AR**: sets attack rate.
- **D1R**: sets Decay 1 rate. - **D1R**: sets Decay 1 rate.
@ -28,7 +28,6 @@ you may use this tab to set up ES5506-specific parameters:
- **Volume**: volume sequence. - **Volume**: volume sequence.
- **Arpeggio**: pitch sequence. - **Arpeggio**: pitch sequence.
- **Filter Mode**: sets filter mode.
- **Panning**: output level for left and right channels (from -3 to +3). - **Panning**: output level for left and right channels (from -3 to +3).
- **Pitch**: fine pitch. - **Pitch**: fine pitch.
- **Phase Reset**: trigger restart of waveform. - **Phase Reset**: trigger restart of waveform.