Skip to content
This repository was 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

Choose a tag to compare

Fixed or Changed

  • Upgraded gomixing lib

1.1.0 - Go 1.18 upgrade

06 May 00:25

Choose a tag to compare

Fixed or Changed

  • Upgrade to Go 1.18

1.0.13 - Device information retrieval support

17 Mar 03:36

Choose a tag to compare

  • device information retrieval support
  • also, cleaned up file writers

1.0.12 - Updating mixing library

22 Feb 08:04

Choose a tag to compare

v1.0.12

Updating mixing library

1.0.11 - directsound / winmm cleanup

21 Feb 00:30

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

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

Choose a tag to compare

  • fix device kind retrieval

v1.0.8

29 Dec 01:34

Choose a tag to compare

  • actually provide device details after creation

v1.0.7

29 Dec 00:28

Choose a tag to compare

  • includes overflow protection on sample conversion

v1.0.6

28 Dec 23:20

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