lewiswolf / 2d-drum-model-bela

A synthesised ideal membrane running on Bela

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To use this application, download this repo onto a Bela, as well as your personal machine, and connect both devices to the same network. Then, from your personal machine, start the project on http://bela.local before installing the GUI.

As a prerequisite, you will need NodeJS installed, which is available from most established package managers (apt, homebrew, etc...) or you can download it directly online. Then, from inside the project directory, run:

cd react-app
npm install
npm start

This will install and launch the GUI in your default browser, at http://localhost:3000, and upon successfully connecting to Bela you can begin playing. :)

About

A synthesised ideal membrane running on Bela


Languages

Language:C++ 53.0%Language:JavaScript 36.1%Language:SCSS 9.7%Language:HTML 1.2%