Skip to content

Animation Audio Support #33

Description

@swordmaster2k

The animation file format supports a number of audio formats for sound effects such as WAV and MP3. Currently the editor has no mechanism to process these sound files when a user chooses to play an animation.

Java's native support for multiple sound formats is fairly limited, the javax.sound.sampled package appears to only support the WAV format. A more complete third party library, or use of JavaFX will probably be required to meet the end users requirements for audio playback in the editor.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions