Skip to content

Perpetual "Loading previous buffer contents. Please wait..." No sound. Windows 10 #871

Closed
@BespectacledSynthesis

Description

@BespectacledSynthesis

I've looked at similar issues but I think this one might be unique. (#830 ,#702, #711)
Downloaded and ran Sonic Pi v2.8.0 for Windows from the main page.

Upon first launch the following error was thrown:

Detailed Error Report:

GUI log

[GUI] - shutting down any old audio servers...
[GUI] - using default editor colours
[GUI] - booting live coding server
[GUI] - starting UDP OSC Server on port 4558...
[GUI] - UDP OSC Server ready and listening
[GUI] - waiting for server to connect...
[GUI] - critical error!

Server Errors

Could not load did_you_mean

Server Output

Device options:

Booting with:
In: MME : Microphone (Conexant SmartAudio
Out: MME : Speakers (Conexant SmartAudio H
SC_PortAudioDriver: PortAudio failed at Pa_OpenStream with error: 'Unanticipated host error'
could not initialize audio.


Every time I've tried to run after the first no error is thrown but all buffers include the "# Loading previous buffer contents. Please wait..." comment and there is nothing in the log panel.

I've checked the user directory with .sonic-pi/log and looked at the files after several launch attempts and these logs are there:

GUI log

[GUI] - shutting down any old audio servers...
[GUI] - using default editor colours
[GUI] - booting live coding server
[GUI] - starting UDP OSC Server on port 4558...
[GUI] - UDP OSC Server ready and listening
[GUI] - waiting for server to connect...
[GUI] - server failed to start with this error message:
> Server Exception:
No such process
[GUI] - asking server process to exit...
[GUI] - exiting. Cheerio :-)

Server Errors

Could not load did_you_mean
Failed to start server: No such process
C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/scsynthexternal.rb:188:in kill' C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/scsynthexternal.rb:188:inrescue in boot_and_wait'
C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/scsynthexternal.rb:193:in boot_and_wait' C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/scsynthexternal.rb:210:inboot_server_windows'
C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/scsynthexternal.rb:114:in boot' C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/scsynthexternal.rb:48:ininitialize'
C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/server.rb:73:in new' C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/server.rb:73:ininitialize'
C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/studio.rb:28:in new' C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/studio.rb:28:ininitialize'
C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/lang/sound.rb:107:in new' C:/Program Files (x86)/Sonic Pi/app/server/sonicpi/lib/sonicpi/lang/sound.rb:107:inblock (2 levels) in included'
C:/Program Files (x86)/Sonic Pi/app/gui/qt/release/../../../../app/server/bin/sonic-pi-server.rb:119:in new' C:/Program Files (x86)/Sonic Pi/app/gui/qt/release/../../../../app/server/bin/sonic-pi-server.rb:119:in

'

Server Output

Device options:

Booting with:
In: MME : Microphone (Conexant SmartAudio
Out: MME : Speakers (Conexant SmartAudio H
SC_PortAudioDriver: PortAudio failed at Pa_OpenStream with error: 'Unanticipated host error'
could not initialize audio.
Using protocol: udp


This mostly looks similar to issue #702 but there is no evidence of a 'zombie' instance of scsynth in the task manager.

I'm looking to get into live coding and would really like to start here, seems to be a good community and well supported project. Any guidance would be much appreciated!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions