Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 774 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 774 Bytes
English 简体中文

YADAW

YADAW stands for Yet Another Digital Audio Workstation. This is intended to be an improved version of my first attempt developing a DAW software.

Major changes:

  • Use other audio backends; remove ASIO support (why?)
  • Introduce Vestifal: a combination of several reverse-engineered works of VST plugin API
  • [WIP] Linux support
  • [WIP] Beyond stereo: add multiple speaker arrangement support
  • Mixer structure
    • Insert groups
    • Send support
    • Sidechain support
    • PDC supoort
    • ...
  • Stock plugins (maybe)
  • ...