Warning: file("/home/bisqwit/src/sndtool2/sndform.txt") - No such file or directory in /shares/home/root/src/sndtool2/docmaker-temp.php on line 17
Warning: Bad arguments to join() in /shares/home/root/src/sndtool2/docmaker-temp.php on line 17
SND file v3 handler
SND file v3 handler
0. Contents
This is the documentation of sndtool2-3.2.
1. Purpose
Read SND file, play it, convert it to S3M or MIDI.
2. SND file format
SND is a file format for storing NES
(and some other console) music (almost) losslessly.
The program converts the SND to MidiS3M with Adlib instruments.
PCM samples are converted into S3M digital samples.
Conversion to MIDI format is also supported, but it
doesn't save the PCM samples.
3. Examples
This zip file contains
some S3M files generated by sndtool2 (only the instrument list
has been finetuned by hand) and one MIDI generated by sndtool2
(not edited).
Note that the S3M files use adlib instruments.
Most mod players are unable to playback them, and most
of the rest which can, only use an emulator which isn't
perfect.
4. Development status
The program works, but isn't yet ready for users.
Command line options have to be implemented and the
instrument type heuristics enhanced.
Three primary goals are:
- To shrink the amount of manual finetuning
work needed after the conversion to minimum.
- To produce as exact conversion as possible,
without hindering the next:
- To produce as readable and editable
conversion as possible.
5. Copying
sndtool2 has been written by Joel Yliluoma, a.k.a.
Bisqwit,
and is distributed under the following terms:
* No warranty. You are free to modify this source and to
* distribute the modified sources, as long as you keep the
* existing copyright messages intact and as long as you
* remember to add your own copyright markings.
* You are not allowed to distribute the program or modified versions
* of the program without including the source code (or a reference to
* the publicly available source) and this notice with it.
6. Requirements
GNU tools are always good to have near.
7. See also
- opl3emu emulates the
OPL3 chip (which is known also as the FM synthesis chip
or AdLib). I'm investigating how OPL works so that I could
make a good adsr-based instrument detection here.
8. Downloading
Generated from
progdesc.php
(last updated: Tue, 10 Dec 2002 01:57:34 +0200)
with docmaker.php
(last updated: Tue, 13 Aug 2002 14:17:29 +0300)
at Tue, 10 Dec 2002 01:57:32 +0200