- Fixed broken playback when playing streaming sources under I/O pressure
- Fixed missing bindings for Source#move
- Added syntactic sugars
Source#move
andListener#move
for changing position based on velocity
- The original
EffectSlot#feed
method is now changed toSource#feed
to be more consistent with OpenAL API - Added Win32API binding
- Enhanced documentation
- More test coverage
- Minor bug fixes
Initial release