summaryrefslogtreecommitdiff
path: root/libs/ardour/automation_event.cc
diff options
context:
space:
mode:
authorJesse Chappell <jesse@essej.net>2007-05-31 03:32:29 +0000
committerJesse Chappell <jesse@essej.net>2007-05-31 03:32:29 +0000
commitc967b91ddf1bcd03ef44d62022b95257cbd94f60 (patch)
tree9055a5f28bbcc2ef6f298ab8818134eef621fbeb /libs/ardour/automation_event.cc
parent1fedefc78592a1c1cde15891b699c75b384704f0 (diff)
added declicking xfade in audio_diskstream for truly seamless transport looping
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@1932 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'libs/ardour/automation_event.cc')
-rw-r--r--libs/ardour/automation_event.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/ardour/automation_event.cc b/libs/ardour/automation_event.cc
index 341fa82091..7b79cdf62c 100644
--- a/libs/ardour/automation_event.cc
+++ b/libs/ardour/automation_event.cc
@@ -14,7 +14,7 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
-
+
*/
#include <set>