Music tools: Difference between revisions
From NESdev Wiki
Jump to navigationJump to search
(clue as to why no exe) |
m (→Noise: Point to the one that won't suck to build) |
||
Line 5: | Line 5: | ||
== Audio converters == | == Audio converters == | ||
=== [[APU Noise|Noise]] === | === [[APU Noise|Noise]] === | ||
* [http://nesdev.parodius.com/bbs/viewtopic.php?p= | * [http://nesdev.parodius.com/bbs/viewtopic.php?p=69538#69538 Drum sample to noise sound effect converter] by lidnariq. Written in C. | ||
=== [[APU DMC|Delta modulation]] === | === [[APU DMC|Delta modulation]] === | ||
* [http://www.pineight.com/nes/#18 Command-line encoder and decoder] by Damian Yerrick | * [http://www.pineight.com/nes/#18 Command-line encoder and decoder] by Damian Yerrick |
Revision as of 06:45, 25 February 2012
Trackers
- NerdTracker II
- FamiTracker
Audio converters
Noise
- Drum sample to noise sound effect converter by lidnariq. Written in C.
Delta modulation
- Command-line encoder and decoder by Damian Yerrick