traverso-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Traverso-commit] traverso/resources/projectconversion 2_to_3.html


From: Remon Sijrier
Subject: [Traverso-commit] traverso/resources/projectconversion 2_to_3.html
Date: Wed, 10 Oct 2007 16:42:20 +0000

CVSROOT:        /sources/traverso
Module name:    traverso
Changes by:     Remon Sijrier <r_sijrier>       07/10/10 16:42:20

Added files:
        resources/projectconversion: 2_to_3.html 

Log message:
        * project conversion information

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/traverso/resources/projectconversion/2_to_3.html?cvsroot=traverso&rev=1.1

Patches:
Index: 2_to_3.html
===================================================================
RCS file: 2_to_3.html
diff -N 2_to_3.html
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ 2_to_3.html 10 Oct 2007 16:42:19 -0000      1.1
@@ -0,0 +1,42 @@
+<html>
+<head>
+<title>Project file conversion from version 2 -> 3</title>
+
+<style type="text/css">
+body {
+background-color: red
+}
+h4 {
+margin: 10px;
+}
+p {
+margin: 5px
+}
+ul {
+margin: 0px 4px 0px 0px;
+padding-left: 0px;
+}
+li {
+margin-top: 4px;
+margin-left: 0px;
+padding-left: 0px;
+}
+</style>
+ 
+</head>
+
+<body>
+<h4 align="center">Project file conversion from version 2 -> 3</h4>
+<p>
+Traverso 0.40.0 - 0.41.x is able to open project files with version 2.<br 
/>From Traverso >= 0.42.0 it needs to be at version 3.
+</p>
+<br />
+<p>
+The conversion of the Project will consist of the following actions:
+</p>
+<ul>
+<li>Convert the project.tpf file to use universal sample rate for position and 
length, as opposed to using a fixed samplerate</li>
+<li>For performance reasons it was decided to start using interleaved audio 
files. For each <b>recorded</b> stereo file the 2 mono files will be merged 
into 1 stereo file.<br /><b>NOTE: This can take a long time for large 
files!</b></li>
+</ul>
+</body>
+</html>
\ No newline at end of file




reply via email to

[Prev in Thread] Current Thread [Next in Thread]