All Projects → nwoeanhinnogaehr → flow-synth

nwoeanhinnogaehr / flow-synth

Licence: MIT license
*UNMAINTAINED* A modular digital audio workstation for synthesis, sequencing, live coding, visuals, etc

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to flow-synth

Sonic Pi
Code. Music. Live.
Stars: ✭ 8,736 (+24166.67%)
Mutual labels:  synthesizer, live-coding, livecoding
glicol
(Audio) graph-oriented live coding language and music DSP library written in Rust
Stars: ✭ 853 (+2269.44%)
Mutual labels:  synthesizer, live-coding, livecoding
synth
A Teensy 4 modular FM polyphonic synth.
Stars: ✭ 39 (+8.33%)
Mutual labels:  modular, synthesizer
tune
Make xenharmonic music and create synthesizer tuning files for microtonal scales.
Stars: ✭ 73 (+102.78%)
Mutual labels:  modular, synthesizer
Audiobench
Open source modular synthesizer
Stars: ✭ 63 (+75%)
Mutual labels:  modular, synthesizer
Live Py Plugin
Live coding in Python with PyCharm, Emacs, Sublime Text, or even a browser
Stars: ✭ 222 (+516.67%)
Mutual labels:  live-coding, livecoding
Fsynth
Web-based and pixels-based collaborative synthesizer
Stars: ✭ 146 (+305.56%)
Mutual labels:  synthesizer, live-coding
kiro-synth
Modular sound synthesizer written in Rust
Stars: ✭ 62 (+72.22%)
Mutual labels:  modular, synthesizer
Bonzomatic
Live shader coding tool and Shader Showdown workhorse
Stars: ✭ 829 (+2202.78%)
Mutual labels:  live-coding, livecoding
twigs
Alternate firmware for Mutable Instruments Branches synthesizer module
Stars: ✭ 21 (-41.67%)
Mutual labels:  modular, synthesizer
tinyspec-cling
tiny spectral synthesizer with livecoding support
Stars: ✭ 31 (-13.89%)
Mutual labels:  synthesizer, livecoding
AtomSynth
A modular synthesizer built using the juce api.
Stars: ✭ 20 (-44.44%)
Mutual labels:  modular, synthesizer
Flok
Web-based P2P collaborative editor for live coding sounds and images
Stars: ✭ 119 (+230.56%)
Mutual labels:  live-coding, livecoding
Tidal
Pattern language
Stars: ✭ 1,304 (+3522.22%)
Mutual labels:  live-coding, livecoding
Eurorack
Eurorack modules designed by Lorenz Neumann
Stars: ✭ 28 (-22.22%)
Mutual labels:  modular, synthesizer
eurorack-cpu
A CPU implemented in a modular synthesizer
Stars: ✭ 253 (+602.78%)
Mutual labels:  modular, synthesizer
Livecodelab
a web based livecoding environment
Stars: ✭ 276 (+666.67%)
Mutual labels:  live-coding, livecoding
Jet Live
c++ hot code reload for linux and macos
Stars: ✭ 283 (+686.11%)
Mutual labels:  live-coding, livecoding
Shaden
🎧 A modular audio synthesizer.
Stars: ✭ 175 (+386.11%)
Mutual labels:  modular, synthesizer
tilt
Live coding bytebeat-style language for the web
Stars: ✭ 30 (-16.67%)
Mutual labels:  live-coding, livecoding

flow-synth

A modular digital audio workstation for synthesis/sequencing/live coding/visuals/etc.

This project is on hiatus while I'm busy with school. It's also at a very early stage. It is currently not useful for anything. APIs and use cases can/will change tremendously.

Documentation is currently hosted on the wiki.

Development follows nightly Rust. To test it out, do

$ rustup run nightly cargo run --release

If you get errors, it's probably either because your rustc is out of date, or because I haven't updated the project yet after some breaking change. Grabbing the nightly at the time of the most recent commit should resolve the issue.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].