Skip to content

Latest commit

 

History

History
117 lines (55 loc) · 3.73 KB

CHANGELOG.md

File metadata and controls

117 lines (55 loc) · 3.73 KB

0.4.1 (2021-02-17)

Bug Fixes

  • no longer delay sources by two samples (cff41bab)
  • omni sources can be played again (f2089f6c)

Features

  • pause and resume sources (05286720)
  • "Ramp" sound source for testing and debugging (c7d8c8aa)
  • "Constant" sound source for testing and debugging (07a2be64)

0.4.0 (2021-02-08)

Features

0.3.1 (2020-10-26)

Performance

  • update and optimize Noise struct (e2540a65)

0.3.0 (2019-05-20)

Features

  • expose low-level structures (ed4da4ef)
  • new API - playback with initial position (3af13174)

0.2.1 (2018-07-29)

Bug Fixes

  • badass memory leak in HRTF renderer (c911536d)

0.2.0 (2018-07-28)

Bug Fixes

  • play sounds at correct sample rate (7d6eafcb)

Features

0.1.2 (2018-07-22)

Bug Fixes

  • #1 z-coordinate bug (efff4d15)
  • correct example velocity and doppler factor (8457a2f3)

Features

0.1.1 (2018-07-20)

Bug Fixes

0.1.0 (2018-07-20)

Bug Fixes

Features