Releases: mbillingr/ambisonic
Releases · mbillingr/ambisonic
v0.4.1
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)
v0.3.1
Performance
- update and optimize Noise struct (e2540a65)
v0.3.0
Features
- expose low-level structures (ed4da4ef)
- new API - playback with initial position (3af13174)
v0.2.1
Bug Fixes
- badass memory leak in HRTF renderer (c911536d)
v0.2.0
Bug Fixes
- play sounds at correct sample rate (7d6eafcb)
Features