Skip to content

Web based music studio application using webaudioapi.

License

Notifications You must be signed in to change notification settings

danielHPeters/dank-studio

Repository files navigation

Waffle.io - Columns and their card count

dank-studio

Web based music studio application using web audio API.

Setup

Prerequisites

  1. Make sure you have the latest node.js version installed download Link

Initialize the project

  1. Install the windows native build tools package (Windows only. Install native c compiler and python 2.7.x on UNIX systems if those programs aren't installed already) to compile some of the required libraries using npm install -g windows-build-tools in an admin CMD or PowerShell window.
  2. Install gulp webpack and typescript globally to avoid problems npm install -g gulp-cli webpack webpack-command typescript
  3. Run npm install using a terminal in the project root directory.
  4. Run gulp using a terminal in the project root directory to compile all the typescript files to regular JavaScript files
  5. Execute npm start in a terminal while in the project root directory.

Starting the game

  1. Open your browser and enter http://localhost:3000

About

Web based music studio application using webaudioapi.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published