discover all AU parameters, map to ardour internal data, make automationt tracks available (but not functional)

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3046 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2008-02-13 04:34:54 +00:00
parent 64b5e23faa
commit 61672710bf
7 changed files with 886 additions and 13 deletions

View file

@ -1,4 +1,4 @@
#ifndef __ardour_svn_revision_h__
#define __ardour_svn_revision_h__
static const char* ardour_svn_revision = "3029";
static const char* ardour_svn_revision = "3045";
#endif