Code Monkey home page Code Monkey logo

web-synth's Introduction

Web Synth and Digial Audio Workstation

This is a web-based DAW (Digital Audio Workstation) written in Rust/WebAssembly and TypeScript. Its goal is to provide users with the tools they need to create unique sounds and audio compositions within the context of the web browser. It makes use of the WebAudio API.

This project is still in its early stages. At the time of writing this, it really can't be used for any kind of meaningful work. However, the pieces are there and all it really requires right now is some cohesion between them as well as quality-of-life features.

Installation

Running via Docker

If you'd prefer to avoid manually installing all of the software required to build + run this application, you can make use of the Docker build functionality. Just make sure you have Docker installed and run the provided docker_build_all.sh file. It will handle building the project and serving it on http://localhost:7777/. Please note that the Docker image is very big (>1GB).

Building + Installing from Scratch

You'll need a few pieces of software in order to build this. They're mainly for compiling, transforming, and optimizing the WebAssembly blobs that are created as output fro the Rust application.

You must have several tools installed in order to use this template:

Once you have these tools installed, you can build the project by running the build_all.sh script (to create an optimized, production deployment) or run.sh (to start a local serve for development).

web-synth's People

Contributors

ameobea avatar

Watchers

 avatar

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.