You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dn-FamiTracker is a fork of Famitracker, the Windows sound tracker style sequencer designed for creating NES/Famicom music. The music can be exported to NSF (Nintendo Sound
42
-
Format) which is possible to play on the NES/Famicom hardware. A NSF player or NES emulator can be used to play these files on a PC/Mac.
42
+
Dn-FamiTracker is a fork of Famitracker, the Windows sound tracker style
43
+
sequencer designed for creating NES/Famicom music. The music can be
44
+
exported to NSF (Nintendo Sound Format) which is possible to play on the
45
+
NES/Famicom hardware. A NSF player or NES emulator can be used to play
46
+
these files on a PC/Mac.
43
47
</p>
44
-
48
+
45
49
<pclass="text">
46
-
This help file descibes the interface of the program and the
50
+
This help file descibes the interface of the program and the
47
51
targeted sound hardware.<br/>
48
52
There is also a wiki available for the "vanilla" version of FamiTracker,
49
53
with a FAQ, example songs and more information (archived):
<pclass="text">You can always press F1 anywhere in the application to access the context sensitive help.</p>
53
-
54
-
<pclass="heading">Features</p>
57
+
58
+
<pclass="heading">Features</p>
55
59
<ulclass="text">
56
-
<li>Full realtime emulation of the channels; using blargg's band-limiting library for high quality audio</li>
57
-
<li>MIDI input support</li>
58
-
<li>NSF file export, makes it possible to use music in NES applications or play on NES</li>
59
-
<li>NSF 2.0 and NSFe file export, for embedded metadata and additional features not found in NSF</li>
60
-
<li>Supported expansion chips:</li>
61
-
<ulclass="text">
60
+
<li>Full realtime emulation of the channels; using blargg's band-limiting library for high quality audio</li>
61
+
<li>MIDI input support</li>
62
+
<li>NSF file export, makes it possible to use music in NES applications or play on NES</li>
63
+
<li>NSF 2.0 and NSFe file export, for embedded metadata and additional features not found in NSF</li>
64
+
<li>Supported expansion chips:</li>
65
+
<ulclass="text">
62
66
<li>Konami (VRC6, VRC7)</li>
63
-
<li>OPLL-as-VRC7 (YM2413, YM281B)</li>
67
+
<li>OPLL-as-VRC7 (YM2413, YM281B)</li>
64
68
<li>Nintendo (MMC5, FDS)</li>
65
69
<li>Namco Custom 163</li>
66
70
<li>Sunsoft 5B</li>
67
-
</ul>
71
+
</ul>
68
72
<li>Source is avaliable under the <ahref="https://www.gnu.org/licenses/gpl-3.0.en.html" target="new">GNU General Public License version 3.0 (GPLv3)</a>.
69
73
</ul>
70
-
71
-
<pclass="heading">Help Topics</p>
74
+
75
+
<pclass="heading">Help Topics</p>
72
76
<ulclass="text">
73
77
<li><ahref="interface.htm">The program interface</a></li>
0 commit comments