Posts: 38
Threads: 13
Joined: Jul 2021
Reputation:
0
Hi there everyone, sorry if I post this in the software dev channel instead of the homebrew channel, but quick question. i want to play wav music on my ngpc but idk how to convert the music to a rom file that will play nicely on a ngpc flash cart. Any way I could do that. Thanks and have a great day
Posts: 38
Threads: 13
Joined: Jul 2021
Reputation:
0
Thx for the link. But how can I convert my wav files to .h header format to support the ngpc?
Posts: 99
Threads: 6
Joined: Apr 2012
Reputation:
2
find a "bin2c" utility or do one by yourself, it's quite easy, or ask any LLM with prompt (for a python program): "write me a bin2c program in python targeting a tlcs 900h compiler"