Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Audio Engine #3

Open
5 tasks
LunaeSomnia opened this issue Jul 12, 2023 · 0 comments
Open
5 tasks

Audio Engine #3

LunaeSomnia opened this issue Jul 12, 2023 · 0 comments
Labels
critical Critical to the roadmap

Comments

@LunaeSomnia
Copy link
Collaborator

LunaeSomnia commented Jul 12, 2023

Requisites

  • A sample must be an audio file. A file is considered an audio file if it’s extension is one of the following:

    • mp3
    • wav
    • flac
    • cogg
  • The user must be able to play, pause and stop the selected sample in the Sample Playback section.

  • The user must be able to seek to any instant of the selected sample in the Sample Playback section.

  • The user must be able to loop the selected sample inside the Sample Playback section.

  • The user must be able to change start and end positions of the selected sample inside the Sample Playback section.

@LunaeSomnia LunaeSomnia added the critical Critical to the roadmap label Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
critical Critical to the roadmap
Projects
None yet
Development

No branches or pull requests

1 participant