Skip to content

qchenevier/scribbleton-live

Repository files navigation

Scribbleton Live

A light digital audio workstation, fully in-browser, leveraging WebAudio, built with:

You can check the demo here.

Installation & Usage

  • git clone the repo
  • npm install to install the project deencies
  • npm run dev to start the app development server
  • go to http://localhost:3000 to see the app

Deployment

Online deployment:

  • see the deployment workflow with Github Actions

or local deployment:

  • npm run generate to build & export single-page app
  • npm run serve to serve the dist folder
  • go to http://localhost:3000 to see the app

Sources of inspiration

Beats

@walmik collection of scribbletune examples, especially this article on classic breakbeats.

Ethan Hein's blog and its breakbeats google sheet.