Skip to content

ACE-Step DAWThe AI-Powered DAW

A full-featured browser-based digital audio workstation with AI music generation, built on Tone.js and React.

Quick Start

bash
# Clone the repository
git clone https://github.com/nicepkg/acestep-daw.git
cd acestep-daw

# Install dependencies
npm install

# Start the development server
npm run dev

Open http://localhost:5173 and start making music.

Released under the MIT License.