Support of "64-bit IEEE floating point" encoding for the AU file format

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 13
    • Affects Version/s: 11, 12, 13
    • Component/s: client-libs
    • b25
    • generic
    • generic

        AU file format can contains the data in the float encoding. When support of AU was added to the jdk the float format was not supported. But in jdk 7 PCM_FLOAT was added(for WAV) and it can be reused for AU as well.

        In jdk9(JDK-8146239) support of "PCM_FLOAT and 32 sampleSizeInBits" was added. But AU format supports 64-bit as well:
        https://en.wikipedia.org/wiki/Au_file_format
          encoding 7 = 64-bit IEEE floating point

              Assignee:
              Sergey Bylokhov
              Reporter:
              Sergey Bylokhov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: