Skip to content

Releases: zikichombo/sound

GH

23 Aug 22:26
Compare
Choose a tag to compare
GH Pre-release
Pre-release

Move back to GH.

remove cyclic test dep

10 Nov 09:35
Compare
Choose a tag to compare
Pre-release

Remove test dependency so go.mod graph is acyclic

Doc+Mel

19 Sep 17:24
a10cb04
Compare
Choose a tag to compare
Doc+Mel Pre-release
Pre-release

This pre-release:

  1. adds mel support to the frequency package
  2. adds some previously missing documentation
  3. fixes a typo in MarshalJSON interface for freq.T

Int32sToFloats

04 Sep 22:27
Compare
Choose a tag to compare
Int32sToFloats Pre-release
Pre-release

add Int32sToFloats

+cil.Compact

27 Aug 14:55
Compare
Choose a tag to compare
+cil.Compact Pre-release
Pre-release

add shared compaction support to facilitate implementing sound.Source.Receive.

Cleanup

26 Aug 16:13
ee625b4
Compare
Choose a tag to compare
Cleanup Pre-release
Pre-release

Normalze error naming
use "listen" build tag for tests involving or intended for listening.

v0.1.1-alpha.1

24 Aug 15:03
c1de9ac
Compare
Choose a tag to compare
v0.1.1-alpha.1 Pre-release
Pre-release

This patch release makes more uniform the ops interface by providing MustJoin.