Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/noahtigner/blue

A polyphonic, MIDI capable audio synthesizer. Written with the JUCE audio framework in C++
https://github.com/noahtigner/blue

juce synthesizer

Last synced: 8 days ago
JSON representation

A polyphonic, MIDI capable audio synthesizer. Written with the JUCE audio framework in C++

Awesome Lists containing this project

README

        

# Blue

A polyphonic, MIDI capable audio synthesizer. Written with the JUCE audio framework.

### A snapshot of the Synth
![Screenshot](display.png)

### Use

Run Builds/[your environment]/build/Release/Blue

For information on audio synthesis, see [Synthesis Fundamentals courtesy of Moog](https://moogfoundation.org/learning-synthesis/synthesis-fundamentals/)

### Development

Written in C++.

Dependencies:

* JUCE Audio Framework

## Author

Noah Tigner

[email protected]