Skip to content

Instantly share code, notes, and snippets.

@j0ni
Last active November 23, 2022 18:26
Show Gist options
  • Save j0ni/6839fc3e970b87d0544e1302dda54b38 to your computer and use it in GitHub Desktop.
Save j0ni/6839fc3e970b87d0544e1302dda54b38 to your computer and use it in GitHub Desktop.
errors starting scsynth
[joni@omar ~]$ scsynth -t 44444
Found 2 LADSPA plugins
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jackdmp 1.9.21
Copyright 2001-2005 Paul Davis and others.
Copyright 2004-2016 Grame.
Copyright 2016-2022 Filipe Coelho.
jackdmp comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details
JACK server starting in realtime mode with priority 10
self-connect-mode is "Don't restrict self connect requests"
audio_reservation_init
Acquire audio card Audio0
creating alsa driver ... hw:0|hw:0|1024|2|48000|0|0|nomon|swmeter|-|32bit
ALSA: Cannot open PCM device alsa_pcm for playback. Falling back to capture-only mode
JackTemporaryException : now quits...
Released audio card Audio0
audio_reservation_finish
Cannot initialize driver
JackServer::Open failed with -1
Failed to open server
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
[joni@omar ~]$ pw-jack scsynth -t 44444
Found 2 LADSPA plugins
JackDriver: client name is 'SuperCollider'
SC_AudioDriver: sample rate = 48000.000000, driver's block size = 1024
SuperCollider 3 server ready.
Zeroconf: failed to create client: Daemon not running
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment