Skip to content

Commit

Permalink
Note on the smoothing algorithm
Browse files Browse the repository at this point in the history
  • Loading branch information
maxim-zhao committed Jun 19, 2018
1 parent b2ce8fd commit 1f53beb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ The features I have added are:
* A 64-bit build to allow processing longer files (the process consumes huge amounts of RAM)
* Support for packed 4-bit data, which often wins over RLE anyway
* Support for vector packing (using https://github.com/genbattle/dkm) - which tends to produce much lower quality output, so it is not recommended
* Support for skewing the sample to improve the potential resolution, as the output are non-linear. This is based on work by blargg in psg_to_wav.

Usage
-----
Expand Down

0 comments on commit 1f53beb

Please sign in to comment.