## 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)) ## 0.4.0 (2021-02-08) #### Features * upgrade to rodio 0.13 ([c29eea39](https://github.com/mbillingr/ambisonic/commit/c29eea393cbcda8ced6db52f2977532517020574)) ## 0.3.1 (2020-10-26) #### Performance * update and optimize Noise struct ([e2540a65](https://github.com/mbillingr/ambisonic/commit/e2540a651294e0b6d9043b61dde9b7f525f2ad41)) ## 0.3.0 (2019-05-20) #### Features * expose low-level structures ([ed4da4ef](https://github.com/mbillingr/ambisonic/commit/ed4da4ef4417f0296e339bb975a9e2e34803fa0f)) * new API - playback with initial position ([3af13174](https://github.com/mbillingr/ambisonic/commit/3af1317424d405c0935a4fb8fdf2a69966dc4ff1)) ## 0.2.1 (2018-07-29) #### Bug Fixes * badass memory leak in HRTF renderer ([c911536d](https://github.com/mbillingr/ambisonic/commit/c911536da50f150ef2d773388cc632faa809c195)) ## 0.2.0 (2018-07-28) #### Bug Fixes * play sounds at correct sample rate ([7d6eafcb](https://github.com/mbillingr/ambisonic/commit/7d6eafcb68f08b904f6ad682bf1418ddcb2dddfe)) #### Features * HRTF rendering ([bdebdd19](https://github.com/mbillingr/ambisonic/commit/bdebdd198d651589bac21472a68952b099207234)) * white noise source ([ef5be4db](https://github.com/mbillingr/ambisonic/commit/ef5be4dbadd5ad59eaea33c916978298b3388f66)) ## 0.1.2 (2018-07-22) #### Bug Fixes * #1 z-coordinate bug ([efff4d15](https://github.com/mbillingr/ambisonic/commit/efff4d15d1271c0c9e347cdc93fdbfeaf7ac199d)) * correct example velocity and doppler factor ([8457a2f3](https://github.com/mbillingr/ambisonic/commit/8457a2f320a7ed560493ca02f9809666a64fbe13)) #### Features * smooth source movement ([d3efa648](https://github.com/mbillingr/ambisonic/commit/d3efa648c35532072338dbea868e305d19533855)) ## 0.1.1 (2018-07-20) #### Bug Fixes * readme and repo link ([ca18ce46](https://github.com/mbillingr/ambisonic/commit/ca18ce46297385c863c7efd7486ef8284e88d41d)) ## 0.1.0 (2018-07-20) #### Bug Fixes * keyword typo ([60e42d67](https://github.com/mbillingr/ambisonic/commit/60e42d677dd4d80515973d3627e6c75bf5b5c34a)) #### Features * doppler effect ([92d2ea3d](https://github.com/mbillingr/ambisonic/commit/92d2ea3da3d4e1a194d016f80e2d971d7d056ab7)) * BstreamController ([2848c6fd](https://github.com/mbillingr/ambisonic/commit/2848c6fd535fca7d2c44adbfc839d824c8e2dcce)) * working prototype ([f2e5f630](https://github.com/mbillingr/ambisonic/commit/f2e5f63058ce88efc3b21a47ebd082536bff2ecf)) * impl BstreamStereoRenderer ([fcf2e4cf](https://github.com/mbillingr/ambisonic/commit/fcf2e4cf763bedc947eb9cd541d16f3556a9ed1c)) * impl Bformat ([04b98a57](https://github.com/mbillingr/ambisonic/commit/04b98a576309e06a7ef39a6acafab9de575aaa76)) * first struct skeletons ([2a66dce1](https://github.com/mbillingr/ambisonic/commit/2a66dce153cb9a41c7a8afd93e266e0add1c4750))