GithubHelp home page GithubHelp logo

alexxnica / dekrispator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mrbluexav/dekrispator

0.0 1.0 0.0 3.95 MB

Experimental Music synthesizer based on an STM32F4 Discovery board (ARM Cortex M4F from STM32 series) with USB MIDI Host function for interaction and automatic mode.

C 97.84% C++ 1.48% Makefile 0.57% Objective-C 0.11%

dekrispator's Introduction

Dekrispator

////// Please check now Dekrispator_v2 repository for new STM32F4Cube HAL based version. //////

Transform your STM32F4 Discovery board into an experimental music synthesizer or autonomous noise box with USB MIDI Host function for interaction !

The sound demos are here : https://soundcloud.com/bluexav

A video is here : http://youtu.be/fcLrcDCaI7w


Usage

Flash your board with "dekrispator.hex" (in Release folder) and enjoy hours and hours of sweet music coming of it ! Sounds can be loud so beware !

When powering up the board, the synth starts in "demo mode" unless you press and maintain a little the user button before power. In that case the synth enters "user mode".

Demo mode : The synth works on its own, sounds are perpetually changing. If you press the user button, sounds and effects stop always changing and the red LED lights on : the synth parameters are frozen. Press once again the user button and the red LED lights off : unfreeze.

User mode : Connect an USB MIDI controller (like Korg NanoKontrol...) to the board's micro USB connector and control the synth. The MIDI mapping of the synth controls are in MIDI_mapping.ods file. I nearly used the factory settings of Korg NanoKontrol V1 (some momentary/toggle buttons modified).

The MIDI USB Host driver is rudimentary and has still some issues !

The orange LED reflects the CPU usage : when it's dim CPU gets overloaded.

Ready to use files are in Ressources folder.


Dekrispator features :

  • monophonic
  • all digital !
  • oscillators with :
  • very low aliased analog waveforms with minBLEP oscillators (thanks Sean Bolton)
  • 4 OP FM generator
  • multisaw (several saws with individual "drifters")
  • 10 sine additive generator
  • noise
  • vibrato
  • tremolo
  • drive/distortion
  • 16 step random sequencer
  • several scales to choose from
  • 2 parallel filters LP/BP/HP with LFOs
  • Effects :
  • Echo
  • Chorus/Flanger
  • Phaser
  • random sound/FX patch generator

Building from source :

I've used (Windows):

  • Eclipse Kepler
  • GNU ARM plugin for Eclipse
  • Yagarto tools for make, rm, ...
  • GNU Tools for ARM Embedded Processors (gcc 4.8 2013 q4)
  • STM32 ST-LINK Utility for flashing the microcontroller

Simple command line :
Go into Release folder and type make (with Cygwin terminal).

Compiles also on Linux (Ubuntu 12.04 LTS) !


See also the port to Windows, Linux, Mac and Raspberry Pi by erwincoumans :

https://github.com/erwincoumans/StkDekrispatorSynthesizer

dekrispator's People

Contributors

mrbluexav avatar

Watchers

 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.