Code Monkey home page Code Monkey logo

synthol's Introduction

Synthol

STM32F4 based Monophonic Virtual Analog Synth

Summary of implemented features :

  • 2 oscillators based on wavetables with 24 overtone (square, triangle, sawtooth, sine)
  • OSC1 & OSC2 can be switched over 3 octaves
  • OSC2 detune
  • Noise generator based on STM32 RNG
  • MOOG-like low-pass filter with resonance
  • 2 LFO's (here mapped to pitch and filter cutoff)
  • 2 ADSR enveloppe generators (here mapped to VCA and filter cutoff)
  • Switchable Ring Modulation (OSC2 -> OSC1)
  • Pitch-bend
  • MOD wheel mapped to filter resonance

Code is provided as is it with no support (sorry, I'm too busy).

I apologize for my very poor coding skills, I'm not a software developper, more on the hardware side of things...

I'm sure you can improve things a lot...

Built OK with CoIDE 1.7.5 (enable hardware FPU) and GNU Tools ARM Embedded\4.6 2012q2 toolchain

You'll need a MIDI master kayboard to send note & CC events to hear something and play with parameters. You'll also need a litte bit of harware to wire MIDI signals into USART3.

See midi.c file to find out MIDI implementation (sorry, no documentation, but it's quite easy to understand)

For demo, see : https://www.youtube.com/watch?v=SS7UrrUPdn0

Good Luck !

Laurent.

synthol's People

Contributors

laurent-latorre 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.