add note onset detection to the ferret, c/o the aubio-based Onset VAMP plugin (REQUIR...
commitb84ec9ff1f64c70225da36f413bdd5e78cb91b02
authorpaul <paul@d708f5d6-7413-0410-9779-e7cbd77b26cf>
Thu, 15 May 2008 19:37:35 +0000 (15 19:37 +0000)
committerpaul <paul@d708f5d6-7413-0410-9779-e7cbd77b26cf>
Thu, 15 May 2008 19:37:35 +0000 (15 19:37 +0000)
tree65789ad104dd88209dfb1a518f610457a127650a
parent7bb9d9a1bd1f9ced19e00b9fcb2c685ff466061e
add note onset detection to the ferret, c/o the aubio-based Onset VAMP plugin (REQUIRES libaubio installed); add toggle-region-opaque menu item for scalable ops on region opacity

git-svn-id: http://subversion.ardour.org/svn/ardour2/ardour2/branches/2.0-ongoing@3356 d708f5d6-7413-0410-9779-e7cbd77b26cf
12 files changed:
SConstruct
gtk2_ardour/ardour.menus
gtk2_ardour/editor_actions.cc
gtk2_ardour/rhythm_ferret.cc
gtk2_ardour/rhythm_ferret.h
libs/ardour/SConscript
libs/ardour/ardour/onset_detector.h [new file with mode: 0644]
libs/ardour/onset_detector.cc [new file with mode: 0644]
libs/vamp-plugins/Onset.cpp [new file with mode: 0644]
libs/vamp-plugins/Onset.h [new file with mode: 0644]
libs/vamp-plugins/SConscript
libs/vamp-plugins/plugins.cpp