ardour/libs/vamp-plugins
Paul Davis 7b652d8a58 make Session::region_name() have the same performance as std::map<std::string,uint32_t> rather than O(N^2) where N is the number of regions in a session
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3472 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-06-18 15:01:53 +00:00
..
AmplitudeFollower.cpp rearrange vamp plugins to allow proper library dependencies to be expressed 2008-01-25 19:20:49 +00:00
AmplitudeFollower.h rearrange vamp plugins to allow proper library dependencies to be expressed 2008-01-25 19:20:49 +00:00
Onset.cpp 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 2008-05-15 19:37:35 +00:00
Onset.h 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 2008-05-15 19:37:35 +00:00
PercussionOnsetDetector.cpp rearrange vamp plugins to allow proper library dependencies to be expressed 2008-01-25 19:20:49 +00:00
PercussionOnsetDetector.h rearrange vamp plugins to allow proper library dependencies to be expressed 2008-01-25 19:20:49 +00:00
plugins.cpp 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 2008-05-15 19:37:35 +00:00
SConscript make Session::region_name() have the same performance as std::map<std::string,uint32_t> rather than O(N^2) where N is the number of regions in a session 2008-06-18 15:01:53 +00:00
SpectralCentroid.cpp rearrange vamp plugins to allow proper library dependencies to be expressed 2008-01-25 19:20:49 +00:00
SpectralCentroid.h rearrange vamp plugins to allow proper library dependencies to be expressed 2008-01-25 19:20:49 +00:00
ZeroCrossing.cpp rearrange vamp plugins to allow proper library dependencies to be expressed 2008-01-25 19:20:49 +00:00
ZeroCrossing.h rearrange vamp plugins to allow proper library dependencies to be expressed 2008-01-25 19:20:49 +00:00