Skip to content

Releases: JeffAlyanak/pcm2pwm

pcm2pwm v1.1

03 Aug 11:15
695c805
Compare
Choose a tag to compare

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

01 Mar 19:31
v1.0
01fac49
Compare
Choose a tag to compare

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

06 Jun 14:46
334056c
Compare
Choose a tag to compare
pcm2pwm v0.8.1 Pre-release
Pre-release

0.8.1 - Bugfix affecting the conversion process. Should produce better output than before.

pcm2pwm v0.8

16 May 00:56
0f8f0eb
Compare
Choose a tag to compare
pcm2pwm v0.8 Pre-release
Pre-release

v0.8 - Added the -h option for outputting in a Houston Tracker 2 format.

pcm2pwm v0.7

03 Dec 02:06
Compare
Choose a tag to compare
pcm2pwm v0.7 Pre-release
Pre-release

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

03 Dec 00:20
Compare
Choose a tag to compare
pcm2pwm v0.5 Pre-release
Pre-release

v0.5 - Added the ability to set high and low crossover values.