Pyo server.boot() fails with pyolib._core.PyoServerStateException on Ubuntu 14.04
问题 I installed pyo on Ubuntu 14.04 without jack and running Python 2.7.I followed the Debian-based installing instructions written in pyo wiki. This was the code i used (it's in the pyo introduction page): from pyo import * s = Server().boot() s.start() a = Sine(mul=0.01).out() And got as result: pyo version 0.6.8 (uses single precision) ALSA lib pcm_dsnoop.c:618:(snd_pcm_dsnoop_open) unable to open slave ALSA lib pcm_dmix.c:1022:(snd_pcm_dmix_open) unable to open slave ALSA lib pcm.c:2239:(snd