Releases: JeffAlyanak/pcm2pwm
Releases · JeffAlyanak/pcm2pwm
pcm2pwm v1.1
1.1 - Fixed HoustonTracker 2 output to be frequency factor rather than cycle counts and fixed clamping/truncation. Big thanks to @thomasj for these fixes!
pcm2pwm v1.0
1.0 - Switched to POSIX-style options/arguments, added binary output mode to output directly to a binary file, added DASM output mode to append a \t
to each line.
Thanks to Fredric QJ B. for suggesting the new output modes!
pcm2pwm v0.8.1
0.8.1 - Bugfix affecting the conversion process. Should produce better output than before.
pcm2pwm v0.8
v0.8 - Added the -h option for outputting in a Houston Tracker 2 format.
pcm2pwm v0.7
The pcm2pwm utility now reads the header info of the input wave file to ensure that the file is a mono 8-bit wave before attempting conversion.
pcm2pwm v0.5
v0.5 - Added the ability to set high and low crossover values.