summaryrefslogtreecommitdiff
path: root/src/mdaPianoVoice.h
Commit message (Collapse)AuthorAgeFilesLines
* is_sustained queries m_key, not noterekado2013-01-181-1/+1
|
* statically declare comb arrayrekado2013-01-161-1/+2
|
* convert process into renderrekado2013-01-161-0/+3
|
* dampen/undampen notes on pedalrekado2013-01-141-0/+1
|
* implement key release handlerrekado2013-01-141-0/+1
|
* find next free voicerekado2013-01-141-0/+1
|
* move voice parameters to mdaPianoVoicerekado2013-01-141-1/+4
|
* implement muffling setterrekado2013-01-141-1/+2
|
* implement volume setterrekado2013-01-141-0/+2
|
* store key in m_key; implement get_keyrekado2013-01-141-0/+3
|
* add type and declaration of `on`rekado2013-01-141-0/+1
|
* move `update` to voices and call from synthrekado2013-01-141-0/+1
|
* implement note resetrekado2013-01-141-0/+1
|
* begin moving voice-related stuff to mdaPianoVoicerekado2013-01-141-0/+51