Attached you find the patch with my latest changes. Both playback and capture from jack work now, though not simultanously.
$ jackd -d alsa -p 4096 -d hw:0 $ aplay -Dmyplug /usr/share/sounds/KDE_Startup.wav $ arecord -Dmyplug -d 4 foo.wav (see my previous mail on how to define myplug) Now, my next problem is linked playback/capture $ ./latency -m 4096 -M 4096 t 1 -p -e -C myplug -P myplug [...] ALSA lib pcm.c:1127:(snd_pcm_link) SNDRV_PCM_IOCTL_LINK failed: Bad address Streams link error: Bad address Suggestions? Maarten
pcm_jack_capture.patch
Description: Binary data