traverso-commit
[Top][All Lists]
Advanced

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

[Traverso-commit] docs/manual/en recording.tex setup.tex


From: Nicola Doebelin
Subject: [Traverso-commit] docs/manual/en recording.tex setup.tex
Date: Mon, 03 Dec 2007 17:46:49 +0000

CVSROOT:        /sources/traverso
Module name:    docs
Changes by:     Nicola Doebelin <n_doebelin>    07/12/03 17:46:49

Modified files:
        manual/en      : recording.tex setup.tex 

Log message:
        fixed some typos

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/docs/manual/en/recording.tex?cvsroot=traverso&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/docs/manual/en/setup.tex?cvsroot=traverso&r1=1.3&r2=1.4

Patches:
Index: recording.tex
===================================================================
RCS file: /sources/traverso/docs/manual/en/recording.tex,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- recording.tex       24 Nov 2007 22:16:38 -0000      1.2
+++ recording.tex       3 Dec 2007 17:46:48 -0000       1.3
@@ -2,7 +2,7 @@
 To make some test recordings we first create a new project. Start Traverso and 
select ``New\dots''. Enter a name, set the number of sheets to 1, the number of 
tracks to 2, and leave the rest empty. Then press ``OK'' to create the project 
and show it's first sheet. Note: All recorded audio data will be stored in 
\texttt{project\_dir/project\_name/audiosources}, so if you followed our advice 
and selected a project directory on a pratition with lots of free space, you 
shouldn't run out of disk space now.
 
 \section{Setting up the driver}
-To set up the driver backend, open the preferences dialog by clicking 
``Settings $\rightarrow$ Preferences\dots'' (\FigB\ \ref{fig_driversettings}). 
Which driver is appropriate for your system is described in chapter 
\ref{sect_setup}. In the driver configuration one can chose the sampling rate, 
and Traverso always uses the sampling rate of the driver backend for its 
recordings. Traverso's audio engine works entirely in 32 bit floating point 
precision, and you can chose from the menu ,,Settings $\rightarrow$ Recording 
file format'' whether the data should be stored in a standard Wave format, in 
Wave-64, or in FLAC. The bit resolution will always be 32~bit floating point.
+To set up the driver backend, open the preferences dialog by clicking 
``Settings $\rightarrow$ Preferences\dots'' (\FigB\ \ref{fig_driversettings}). 
Which driver is appropriate for your system is described in chapter 
\ref{sect_setup}. In the driver configuration one can choose the sampling rate, 
and Traverso always uses the sampling rate of the driver backend for its 
recordings. Traverso's audio engine works entirely in 32 bit floating point 
precision, and you can chose from the menu ``Settings $\rightarrow$ Recording 
file format'' whether the data should be stored in a standard Wave format, in 
Wave-64, or in FLAC. The bit resolution will always be 32~bit floating point.
 
 \begin{figure}
  \centering\includegraphics[width=0.75\textwidth]{images/driversettings.png}

Index: setup.tex
===================================================================
RCS file: /sources/traverso/docs/manual/en/setup.tex,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- setup.tex   27 Nov 2007 19:56:53 -0000      1.3
+++ setup.tex   3 Dec 2007 17:46:49 -0000       1.4
@@ -50,4 +50,4 @@
 Port audio is the recommended driver backend on Mac OS X and Microsoft 
Windows. It connects to the system's native sound system (CoreAudio on OS X, 
WMME on Windows). Simply select ``PortAudio'' in the driver configuration 
widget, the samplerate you wish to use, and a latency that works for you.
 
 \section{Recording file format}
-From the menu ,,Settings $\rightarrow$ Recording file format'' you can set the 
file format used for recorded audio. \emph{Wave} has been the standard audio 
format in the computer world for years. It is uncompressed, and Traverso stores 
all audio data in 32~bit floating point precision, no matter what bit depth the 
driver backend was set to. Wave files, however, are limited to a size of 2~GB. 
For a mono recording in 44100~Hz 32~bit resolution this gives a maximum 
recording time of approximately 3 hours and 20 minutes. For a stereo recording 
it is only half of that time. If you plan to record longer you should use the 
\emph{Wave-64} format instead, which can write much larger files. The third 
format, \emph{WavPack}, uses a lossless compression algorithm to shrink your 
files without affecting the quality of the audio data. However, since the 
encoding is done in real time, more CPU power is required while recording. If 
you are short of disk space but have a decent CPU, this format is certainly a 
good choice.
+From the menu ``Settings $\rightarrow$ Recording file format'' you can set the 
file format used for recorded audio. \emph{Wave} has been the standard audio 
format in the computer world for years. It is uncompressed, and Traverso stores 
all audio data in 32~bit floating point precision, no matter what bit depth the 
driver backend was set to. Wave files, however, are limited to a size of 2~GB. 
For a mono recording in 44100~Hz 32~bit resolution this gives a maximum 
recording time of approximately 3 hours and 20 minutes. For a stereo recording 
it is only half of that time. If you plan to record longer you should use the 
\emph{Wave-64} format instead, which can write much larger files. The third 
format, \emph{WavPack}, uses a lossless compression algorithm to shrink your 
files without affecting the quality of the audio data. However, since the 
encoding is done in real time, more CPU power is required while recording. If 
you are short of disk space but have a decent CPU, this format is certainly a 
good choice.




reply via email to

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