1 Apr 2007 03:34
Re: [Jackit-devel] port and connection monitoring
Dave Robillard <drobilla <at> connect.carleton.ca>
2007-04-01 01:34:10 GMT
2007-04-01 01:34:10 GMT
On Sun, 2007-04-01 at 00:15 +0200, Fons Adriaensen wrote: > Hello, > > I've been looking into JACK's API as regards port and connection > monitoring - those calls used by an app such as qjackctl. > > There are a few odd things there. > > - While you can get a notification for each port created or removed > there seems to be no such thing for connections or disconnections. > Apparently the only thing you can do when getting a graph-reorder > callback is to scan all connections of all ports of all clients, > and sort out what has changed. This is not very useful. Agreed. Working around this for Patchage was incredibly annoying and ugly (not to mention significantly slower than it needs to be). Simple connection/disconnection updates from Jack (ie foo:a bar:b were connected or disconnected) would be a very (very) nice thing. -DR- ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
RSS Feed