This repository has been archived by the owner on Jul 22, 2022. It is now read-only.
Releases: gotracker/gosound
Releases · gotracker/gosound
1.1.1 - Upgrade gomixing lib
1.1.0 - Go 1.18 upgrade
Fixed or Changed
- Upgrade to Go 1.18
1.0.13 - Device information retrieval support
- device information retrieval support
- also, cleaned up file writers
1.0.12 - Updating mixing library
v1.0.12 Updating mixing library
1.0.11 - directsound / winmm cleanup
Moved many platform-specific functions out - github.com/heucuva/go-win32 - github.com/heucuva/go-winmm - github.com/heucuva/go-directsound
1.0.10 - Directsound fixes
DirectSound support should now happily generate buffers that are reasonably sized and trigger textual row outputs at expected rates.