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
/
mdaPiano.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
only use types in declarations
rekado
2013-01-25
1
-2
/
+2
*
everything is public
rekado
2013-01-25
1
-4
/
+1
*
rearrange variables in header file
rekado
2013-01-25
1
-6
/
+5
*
move around headers to match epiano project
rekado
2013-01-25
1
-3
/
+3
*
remove unused: param array, Fs, iFs, noteOn
rekado
2013-01-25
1
-4
/
+0
*
remove setParameter
rekado
2013-01-25
1
-1
/
+0
*
load individual samples
rekado
2013-01-19
1
-3
/
+6
*
remove EVENT* defines
rekado
2013-01-16
1
-4
/
+0
*
remove activevoices and voices loop
rekado
2013-01-16
1
-1
/
+0
*
move cmax constant to where it is used
rekado
2013-01-16
1
-1
/
+0
*
find next free voice
rekado
2013-01-14
1
-0
/
+1
*
move voice parameters to mdaPianoVoice
rekado
2013-01-14
1
-5
/
+2
*
implement volume setter
rekado
2013-01-14
1
-0
/
+1
*
replace setParameter
rekado
2013-01-14
1
-1
/
+1
*
rewrite `processEvents` as `handle_midi`
rekado
2013-01-14
1
-2
/
+1
*
remove `resume` function
rekado
2013-01-14
1
-1
/
+0
*
move `process` to voice
rekado
2013-01-14
1
-1
/
+0
*
remove processReplacing
...
rekado
2013-01-14
1
-1
/
+0
*
create mdaPianoVoice objects
rekado
2013-01-14
1
-1
/
+1
*
move destructor into header, declare load_* functions
rekado
2013-01-14
1
-1
/
+6
*
move shared definitions into mdaPianoCommon
rekado
2013-01-14
1
-53
/
+2
*
begin moving voice-related stuff to mdaPianoVoice
rekado
2013-01-14
1
-0
/
+2
*
replace VstInt32 with uint32_t
rekado
2013-01-14
1
-22
/
+22
*
instantiate LV2::Synth, not AudioEffectX
rekado
2013-01-14
1
-3
/
+4
*
remove more unneeded VST functions
rekado
2013-01-14
1
-15
/
+0
*
remove VST functions
rekado
2013-01-13
1
-11
/
+0
*
consistent use of two space indentation
rekado
2013-01-12
1
-27
/
+27
*
add original mdaPiano files by Paul Kellett
rekado
2013-01-12
1
-0
/
+122