- The FDS instrument in FamiStudio can have up to 64 size.
- A frame in FamiStudio is 1/60 sec.
So we can calculate the max sampling rate of FDS instrument is:
- 1s = 64 * 60 = 3840 Hz = 3.84kHz
But its depth is better than N163. However, the quality is worse than N163 even in same wave size
- Put your input wave file as
input.wav - Run
main.pyand it generatesoutput.txtandcor_output.wav - Drag the
output.txtto FamiStudio to generate the project. Your wave sample will be put to the first FDS channel. - The
cor_output.wavis the wave file with sample rate to 3840 Hz, the same of the sample rate of FDS instrument.