code wiki / wav
topic: wav
5 modules sharing the wav name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_wav.nx | pure-NishiLang RIFF/WAVE (PCM 16-bit LE) writer. | 160 | 7 |
| nx_wav_header.nx | parse RIFF WAVE (WAV) audio file headers. | 183 | 5 |
| nx_wav_writer.nx | serialise 16-bit PCM WAV files (canonical | 154 | 5 |
| wav_header.nx | parse RIFF WAVE (WAV) audio file headers. | 176 | 5 |
| wav_writer.nx | serialise 16-bit PCM WAV files (canonical | 146 | 5 |