The Jenkins Controller is preparing for shutdown. No new builds can be started.
Summary
- ALAudioSink: Enhance description re 'AudioFrame' and 'frameDuration'; Drop unused field 'avgFrameDuration'. (details)
- ALAudioSink: Use float in seconds for duration (AudioFormat and 'avgFrameDuration') to avoid losing precision when dealing with stats, averages etc (details)
- ALException: Suppress serial warning (details)
- Sound3D: Further OO wrapper to be used in ALAudioSink: Context locking, ALCcontext recreation, .. (details)
- ALAudioSink: Use and expose Sound3D object, allow user app to deal w/ JOAL/OpenAL easier and reuse Context context locking (details)
- Promote SimpleSineSynth to API (util) from Synth02AL, allowing user to have a simple sound source to test (details)