Recent content by Megadash452

  1. Megadash452

    Hacking wav2btsnd - simple tool to create .btsnd files

    I cant post links here apparently, but if you go to my github (same as my username here) you'll find a repo named wav2btsnd
  2. Megadash452

    Hacking wav2btsnd - simple tool to create .btsnd files

    I was able to fix a lot of the issues that made the c++ program fail. It outputs the wav and btsnd files exactly the same as the java program. Since the pull request button is still disabled I will upload my changes to a github repo. Feel free to merge those changes to your repo if you want.
  3. Megadash452

    Hacking wav2btsnd - simple tool to create .btsnd files

    Hi! I wanted to submit a pull request which makes the CLI a little better and also a translation to c++ to run it natively on a computer (the c++ program doesn't seem to work correctly, but it could be fixed). The problem is that the pull request button says I don't have permission.