On Wed, Nov 14, 2012 at 1:43 PM, Hans-Christoph Steiner <hans@at.or.at> wrote:
On 11/13/2012 10:13 PM, michael noble wrote:
> On Tue, Nov 13, 2012 at 2:07 PM, Hans-Christoph Steiner <hans@at.or.at>wrote:
>
>>
>> I added the possibility of putting the connection description in the object
>> box.  query, connect, and disconnect all worked for me.  Attached is a new
>> tarball.
>>
>> .hc
>>
>
> I tried this out quickly and received the same error as before, so no
> improvement for me. I am running jack 1.9.8, if that makes a difference.


My guess is that you have to get the names of the inputs and outputs exactly
right.

.hc

Indeed, I failed to notice that pure_data_0 needed to be changed to pd_extended_0. Apologies for not noticing something so simple myself.

/me backs away sheepishly