What is required for the MVP

Interface:

Prerequisites:

  • Must be cross-platform and work perfect on Linux
  • Must look native on all systems
    Design:
    TOBEDONE

Engine:

Prerequisites:

  • The audio engine must be 100% separated from the UI code, so it's possible to write another client that uses it.
  • It must work with the following audio backends
    • MacOS
      • CoreAudio
    • Linux
      • Jack
      • Alsa
    • Windows
      • I have no idea
  • It must support the following plugin formats
    • CLAP
    • VST3
0
Backlog
0
To Do
0
In Progress
0
Done