Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8222564

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

XMLWordPrintable

    • Icon: CSR CSR
    • Resolution: Withdrawn
    • Icon: P4 P4
    • 13
    • client-libs
    • None
    • behavioral
    • minimal
    • File or wire format
    • Implementation

      Summary

      "AU" audio file format can contain the data in the 32-bit or 64-bit float encoding. JavaSound supports only "32-bit IEEE floating point" encoding for AU file format, it would be good to support the "64-bit IEEE floating point" as well.

      Problem

      When support of AU was added to the JDK(around JDK 1.3) the float encoding was not supported. But in JDK 7 the 32-bit and 64-bit float encoding were added for WAV format, and it can be reused by the AU file readers/writers.

      Solution

      This is the request to accept "64-bit IEEE floating point" encoding in the AU file readers/writers.

      https://en.wikipedia.org/wiki/Au_file_format
      encoding 7 = 64-bit IEEE floating point 

            serb Sergey Bylokhov
            serb Sergey Bylokhov
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: