Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Releases: gotracker/gosound

1.1.1 - Upgrade gomixing lib

09 May 01:40
Compare
Choose a tag to compare

Fixed or Changed

  • Upgraded gomixing lib

1.1.0 - Go 1.18 upgrade

06 May 00:25
Compare
Choose a tag to compare

Fixed or Changed

  • Upgrade to Go 1.18

1.0.13 - Device information retrieval support

17 Mar 03:36
Compare
Choose a tag to compare
  • device information retrieval support
  • also, cleaned up file writers

1.0.12 - Updating mixing library

22 Feb 08:04
Compare
Choose a tag to compare
v1.0.12

Updating mixing library

1.0.11 - directsound / winmm cleanup

21 Feb 00:30
Compare
Choose a tag to compare
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

20 Feb 08:43
Compare
Choose a tag to compare

DirectSound support should now happily generate buffers that are reasonably sized and trigger textual row outputs at expected rates.

v1.0.9

29 Dec 01:42
Compare
Choose a tag to compare
  • fix device kind retrieval

v1.0.8

29 Dec 01:34
Compare
Choose a tag to compare
  • actually provide device details after creation

v1.0.7

29 Dec 00:28
Compare
Choose a tag to compare
  • includes overflow protection on sample conversion

v1.0.6

28 Dec 23:20
Compare
Choose a tag to compare
  • updated gomixing library (v1.0.6)
  • mixer volume is passed in on the PremixData now, instead of being hard-coded inside the mixer