Skip to content

Commit 9401af4

Browse files
committed
Update information on pattern editor
1 parent 28146d8 commit 9401af4

File tree

1 file changed

+47
-44
lines changed

1 file changed

+47
-44
lines changed

hlp/pattern_editor.htm

Lines changed: 47 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -10,53 +10,61 @@
1010
<p class="text">
1111
The pattern editor consists of all channels and has the following layout:</p>
1212

13-
<img id="img" src="img/pattern.png" alt="Screenshot of pattern editor"><br />
13+
<img id="img" src="img/pattern.png" alt="Screenshot of pattern editor">
14+
<br />
1415

1516
<p class="text">
1617
All fields except note, octave and effect letter are in hexadecimal.</p>
1718

1819
<ul class="text">
1920
<li><b>Note and octave</b><br />
20-
Displays the note and octave, or the commands note cut <b><code>(---)</code></b> and note release <b><code>(===)</code></b>.
21+
<p>
22+
Displays the note and octave, or the commands note cut
23+
<b><code>(---)</code></b> and note release
24+
<b><code>(===)</code></b>.</p>
2125
<ul class="text">
2226
<li>Note cut immediately silences the channel.</li>
2327
<li>Note release activates the instrument release sequences.</li>
2428
</ul>
25-
<br />
26-
The editor must be in record mode to insert notes in this column,
27-
toggle record / normal mode with the space key.<br />
28-
Notes are located on keyboard keys: <b><code>Z</code></b> = C, <b><code>S</code></b> = C#, <b><code>X</code></b> = D, <b><code>D</code></b> = D#, <b><code>C</code></b> =
29-
E... (<b><code>Q</code></b>, <b><code>2</code></b>, <b><code>W</code></b> is one octave higher)
30-
<br />
31-
<br />
32-
Default key for note cut is <b><code>1</code></b> and note release is <b><code>\</code></b>, but both can be
33-
changed in the configuration window and general tab.
34-
<br />
35-
<br />
36-
Octave can be stepped up and down with numpad keys <b><code>/</code></b> and <b><code>*</code></b>, but it can be configured the Shortcuts configuration menu.
37-
<br />
38-
<br />
29+
<p>
30+
The editor must be in record mode to insert notes in this column, toggle record / normal mode with the space key.</p>
31+
<p>
32+
Notes are located on keyboard keys:
33+
<b><code>Z</code></b> = C,
34+
<b><code>S</code></b> = C#,
35+
<b><code>X</code></b> = D,
36+
<b><code>D</code></b> = D#,
37+
<b><code>C</code></b> = E...
38+
(<b><code>Q</code></b>,
39+
<b><code>2</code></b>,
40+
<b><code>W</code></b> is one octave higher, for example)</p>
41+
<p>
42+
Default key for note cut is <b><code>1</code></b> and note release is <b><code>\</code></b>, but both can be changed in the configuration window and general tab.</p>
43+
<p>
44+
Octave can be stepped up and down with numpad keys <b><code>/</code></b> and <b><code>*</code></b>, but it can be configured in the Shortcuts configuration menu.</p>
45+
<p>
46+
<i>Note:</i> Notes with no assigned DPCM samples or notes that reaches beyond the pitch table will be displayed with a red color!</p>
3947
</li>
4048
<li>
4149
<b>Instrument column</b><br />
42-
Instrument to use. The selected
43-
instrument is automatically inserted unless the instrument mask option is
44-
enabled (Edit menu). If cleared then the previous instrument will be used.<br />
45-
<i>Note:</i> Missing or incompatible instruments will be displayed with a red color!<br />
46-
<br />
50+
<p>
51+
Instrument to use. The selected instrument is automatically inserted unless the instrument mask option is enabled in the Edit menu. If cleared then the previous instrument will be used.</p>
52+
<p>
53+
A Hold Instrument command can be inserted by pressing the H key, which will write <b><code>&&</code></b> on the instrument column. This command will hold any instrument envelope state from a previous note. This was implemented in FamiTracker 0.5.0 beta 3, and ported since 0CC-FamiTracker version 0.3.14.3.</p>
54+
<p>
55+
<i>Note:</i> Missing or incompatible instruments will be displayed with a red color!</p>
4756
</li>
4857
<li>
4958
<b>Volume column</b><br />
50-
Sets the volume for the channel, range 0 - F. Only functional for channels that support volume control,
51-
such as pulse and noise channels for 2A03.<br />
52-
<br />
59+
<p>
60+
Sets the volume for the channel, range 0 - F. Only functional for channels that support volume control, such as pulse and noise channels for 2A03.</p>
5361
</li>
5462
<li>
5563
<b>Channel effects</b><br />
56-
Used for channel effects. Format is
57-
<b>Yxx</b>, where <b>Y</b>
58-
= effect type and <b>xx</b> = effect parameter.
59-
<br />Additional effect-columns can be used by clicking the arrows in the channel header.<br />
64+
<p>
65+
Used for channel effects. Format is <b>Yxx</b>, where <b>Y</b> = effect type and <b>xx</b> = effect parameter.</p>
66+
<p>
67+
Additional effect-columns can be used by clicking the arrows in the channel header.</p>
6068
<a href="effect_list.htm">See this page for available effects.</a>
6169
<br />
6270
</li>
@@ -72,32 +80,27 @@
7280
commands are <b>Alt+F9</b> &amp; <b>Alt+F10</b>.</p>
7381

7482
<p class="text">
75-
Selections can be done in this area with support for drag and drop operations. For selections, these commands are available:<br /></p>
83+
Selections can be done in this area with support for drag and drop operations. For selections, these commands are available:</p>
7684
<ul class="text">
7785
<li>
78-
<b>Ctrl+A</b> (first time) = select whole channel, <b>Ctrl+A</b> (second time) = select all channels
79-
<br />
80-
<br />
86+
<p>
87+
<b>Ctrl+A</b> (first time) = select whole channel, <b>Ctrl+A</b> (second time) = select all channels</p>
8188
</li>
8289
<li>
83-
<b>Ctrl+C</b> = copy, <b>Ctrl+X</b> = cut, <b>Ctrl+V</b> = paste
84-
<br />
85-
<br />
90+
<p>
91+
<b>Ctrl+C</b> = copy, <b>Ctrl+X</b> = cut, <b>Ctrl+V</b> = paste</p>
8692
</li>
8793
<li>
88-
<b>Ctrl+mouse wheel</b> = transpose
89-
<br />
90-
<br />
94+
<p>
95+
<b>Ctrl+mouse wheel</b> = transpose</p>
9196
</li>
9297
<li>
93-
<b>Shift+mouse wheel</b> = shift instrument/volume/effect values up/down
94-
<br />
95-
<br />
98+
<p>
99+
<b>Shift+mouse wheel</b> = shift instrument/volume/effect values up/down</p>
96100
</li>
97101
<li>
98-
Special commands: Use <b>Shift+Copy</b> to copy volume column as text.
99-
<br />
100-
<br />
102+
<p>
103+
Special commands: Use <b>Shift+Copy</b> to copy volume column as text.</p>
101104
</li>
102105
</ul>
103106

0 commit comments

Comments
 (0)