standard library audio/image support

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Johan Kotlinski

    #1

    standard library audio/image support

    Hi there!

    I spent the afternoon making a simple graphics-to-audio converter..

    I was surprised to find that the AIFF parser/writer is in the standard
    library, but that I had to go to some external library for opening and
    manipulating a JPG file.

    How come audio is deemed more important for the standard library than
    imaging?

    Regards,
    Johan

Working...