You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@arirusso Is it supposed to work? Everything installs fine for me, but fails to play a sample mp3:
36-156% /opt/local/libexec/ruby3.3/playback /Users/svacchanda/Downloads/JENNIE_SOLO.mp3
/opt/local/lib/ruby3.3/gems/3.3.0/gems/ruby-audio-1.6.1/lib/ruby-audio/sound.rb:35:in `initialize': File does not exist or is not a regular file (possibly a pipe?). (RubyAudio::Error)
from /opt/local/lib/ruby3.3/gems/3.3.0/gems/ruby-audio-1.6.1/lib/ruby-audio/sound.rb:35:in `initialize'
from /opt/local/lib/ruby3.3/gems/3.3.0/gems/audio-playback-0.0.8/lib/audio-playback/file.rb:11:in `open'
from /opt/local/lib/ruby3.3/gems/3.3.0/gems/audio-playback-0.0.8/lib/audio-playback/file.rb:11:in `initialize'
from /opt/local/lib/ruby3.3/gems/3.3.0/gems/audio-playback-0.0.8/lib/audio-playback/sound.rb:16:in `new'
from /opt/local/lib/ruby3.3/gems/3.3.0/gems/audio-playback-0.0.8/lib/audio-playback/sound.rb:16:in `load'
from /opt/local/lib/ruby3.3/gems/3.3.0/gems/audio-playback-0.0.8/lib/audio-playback.rb:43:in `block in play'
from /opt/local/lib/ruby3.3/gems/3.3.0/gems/audio-playback-0.0.8/lib/audio-playback.rb:43:in `map'
from /opt/local/lib/ruby3.3/gems/3.3.0/gems/audio-playback-0.0.8/lib/audio-playback.rb:43:in `play'
from /opt/local/lib/ruby3.3/gems/3.3.0/gems/audio-playback-0.0.8/bin/playback:73:in `<top (required)>'
from /opt/local/libexec/ruby3.3/playback:25:in `load'
from /opt/local/libexec/ruby3.3/playback:25:in `<main>'
@arirusso Is it supposed to work? Everything installs fine for me, but fails to play a sample mp3:
Also: warhammerkid/ruby-audio#11
The text was updated successfully, but these errors were encountered: