+ Monosynth: separate out mod matrix code
commit61666143e4b7ce9433e17be88a1da2e71c5d8bf1
authorKrzysztof Foltman <wdev@foltman.com>
Fri, 15 May 2009 21:59:55 +0000 (15 22:59 +0100)
committerKrzysztof Foltman <wdev@foltman.com>
Fri, 15 May 2009 21:59:55 +0000 (15 22:59 +0100)
treea944e689d68eaa9ea04862f3a4829248cb8deda9
parent5dcee27baa67da09f3a0d5f8ac43eb3f16066133
+ Monosynth: separate out mod matrix code
src/Makefile.am
src/calf/Makefile.am
src/calf/modmatrix.h [new file with mode: 0644]
src/calf/modules_synths.h
src/calf/synth.h
src/modmatrix.cpp [new file with mode: 0644]
src/monosynth.cpp