Coder Social home page Coder Social logo

illation / synthesizer Goto Github PK

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

Subtractive polyphonic synthesizer with MIDI support using minimal libraries - crossplatform

License: MIT License

Batchfile 0.16% C++ 94.04% C 0.33% GLSL 0.09% CMake 5.38%
subtractive-synthesis synthesizer midi cross-platform oscillator polyphonic

synthesizer's Introduction

Synthesizer

C++ Synthesizer

  • 2 Oscillators with tone variation
  • 4 waveforms - Sine, Triangle, Saw and Square (with variable pulse width)
  • blending between the waveforms
  • Wave table implementation
  • ADSR envelope for volume level
  • full polyphony
  • 4 pole filter with envelope adjustable cutoff and resonance
  • MIDI support and keyboard support
  • built with platform abstraction in mind

How to build

For visual studio 2017:

cmake -G "Visual Studio 15 2017 Win64" -H. -Bbuild

Next build the solution that appears in build/synthesizer.sln

Finally, build the "INSTALL" project in said solution.

In all other cases check the build documentation.

Third Party

This project uses RtMIDI, RtAudio, RTTR, GTKmm and the "Sweet" theme for GTK, here are the licenses for them:

RtMidi and RtAudio

RtMidi is licensed with the MIT license

RtAudio is licensed with the MIT license

GTK

GTKmm is licensed under GNU LGPL

Sweet is licensed under GNU General Public License v3.0

RTTR

RTTR is licensed with the MIT license

synthesizer's People

Contributors

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