Lennart Poettering wrote: > On Wed, 27.05.09 10:12, Tanu Kaskinen (tanuk at iki.fi) wrote: > > >> 2009/5/27 Patrick Shirkey <pshirkey at boosthardware.com>: >> >>> So is the only way to communicate with pulse other than brute force kill or >>> "pasuspender" to use the dbus protocol? >>> >> Probably yes, since it seems that PA's client API doesn't contain >> functions for suspending sinks (i.e. release devices). >> > > That's not true. There's > pa_context_suspend_{sink|source}_by_{name|index}(). > > Which is used by pasuspender and pactl. > > Just to confirm, would it be trivial to have ex. pajackconnect which could be called when jack is started which suspended the existing sink/source and unloaded them and inserted module-jack-sink and module-jack-source? Patrick Shirkey Boost Hardware Ltd > Lennart > >