AUDIODEV environment variable not used for audio control (audioctl)

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 1.3.1_05
    • Affects Version/s: 1.2.1_03, 1.4.0
    • Component/s: client-libs
    • None
    • 05
    • x86, sparc
    • solaris_7



        Name: fb126949 Date: 07/11/2001


        On Solaris, JavaSound queries $AUDIODEV to find the name of the audio device to open; instead of hardcoding to use "/dev/audio". This is good. However, it fails to use a
        similar scheme for the corresponding control device. "/dev/audioctl" is hardcoded there. This will cause problems for SunRay which uses a pseudo device of something like "utaudio/20". The fix is to simply
        append "ctl" to $AUDIODEV to get the control device, i.e.
        "utaudio/20ctl". This might also affect creative labs' soundcard


        ======================================================================

              Assignee:
              Florian Bomers (Inactive)
              Reporter:
              Florian Bomers (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: