Add the first bits of the upcoming 'pitch tools' plugin.
commit538a8b492de192f14779a4beac9edbdf951d9079
authorKrzysztof Foltman <wdev@foltman.com>
Sat, 11 Apr 2015 10:50:57 +0000 (11 11:50 +0100)
committerKrzysztof Foltman <wdev@foltman.com>
Sat, 11 Apr 2015 10:50:57 +0000 (11 11:50 +0100)
treeed62661e820b11f7677d102ca9f8e56a536ea571
parent664bdc91df082f84593afe46693a4316b9665867
Add the first bits of the upcoming 'pitch tools' plugin.
src/Makefile.am
src/calf/Makefile.am
src/calf/metadata.h
src/calf/modulelist.h
src/calf/modules_pitch.h [new file with mode: 0644]
src/metadata.cpp
src/modules_pitch.cpp [new file with mode: 0644]
src/plugin.cpp