<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [OS X] (USB) sink/source names are meaningless and vary across pulseaudio restarts"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=88941">88941</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[OS X] (USB) sink/source names are meaningless and vary across pulseaudio restarts
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>PulseAudio
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Mac OS X (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>major
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>misc
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>pulseaudio-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>rjvbertin@gmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>pulseaudio-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>lennart@poettering.net
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=113100" name="attach_113100" title="pacmd list-sinks > pacmd-list-sinks-1.log">attachment 113100</a> <a href="attachment.cgi?id=113100&action=edit" title="pacmd list-sinks > pacmd-list-sinks-1.log">[details]</a></span>
pacmd list-sinks > pacmd-list-sinks-1.log

On OS X, pulseaudio attributes human-unreadable names to the sinks and sources
it detects, and in addition to that, they vary across restarts for USB sound
devices. They may also vary for other external sound devices (FireWire), but I
don't have any way to test that. 

The attachments highlight the issue: they are the output of `pacmd list-sinks`
for 2 consecutive runs of `pulseaudio -C`:

<span class="quote">> pulseaudio -C
> pacmd list-sinks > pacmd-list-sinks-1.log
> pulseaudio -C
> pacmd list-sinks > pacmd-list-sinks-2.log
> pacmd list-sources > pacmd-list-sources-2.log
> pulseaudio -C
> pacmd list-sinks > pacmd-list-sinks-3.log
> pacmd list-sources > pacmd-list-sources-3.log</span >

The implications are clear: it's impossible to set a default sink and/or source
persistently, other than to the internal devices.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>