项目作者: lfc7

项目描述 :
Midi-Synth intend to be like my polivoks ( but it's not )
高级语言: C++
项目地址: git://github.com/lfc7/drameSYNTH.git
创建时间: 2018-03-07T13:00:46Z
项目社区:https://github.com/lfc7/drameSYNTH

开源协议:

下载


drameSYNTH

Teensy3.6 Midi-Synth intend to be like my polivoks ( but is not )

I use it as my DRAME-band Polivoks poor-spare…

It fit inside my “Graphite-49” cheap midi keyboard.
I use the uart-midi input (but can easily work with usb-midi)

  • 1 + 3 VCOs in a sort of duo-phony, several waveforms
  • Chamberlin VCF with Freq & Q
  • VCF with dc level & LFO & ADSR & note-follow
  • VCA with LFO & ADSR
  • MultiTap Delay
  • Hold notes
  • “Analog” trigg input (with sustain-pedal input)
  • “Auto trigg function” with tap-tempo divider & trigg lenght control

This massively use the Teensy audio-lib

alt text

To visualize the synth structure:

import “guiTool.h” in Audio System Design Tool for Teensy Audio Library
at https://www.pjrc.com/teensy/gui/index.htm

Midi Control Change:

List of controls change ( CC ) in “midi_CC_patch.h”

  1. ____ __ ______ _ ____ ___ ___ ___
  2. / __/_ __/ /___ _____/_ __/______ ___ (_)___ |_ // _ \/ _ \/ _ \
  3. / _// // / __/ // / __// / / __/ _ \/ _ \/ / __/ _/_ </ // / // / // /
  4. /_/ \_,_/\__/\_,_/_/ /_/ /_/ \___/_//_/_/\__/ /____/\___/\___/\___/
  5. with love.