index
:
software/lv2-mdametapiano
master
Ports of the mdaEPiano and mdaPiano plugins for the LV2 plugin framework
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mdaPianoVoice.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mark polyphony parameter as unused
rekado
2013-01-25
1
-1
/
+1
*
replace note with key, remove note parameter
rekado
2013-01-25
1
-1
/
+0
*
change formatting to match mdaEPianoVoice.h
rekado
2013-01-25
1
-4
/
+4
*
set pos = 0 and get end from sample size
rekado
2013-01-19
1
-2
/
+3
*
is_sustained queries m_key, not note
rekado
2013-01-18
1
-1
/
+1
*
statically declare comb array
rekado
2013-01-16
1
-1
/
+2
*
convert process into render
rekado
2013-01-16
1
-0
/
+3
*
dampen/undampen notes on pedal
rekado
2013-01-14
1
-0
/
+1
*
implement key release handler
rekado
2013-01-14
1
-0
/
+1
*
find next free voice
rekado
2013-01-14
1
-0
/
+1
*
move voice parameters to mdaPianoVoice
rekado
2013-01-14
1
-1
/
+4
*
implement muffling setter
rekado
2013-01-14
1
-1
/
+2
*
implement volume setter
rekado
2013-01-14
1
-0
/
+2
*
store key in m_key; implement get_key
rekado
2013-01-14
1
-0
/
+3
*
add type and declaration of `on`
rekado
2013-01-14
1
-0
/
+1
*
move `update` to voices and call from synth
rekado
2013-01-14
1
-0
/
+1
*
implement note reset
rekado
2013-01-14
1
-0
/
+1
*
begin moving voice-related stuff to mdaPianoVoice
rekado
2013-01-14
1
-0
/
+51