Marco Donnarumma wrote:
Hi list, just got my hands on the pd-gui-rewrite. It looks great, smooth and sweet, you guys have done a big re-work and i'm pretty impressed. Anyway now comes the hassle.. I cannot have the sound working on my soundcard (simple edirol UA-25 on Ubuntu 8.04). Launching pd - with or without pasuspender and or qjackctl - gives me endless: ... ... ... unknown API unknown API audio I/O stuck... closing audio sys_close_audio: unknown API 5
Clicking the OSS and portaudio settings I don't see any listed device, the dropdown menu is simply blank. Am i missing something? didn't find anything useful in the archive so far.
by default, the pd-gui rewrite seems to build without jack or portaudio. however, the gui is not very impressed, and still shows portaudio and/or jack.
if you compiled it yourself, try to explicitly enable jack with "--enabled-jack"
fg,ard IOhannes