Skip to content
Success

macos-x86_64 (May 23, 2023, 2:36:42 AM)

Started 2 yr 2 mo ago
Took 4 min 50 sec on macos-x86_64-jau-012
Build Artifacts
artifact.properties624 Bview
joal-2.5-b681-20230523-macosx-universal-test-results-macos-x86_64-jau-012.7z6.55 KiBview
joal-2.5-b681-20230523-macosx-universal.7z4.30 MiBview

Started by upstream project joal build number 681
originally caused by:

Revision: 1a4305bbfd4f091fe8d57aa35a76de14ee83383c
Repository: git://jogamp.org/srv/scm/joal.git
  • origin/master
Test Result (no failures)
    Changes
    1. ALAudioSink: Enhance description re 'AudioFrame' and 'frameDuration'; Drop unused field 'avgFrameDuration'. (details / cgit)
    2. ALAudioSink: Use float in seconds for duration (AudioFormat and 'avgFrameDuration') to avoid losing precision when dealing with stats, averages etc (details / cgit)
    3. ALException: Suppress serial warning (details / cgit)
    4. Sound3D: Further OO wrapper to be used in ALAudioSink: Context locking, ALCcontext recreation, .. (details / cgit)
    5. ALAudioSink: Use and expose Sound3D object, allow user app to deal w/ JOAL/OpenAL easier and reuse Context context locking (details / cgit)
    6. Promote SimpleSineSynth to API (util) from Synth02AL, allowing user to have a simple sound source to test (details / cgit)