MrBlueXav / Dekrispator

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.
72 stars 22 forks source link

Port to Windows, Linux, Mac and Raspberry Pi #5

Open erwincoumans opened 8 years ago

erwincoumans commented 8 years ago

I did a quick and dirty port of this nice synth using the STK library for midi and low-level sound playback. See https://github.com/erwincoumans/StkDekrispatorSynthesizer

Perhaps you can add a mention in your readme and close this issue.

MrBlueXav commented 8 years ago

OK ! Very fine ! I've tried the linux version so far. It works nice except the reverb you've added which causes much sound clipping on my old laptop. I don't know if it comes from cpu overload or level saturation. I'll add with pleasure your link in the readme ! Sincerely Xavier