Coder Social home page Coder Social logo

pac-dev / audiomasher Goto Github PK

View Code? Open in Web Editor NEW
63.0 2.0 9.0 763 KB

Generative Audio Playground

Home Page: https://audiomasher.org

License: Other

Go 2.53% CSS 2.82% JavaScript 66.50% HTML 27.80% Python 0.34%
generative-music web-audio-api web-audio sporth

audiomasher's Introduction

AudioMasher

Generative Audio Playground - https://www.audiomasher.org

  • Edit and play Sporth audio scripts in the browser
  • Browse and listen to existing scripts
  • Add your scripts to the collection

Building

To get the latest source and build the server using Git and Go:

git clone https://github.com/pac-dev/AudioMasher
cd AudioMasher/
go build

Sporth is already compiled to JS and included in the project, but if you want to compile it yourself, the code glue is here: https://github.com/pac-dev/SporthEm

Running

  • Serve the static folder from a static host.
  • Create your own config/masher.config based on the included example config file.
  • Run the AudioMasher binary alongside the templates and config directories.

Troubleshooting

  • Files served by the static host might require some HTTP headers:
    • access-control-allow-origin set to the server address
    • content-type: application/wasm for the wasm file

Tools used

audiomasher's People

Contributors

pac-dev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

audiomasher's Issues

Building locally fails

Hello. It seems the hosted version is down. Is there a plan to restore it, or is it stopped?
I am trying to build AudioMasher locally and having this issue with go build and go get.

package github.com/asdine/storm/v3: cannot find package "github.com/asdine/storm/v3" in any of:
	/usr/lib/go-1.10/src/github.com/asdine/storm/v3 (from $GOROOT)
	/home/grid/go/src/github.com/asdine/storm/v3 (from $GOPATH)

What's the recommended browser?

I tried with Chrome and Firefox on Windows 10. However, with both browsers there are issues. Take for example 440 0.5 sine:

  • Chrome: patch plays correctly, but there are clicks

  • Firefox: volume starts at 0.5 then quickly approaches 1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.