Recent content by nectar1ne

  1. N

    OptimePlayer -- Web based DS SDAT SSEQ player

    Hello! This is a fork of an existing online SDAT player called OptimePlayer I've been working on, with playback accuracy in mind. You can find it at nectarboy.github.io/OptimePlayer Around last year I was looking for a way to accurately playback sound effects from the SSARs of DS games using...
  2. N

    File 0000 DSi Sound

    hey! i just made a tool to do this! github.com nectarboy dsi-sound-converter the sound format actually is ima adpcm at 16384 hz. reverse engineering the binary reveals the same step size table is used, and further examination confirms the ima adpcm algorithm is used for encoding and decoding...