Skip to content

07/01/2024

Latest
Compare
Choose a tag to compare
@L-uu L-uu released this 01 Jul 11:56
· 2 commits to master since this release

This version does not waste as much memory by reading the named pipe in chunks and dynamically re-allocating the buffer rather than using a huge buffer size that hopefully doesn't fill up. There should now be no issues regarding exceeding any buffers with a large amount of entries in your SoundPad library.

Better song title sanitization is still needed and will be implemented in future versions. There are still issues with unicode characters.