You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added
Added a few examples of using the player in a project!
Fixed or Changed
Fixed a missing Seek() call on the reader format scanner.
Updated gotracker/gomixing package to v1.3.0
Removed
Removed the unnecessary "bits per sample" code, since they are only needed in the mixer.
Notes
This is the first version where the API is mostly tightened down to a reasonable place. It still has a long way to do, but now it's able to be worked on without fear of things unravelling in weird ways.
There are integration examples now! Check out the internal/examples folder for more insight into these.