use a note tracker to resolve notes cut off during render by the end of the region
[ardour.git] / libs / ardour / iec1ppmdsp.cc
index f4dcc4b39a82dae699fa0ca89b21048278946220..5b32289e6ceb590c776992ffb2ffdd78082913d9 100644 (file)
@@ -1,21 +1,21 @@
 /*
   Copyright (C) 2012 Fons Adriaensen <fons@linuxaudio.org>
   Adopted for Ardour 2013 by Robin Gareus <robin@gareus.org>
-
   This program is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
   the Free Software Foundation; either version 2 of the License, or
   (at your option) any later version.
-
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
-
-    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.
-*/
* Copyright (C) 2012 Fons Adriaensen <fons@linuxaudio.org>
* Copyright (C) 2013-2019 Robin Gareus <robin@gareus.org>
+ *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
* GNU General Public License for more details.
+ *
+ * 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.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ */
 
 #include <math.h>
 #include "ardour/iec1ppmdsp.h"