Patches item #3604698, was opened at 2013-02-14 07:08
Message generated for change (Tracker Item Submitted) made by zmoelnig
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3604698&group_id=55736

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata
Group: feature
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: IOhannes m zmölnig (zmoelnig)
Assigned to: Miller Puckette (millerpuckette)
Summary: start jack portnames at 1

Initial Comment:
for reasons unknown to me, most applications in the jack world start couting 
their ports with "1".
Pd is the big exception here (starting with 0).

this is bad, as it prevents us to use tools like jack.plumbing to handle 
connections (where one can use regular expression with backreferences to 
describe how jackports should (not) be connected; this only works if both 
applications use the same numbering scheme)

the attached patch makes Pd use "standard conformant" portnames.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3604698&group_id=55736

_______________________________________________
Pd-dev mailing list
[email protected]
http://lists.puredata.info/listinfo/pd-dev

Reply via email to