Coder Social home page Coder Social logo

pitpit / synt Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 3.68 MB

๐Ÿ”Š Connect tiny modules to build synthetic sounds (WIP)

Home Page: https://pitpit.github.io/synt

TypeScript 84.25% JavaScript 11.20% HTML 2.43% SCSS 2.12%
webaudio typescript webpack sound webaudioapi

synt's Introduction

Synt

Build Status

Synt's main idea is to allow the user to assemble tiny modules to build synthetic sounds as easy as pie. Each module is a square with up to 4 inputs or outputs that can be connected to other modules. And that's it.

Synt was also designed to be scalable by facilitating module development by third party developers.

See the live demo here: https://pitpit.github.io/synt

THIS PROJECT IS UNDER DEVELOPMENT AND IS NOT YET PROPERLY DOCUMENTED.

Synt screenshot

Inspiration

Here's some articles or libraries that have been useful or inspiring for this project. I'd would like to thank the authors for their help !

With special thanks to https://github.com/charlieroberts, primary developer of Gibberish.

Developing

Install dependencies:

npm install

Run web dev server:

npm start

Run linter:

npm run lint

Run tests:

npm test

TODO

  • PlugType.CTRL should be splitted into PlugType.CTRLOUT and PlugType.CTRLIN
  • Specific draw for knob with animation when changing value
  • Camel case filenames
  • Gain value on Speaker should be controllable by Knob Mod
  • Responsive view
  • Keyboard input
  • Protect against link loop
  • Add a file player Mod
  • Ability to rotate Mod on Rack
  • Add a top layer to put more Mods?
  • Specific draw for oscillator
  • implement Flanger & Reverb
  • transition sound when linking a Control Mod to avoic clicks
  • when connecting a know on a Mod, it should set its value to the linked Mod value (and animate)

synt's People

Contributors

dependabot[bot] avatar pitpit avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  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.