Skip to content

eighttrigrams/c-b-d-c

Repository files navigation

C.D.B.C. - A Chat Based Drum Computer

AI DAW UI

  • CBDC - Chat Based Drum Computer

Setup

npm install
npm run build

Usage

Play live:

clj -M:play

The web mixer UI starts automatically at http://localhost:3015

Development

For ClojureScript hot-reload:

npm run dev

Export

Export 8 bars to WAV:

clj -X:export
clj -X:export :filename '"my-beat.wav"'

Tracks

  1. https://soundcloud.com/eighttrigrams/ai-daw-hello-world

Data Model

  • No Patterns
  • Instead Sequences, non to be repeated (in contrast to patterns) sequences of up to 16 bars, which connect to songs

About

A Chat Based Drum Computer (CBDC)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors