https://github.com/fwcd/bassbox-gui
Audio graph UI for Bassbox
https://github.com/fwcd/bassbox-gui
audio-processing dsp gui
Last synced: 4 months ago
JSON representation
Audio graph UI for Bassbox
- Host: GitHub
- URL: https://github.com/fwcd/bassbox-gui
- Owner: fwcd
- License: mit
- Created: 2019-09-06T15:25:08.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-14T22:51:19.000Z (almost 7 years ago)
- Last Synced: 2026-02-15T16:40:08.580Z (4 months ago)
- Topics: audio-processing, dsp, gui
- Language: JavaScript
- Homepage:
- Size: 86.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bassbox GUI
A GUI for [Bassbox](https://github.com/fwcd/bassbox) that lets the user graphically create and connect streaming audio nodes.

## Setup
* Run `npm install`
* Place the built Bassbox binary (e.g. `bassbox.exe`) in a new folder inside this repository named `local`
## Running
* Run `npm start`