Skip to content

shiehn/SignalsAndSorcery

Repository files navigation

SignalsAndSorcery

SignalsAndSorcery is an open source WebAudioApi powered audio loops composer. This VueJS application is the frontend for the online audio stems platform SignalsAndSorcery.ai. It pulls content from any endpoint serving MrTap Music-Runtime-Assembly-Protocol formatted JSON. It enables user to arrange audio stems/loops in browser and download the results as audio files or popular DAW project files.

Screen Shot


SETUP:

yarn install

TEST:

yarn test

BUILD:

yarn build

RUN LOCALLY:

yarn serve

VIEW IN BROWSER:

http://localhost:8080/

SignalsAndSorcery Server Pipeline

The server pipeline is not part of this repo but the client pulls from the pipeline server. This info-graph provides a high level overview. The pipeline generates samples and permutations through a variety of techniques.

sas-pipeline-design

About

A VueJS, WebAudioApi powered audio sample arrangement tool.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages