-
-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sound library error: unable to decode sound file bounce.wav #13
Comments
I'm not sure what this iTea plugin is but it looks like it's some component of your computer's audio setup. Either way, the error message you copied is not related to being unable to decode a sound file. Does the Sound plugin work, like can you hear anything? Can you post the output of calling |
Hi, Sound.list(); presents me with the information below: Thank you, 2018-09-28 08:45:40.997 java[29942:2888519] Error loading /Library/Audio/Plug-Ins/HAL/Digital Power Station.plugging/Contents/MacOS/iTea: dlopen(/Library/Audio/Plug-Ins/HAL/Digital Power Station.plugin/Contents/MacOS/iTea, 262): no suitable image found. Did find: |
Without any more information I'm gonna close this issue as it's probably a duplicate of #15 (seeing as the problem was with a particular WAV file) |
I recently opened a project from last school year and got the error above.
The error below was also included:
2018-09-27 15:43:26.764 java[18335:2483814] Error loading /Library/Audio/Plug-Ins/HAL/Digital Power Station.plugin/Contents/MacOS/iTea: dlopen(/Library/Audio/Plug-Ins/HAL/Digital Power Station.plugin/Contents/MacOS/iTea, 262): no suitable image found. Did find:
/Library/Audio/Plug-Ins/HAL/Digital Power Station.plugin/Contents/MacOS/iTea: no matching architecture in universal wrapper
/Library/Audio/Plug-Ins/HAL/Digital Power Station.plugin/Contents/MacOS/iTea: no matching architecture in universal wrapper
2018-09-27 15:43:26.764 java[18335:2483814] Cannot find function pointer iTeaHAL for factory 666438A7-7C20-4274-91D4-A7B71A71A40F in CFBundle/CFPlugIn 0x7f968c873380 </Library/Audio/Plug-Ins/HAL/Digital Power Station.plugin> (bundle, not loaded)
Sep 27, 2018 3:43:26 PM com.jsyn.engine.SynthesisEngine start
INFO: Pure Java JSyn from www.softsynth.com, rate = 44100, RT, V16.8.0 (build 463, 2017-10-16)
The text was updated successfully, but these errors were encountered: