Skip to content

Commit

Permalink
chore: release 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mbillingr committed Feb 17, 2021
1 parent 6094f83 commit 3a2b344
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
<a name="0.4.1"></a>
## 0.4.1 (2021-02-17)


#### Bug Fixes

* no longer delay sources by two samples ([cff41bab](https://github.com/mbillingr/ambisonic/commit/cff41bab034d78b55783606cfd6acb02c1a5b972))
* omni sources can be played again ([f2089f6c](https://github.com/mbillingr/ambisonic/commit/f2089f6cddfa9d672d453eb6a79a57579feec24f))

#### Features

* pause and resume sources ([05286720](https://github.com/mbillingr/ambisonic/commit/05286720caa291ada4e70cffaf7ee14952ed298c))
* "Ramp" sound source for testing and debugging ([c7d8c8aa](https://github.com/mbillingr/ambisonic/commit/c7d8c8aa8981ddbbf2484df97f7f61b50812e09d))
* "Constant" sound source for testing and debugging ([07a2be64](https://github.com/mbillingr/ambisonic/commit/07a2be64a5bad115568ed53872341bb1da8b3cf5))



<a name="0.4.0"></a>
## 0.4.0 (2021-02-08)

Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ambisonic"
version = "0.4.0"
version = "0.4.1"
authors = ["Martin Billinger <flkazemakase@gmail.com>"]
license = "MIT/Apache-2.0"
repository = "https://github.com/mbillingr/ambisonic"
Expand Down

0 comments on commit 3a2b344

Please sign in to comment.