Hi list, So let's say I want to build a pulse audio backend for Pd (i.e., an s_audio_pulse.c).
I assume I have to use this API: http://freedesktop.org/software/pulseaudio/doxygen/async.html
Can I use the s_audio_jack.c as a guide for this? Or would that be completely different?
-Jonathan
On Mon, 2014-05-26 at 19:36 -0700, Jonathan Wilkes wrote:
Hi list, So let's say I want to build a pulse audio backend for Pd (i.e., an s_audio_pulse.c).
I'm sorry I don't know anything to answer your question. But I wish you success with that project. It'd be great if Pd would support Pulseaudio directly. Thanks for trying!
Roman
I think that would work fine. One slight restrction in the jack code is that the callback boocksize has to be a multiple of 64 - if pulse callbacks have other sizes you'd have to write some code to re-buffer callbacks.
FWIW I think pulseaudio is available already via portaudio, which might be an easier way to do it.
cheers Miller
On Mon, May 26, 2014 at 07:36:11PM -0700, Jonathan Wilkes wrote:
Hi list, So let's say I want to build a pulse audio backend for Pd (i.e., an s_audio_pulse.c).
I assume I have to use this API: http://freedesktop.org/software/pulseaudio/doxygen/async.html
Can I use the s_audio_jack.c as a guide for this? Or would that be completely different?
-Jonathan
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list