Commit Graph

7 Commits

Author SHA1 Message Date
Paul Davis 9e9fe1dfeb make AUBIO a non-optional dependency
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@9043 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-02 20:41:40 +00:00
Jesse Chappell e546292468 committed build changes needed for leopard build
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3650 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-07-30 01:33:15 +00:00
Paul Davis 4a42a635e5 debug output for pixbuf loaders; catch exception when loading AU plugins; miscellaneous character removal
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3646 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-07-22 18:53:48 +00:00
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
Paul Davis 5f61efff8f 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: svn://localhost/ardour2/branches/2.0-ongoing@3356 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-05-15 19:37:35 +00:00
Paul Davis 90ccafb20c fix vamp-plugins build file for srctar
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3022 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-06 16:20:16 +00:00
Paul Davis 9dde869179 rearrange vamp plugins to allow proper library dependencies to be expressed
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2968 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-25 19:20:49 +00:00