Giter Site home page Giter Site logo

klebs6 / tuning-workbench-synth Goto Github PK

View Code? Open in Web Editor NEW

This project forked from surge-synthesizer/tuning-workbench-synth

0.0 1.0 0.0 462 KB

A simple JUCE synth which uses our tuning-library

License: GNU General Public License v3.0

Shell 0.12% C++ 42.55% C 0.03% CMake 1.32% Jupyter Notebook 20.90% Makefile 0.17% Rust 34.92%

tuning-workbench-synth's Introduction

Tuning Workbench Synth

Tuning Workbench Synth is a synthesizer for learning and experimenting with microtonal scales. For motivation and documentation please see the surge synth team TWS landing page.

This is the developer documentation. Currently we are in an early beta. Some features are still not implemented, but the ones which are work well.

We distribute a built version of the codebase for mac windows and linux here

If you find a bug or want to make a change, please open a github issue or join our slack.

How to Build

We have upgraded to JUCE6 and now use Cmake to build. This means the build instructions on all platforms are the same

git clone https://github.com/surge-synthesizer/tuning-workbench-synth.git   # or your fork obviously
cd tuning-workbench-synth
git submodule update --init --recursive
cmake -Bbuild     # macos users may want cmake -Bbuild -GXcode if they want an xcode file
cmake --build build --config Release 

and you should get your build working. That's it. Cool eh?

Of course cmake will create IDE assets in a normal way if you want them. They will all appear in the build directory.

tuning-workbench-synth's People

Contributors

baconpaul avatar thewavewarden avatar klebs6 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.