|
|
@@ -3,12 +3,12 @@ |
|
|
|
<meta name="generator" content="Generated by MUP v3.5"> |
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> |
|
|
|
<link type="text/css" rel="stylesheet" href="mup.css"> |
|
|
|
<title>Non DAW User Manual</title> |
|
|
|
<title>Non Timeline User Manual</title> |
|
|
|
</head> |
|
|
|
<body> |
|
|
|
|
|
|
|
<div id=cover> |
|
|
|
<h1>Non DAW User Manual</h1> |
|
|
|
<h1>Non Timeline User Manual</h1> |
|
|
|
<h3></h3> |
|
|
|
<address> |
|
|
|
Jonathan Moore Liles <a href="mailto:male@tuxfamily.org"><male@tuxfamily.org></a><br> |
|
|
@@ -20,7 +20,7 @@ Jonathan Moore Liles <a href="mailto:male@tuxfamily.org"><male@tuxfamily.org& |
|
|
|
<h1 id=toc>Table Of Contents</h1> |
|
|
|
<ul> |
|
|
|
<li><a href="#n:1.">1. User Manual</a> |
|
|
|
<ul><li><a href="#n:1.1.">1.1. The Timeline Editor</a> |
|
|
|
<ul><li><a href="#n:1.1.">1.1. The Timeline</a> |
|
|
|
|
|
|
|
<ul><li><a href="#n:1.1.1.">1.1.1. Display Options</a> |
|
|
|
|
|
|
@@ -90,7 +90,7 @@ Jonathan Moore Liles <a href="mailto:male@tuxfamily.org"><male@tuxfamily.org& |
|
|
|
|
|
|
|
</ul></ul></ul></ul></ul><hr></div> |
|
|
|
<h1 id="n:1.">1. User Manual</h1> |
|
|
|
<h2 id="n:1.1.">1.1. The Timeline Editor</h2> |
|
|
|
<h2 id="n:1.1.">1.1. The Timeline</h2> |
|
|
|
<center><div class="fig image"><table id="Fig.1.1" border=1> |
|
|
|
<caption> |
|
|
|
<strong>Fig. 1.1.</strong> Timeline Editor |
|
|
@@ -99,7 +99,7 @@ Jonathan Moore Liles <a href="mailto:male@tuxfamily.org"><male@tuxfamily.org& |
|
|
|
<tr><td><img src="tle.png" alt="fig. 1.1"></td></tr> |
|
|
|
</table></div></center> |
|
|
|
<p> |
|
|
|
The Timeline Editor is what you first see when you start the Non-DAW. Here you will add tracks, make captures, and arrange regions. |
|
|
|
The Timeline is where you will add tracks, make captures, and arrange regions. |
|
|
|
</p> |
|
|
|
<p> |
|
|
|
Before you can add anything to the timeline, you must create a new project (menu item <tt>Project/New</tt>) |
|
|
@@ -183,14 +183,14 @@ Any number of punch cursors may be defined. |
|
|
|
<tr><td><img src="project-info.png" alt="fig. 1.5"></td></tr> |
|
|
|
</table></div></center> |
|
|
|
<p> |
|
|
|
A Non-DAW project is a directory where Non-DAW keeps the journal, project specific settings, notes, some meta-data, and, last but not least, your audio sources. A project is completely self-contained. You can rename a project as simply as: |
|
|
|
A Non Timeline project is a directory where Non Timeline keeps the journal, project specific settings, notes, some meta-data, and, last but not least, your audio sources. A project is completely self-contained. You can rename a project as simply as: |
|
|
|
</p> |
|
|
|
<div class="fig example"><table width=100%><tr><td><pre> |
|
|
|
$ mv Project-A Project-B |
|
|
|
</pre></td></tr> |
|
|
|
</table></div> |
|
|
|
<p> |
|
|
|
Non-DAW projects can refer to audio sources outside of the project directory--clips dropped onto the timeline from a file-manager, for instance. These are not copied into the project by default. This allows the efficient use of audio loop libraries, but introduces external dependencies. Beware that if you ever move, remove, or change one of these external sources, it will affect the Non-DAW projects referencing them. |
|
|
|
Non Timeline projects can refer to audio sources outside of the project directory--clips dropped onto the timeline from a file-manager, for instance. These are not copied into the project by default. This allows the efficient use of audio loop libraries, but introduces external dependencies. Beware that if you ever move, remove, or change one of these external sources, it will affect the Non Timeline projects referencing them. |
|
|
|
</p> |
|
|
|
<div class=admonition> |
|
|
|
<table width=100%> |
|
|
@@ -239,7 +239,7 @@ The clocks tell you precisely where the playhead is. There are several clock typ |
|
|
|
<tr><td><img src="tempomap.png" alt="fig. 1.8"></td></tr> |
|
|
|
</table></div></center> |
|
|
|
<p> |
|
|
|
The tempo map serves a dual purpose. Firstly, it provides enough information about the musical structure of your project for Non-DAW to perform intelligent snapping and draw helpful measure lines. Secondly, the tempo map is communicated to other JACK clients at playback time via the JACK Timebase API, so that MIDI accompaniment can follow along to the tempo changes in your song. |
|
|
|
The tempo map serves a dual purpose. Firstly, it provides enough information about the musical structure of your project for Non Timeline to perform intelligent snapping and draw helpful measure lines. Secondly, the tempo map is communicated to other JACK clients at playback time via the JACK Timebase API, so that MIDI accompaniment can follow along to the tempo changes in your song. |
|
|
|
</p> |
|
|
|
<p> |
|
|
|
Clicking on an empty part of the time or tempo sequences will prompt you for the parameters of a new time or tempo point to be inserted at that position. Hit <tt>Escape</tt> to cancel the insertion. Right-click on a time or tempo point to edit its value. Existing points can be dragged freely. |
|
|
@@ -272,7 +272,7 @@ Sequence is the generic term used to describe all distinct sequences of objects |
|
|
|
</p> |
|
|
|
<h3 id="n:1.1.10.">1.1.10. Regions</h3> |
|
|
|
<p> |
|
|
|
Regions are the most common object on the timeline. Each region represents some portion of an audio source placed at some position in time. Since Non-DAW is non-destructive, regions only <b>represent</b> the source--altering a region does not affect the audio source in any way. Deleting a region does not delete the source--as other regions may still refer to it. |
|
|
|
Regions are the most common object on the timeline. Each region represents some portion of an audio source placed at some position in time. Since Non Timeline is non-destructive, regions only <b>represent</b> the source--altering a region does not affect the audio source in any way. Deleting a region does not delete the source--as other regions may still refer to it. |
|
|
|
</p> |
|
|
|
<div class=admonition> |
|
|
|
<table width=100%> |
|
|
@@ -337,7 +337,7 @@ Each region has fade in and out curves. Position the mouse pointer over the desi |
|
|
|
<tr><td><img src="looping.png" alt="fig. 1.12"></td></tr> |
|
|
|
</table></div></center> |
|
|
|
<p> |
|
|
|
Instead of requiring you to duplicate a small region 100 times to achieve a looping effect, Non DAW supports looping directly. First, adjust the region duration to cover the amount of time you would like it to loop for. Then, position the mouse pointer over the first place the loop should repeat (i.e. the first bar line after the start of the region) and hit <tt>L</tt>. This will set the loop point for this region, which will be indicated by two white arrows. At playback, the portion of the region before the loop point will loop for the duration of the region. |
|
|
|
Instead of requiring you to duplicate a small region 100 times to achieve a looping effect, Non Timeline supports looping directly. First, adjust the region duration to cover the amount of time you would like it to loop for. Then, position the mouse pointer over the first place the loop should repeat (i.e. the first bar line after the start of the region) and hit <tt>L</tt>. This will set the loop point for this region, which will be indicated by two white arrows. At playback, the portion of the region before the loop point will loop for the duration of the region. |
|
|
|
</p> |
|
|
|
<h3 id="n:1.1.11.">1.1.11. Annotation</h3> |
|
|
|
<center><div class="fig image"><table id="Fig.1.13" border=1> |
|
|
|