Update documentation.
This commit is contained in:
parent
41eb6f4d7a
commit
0953207188
|
@ -90,6 +90,9 @@ For situations requiring close inspection, fine-adjustments or entering of non-n
|
||||||
Like everything else in Non, the Event Editor is real-time--change a note and you'll see and hear the result as the pattern plays.
|
Like everything else in Non, the Event Editor is real-time--change a note and you'll see and hear the result as the pattern plays.
|
||||||
</p>
|
</p>
|
||||||
<h2 id="n:2.2.">2.2. The Phrase Editor</h2>
|
<h2 id="n:2.2.">2.2. The Phrase Editor</h2>
|
||||||
|
<center><div class="fig image"><table border=1>
|
||||||
|
<tr><td><img src="non-phrase-editor.png" alt="fig. "></td></tr>
|
||||||
|
</table></div></center>
|
||||||
<p>
|
<p>
|
||||||
Phrases are to patterns as patterns are to notes. Switching to the Phrase Editor brings up Phrase 1, where each row corresponds to an existing <i>pattern</i>. The grid of the Phrase Editor is fixed at one column-per-beat. This view is somewhat similar to a timeline view in other sequencers, but do not be deceived--Phrases may be many in number and are triggered just like patterns.
|
Phrases are to patterns as patterns are to notes. Switching to the Phrase Editor brings up Phrase 1, where each row corresponds to an existing <i>pattern</i>. The grid of the Phrase Editor is fixed at one column-per-beat. This view is somewhat similar to a timeline view in other sequencers, but do not be deceived--Phrases may be many in number and are triggered just like patterns.
|
||||||
</p>
|
</p>
|
||||||
|
|
|
@ -145,6 +145,8 @@
|
||||||
|
|
||||||
:: The Phrase Editor
|
:: The Phrase Editor
|
||||||
|
|
||||||
|
< non-phrase-editor.png
|
||||||
|
|
||||||
Phrases are to patterns as patterns are to notes. Switching to the
|
Phrases are to patterns as patterns are to notes. Switching to the
|
||||||
Phrase Editor brings up Phrase 1, where each row corresponds to an
|
Phrase Editor brings up Phrase 1, where each row corresponds to an
|
||||||
existing /pattern/. The grid of the Phrase Editor is fixed at one
|
existing /pattern/. The grid of the Phrase Editor is fixed at one
|
||||||
|
|
|
@ -35,7 +35,7 @@ Everything in Non happens <i>on-line</i>, in realtime. Music is composed live, w
|
||||||
Development of the Non Sequencer can be followed with Git:
|
Development of the Non Sequencer can be followed with Git:
|
||||||
</p>
|
</p>
|
||||||
<div class="fig example"><table width=100%><tr><td><pre>
|
<div class="fig example"><table width=100%><tr><td><pre>
|
||||||
git clone git://git.tuxfamily.net/gitroot/non/sequencer.git
|
git clone git://git.tuxfamily.org/gitroot/non/sequencer.git
|
||||||
</pre></td></tr>
|
</pre></td></tr>
|
||||||
</table></div>
|
</table></div>
|
||||||
<p>
|
<p>
|
||||||
|
|
|
@ -28,7 +28,7 @@
|
||||||
|
|
||||||
Development of the Non Sequencer can be followed with Git:
|
Development of the Non Sequencer can be followed with Git:
|
||||||
|
|
||||||
> git clone git://git.tuxfamily.net/gitroot/non/sequencer.git
|
> git clone git://git.tuxfamily.org/gitroot/non/sequencer.git
|
||||||
|
|
||||||
# or
|
# or
|
||||||
#
|
#
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 34 KiB |
Loading…
Reference in New Issue