luis4god / darkice

Automatically exported from code.google.com/p/darkice
0 stars 0 forks source link

[patch] Option in config file to specify to which jack ports darkice should autoconnect. #68

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
If you apply the patch you can now specify an extra option in darkice.cfg to 
make darkice auto connect to a specific port.

the option is:
jackPortPattern = [pattern]

It works only if you the device = jack_auto

For example if you specify "capture" it will connect to the first 2 ports that 
match "capture"

If the option is not there or empty, it will connect to the first ports it will 
find (normal behavior of jack_auto).

Original issue reported on code.google.com by h...@v89.eu on 19 May 2012 at 3:09

Attachments:

GoogleCodeExporter commented 9 years ago
Could you also add this information in the manual file?

Original comment by rafael2k...@gmail.com on 15 Jul 2013 at 4:41

GoogleCodeExporter commented 9 years ago
Patch for the manual file. (sorry for the delay, forgot to upload it)

Original comment by h...@v89.eu on 8 Sep 2013 at 9:56

Attachments: