Skip to content

Include Support for Other Audio Formats #1

Description

@rvare

Currently, the application can support audio files in the WAV format. The Clip interface can support other audio formats though. Below is a list of supported formats:

  • AIFF (Audio Interchange File Format),
  • AIFC (AIFF Compressed),
  • AU,
  • and SND (Same as AU).

However, in the future it would be better to support formats like MP3 and OGG since they are more commonly used than WAV and AIFF, for instance. This may require the use of the Java FX library. For now though, these formats should be included.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions