Releases: sverx/PSGlib
Releases · sverx/PSGlib
the 'official' PSGlib 1.2 - bugfix 1
the 'official' PSGlib 1.2
the (now mature) PSGlib 1.2
Adding features for what will be v1.2.0
Differences from v1.0:
- no more clashing between noise and third wave channels when one is allocated to music and the other to SFX
- PSG file conversion works both with VGM and VGZ files
- PSGSetMusicVolumeAttenuation added, to handle music volume (can be used to fade-in and fade-out)
- PSGSilenceChannels and PSGRestoreVolumes added, useful if you need to stop processing audio
the 'official' PSGlib 1.0 (please see note)
From now one, expect any changes ;)
the "nasty SFX bug squashed" release
(and I also added PSGSFXCancelLoop function to sets the currently looping SFX to no more loops)
the "everything should be more or less OK now" release
v0.9.9 Update README.md
PSGFrame and PSGSFXFrame calls are now separated
PSGFrame and PSGSFXFrame calls are now separated, thus making it possible to switch ROM banks between background music and SFX processing.
some bugfixing of the v0.9 release
v0.9.1 Update README.md
First public release
v0.9 psdecomp fixed