AudioMasher

command module
v0.0.0-...-1aefedc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 7, 2023 License: MIT Imports: 18 Imported by: 0

README

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

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL