ValleyBell / libvgm

A more modular rewrite of most components from VGMPlay. will include sub-libraries for audio output, sound emulation and VGM playback
irc://irc.digibase.ca/#vgmrips
136 stars 33 forks source link

Refactoring and optimizing for 1M sps playback. #118

Closed laoo closed 6 months ago

laoo commented 6 months ago

Changed algorithm to be more fit to higher sampling rate (up to 1M sps)

ValleyBell commented 6 months ago

Thanks!