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

Tags: gotracker/gosound

Tags

v1.1.1

Toggle v1.1.1's commit message
Upgrade gomixing lib

v1.1.0

Toggle v1.1.0's commit message
Upgrade to Go 1.18

v1.0.13

Toggle v1.0.13's commit message
Clean up file writers

- expose device kind information

v1.0.12

Toggle v1.0.12's commit message
Updating mixing library

v1.0.11

Toggle v1.0.11's commit message
Moved many platform-specific functions out

- github.com/heucuva/go-win32
- github.com/heucuva/go-winmm
- github.com/heucuva/go-directsound

v1.0.10

Toggle v1.0.10's commit message
Rework directsound to be more reasonable

v1.0.9

Toggle v1.0.9's commit message
Added easier getter for device kind.

v1.0.8

Toggle v1.0.8's commit message
Actually provide device details

v1.0.7

Toggle v1.0.7's commit message
Updated gomixing to v1.0.7

- includes sample overflow protection

v1.0.6

Toggle v1.0.6's commit message
Updating to use MixerVolume value

- using updated gomixing library