An open API service indexing awesome lists of open source software.

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

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.

![Screenshot](screenshot.png)

## 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`