Skip to content

Releases: kopera/erlang-alsa

0.2.3

15 Sep 11:40
Compare
Choose a tag to compare

Fixes:

  • An invalid package was published to hex.pm causing build errors

0.2.2

14 Sep 13:18
Compare
Choose a tag to compare

Fixes:

  • Fix the alsa_pcm:swparams/0 and alsa_pcm:swparams_options/0 types

0.2.1

03 Sep 09:50
Compare
Choose a tag to compare

New Features

  • Add support for querying current software params (swparams)
  • Add support for setting the silence size and threshold software parameter

0.2.0

04 Feb 09:42
Compare
Choose a tag to compare

New Features

  • Add support for the Alsa low level control API through the alsa_ctl module.

Fixes:

  • Release the allocated binary in case of error in the alsa_pcm:readi/2 nif.

0.1.0

04 Feb 09:42
Compare
Choose a tag to compare

Initial release