MicroDexed is a compatible 6-operator-FM-synth based on the Teensy(-3.6/-4.x) Microcontroller. https://www.parasitstudio.de
Go to file
Holger Wirtz 5b9322221d Update 'README.md' 2022-02-08 09:25:27 +01:00
addon Fix extension. 2019-12-19 12:44:30 +01:00
doc Fix inside the build manual (thanks to Jared!) 2021-09-29 10:59:25 +02:00
third-party Update of LCDMenuLib2 2020-08-05 13:47:31 +02:00
.gitignore Fixes. 2020-06-17 15:08:52 +02:00
EngineMkI.cpp Code cleanup: formatiing of all files with the internal Arduino-IDE code formatter. 2020-12-27 16:09:33 +01:00
EngineMkI.h Code cleanup: formatiing of all files with the internal Arduino-IDE code formatter. 2020-12-27 16:09:33 +01:00
EngineOpl.cpp Code cleanup: formatiing of all files with the internal Arduino-IDE code formatter. 2020-12-27 16:09:33 +01:00
EngineOpl.h Code cleanup: formatiing of all files with the internal Arduino-IDE code formatter. 2020-12-27 16:09:33 +01:00
LICENSE-APACHE2.txt Code cleanup add license additions. 2018-05-30 11:19:02 +02:00
LICENSE-GPL3.txt Code cleanup add license additions. 2018-05-30 11:19:02 +02:00
MicroDexed.ino Revert "Dateien hochladen nach „“" 2021-03-01 11:49:53 +01:00
PluginFx.cpp Fixing volume and distortion problems with buggy AudioAmplifier. 2020-05-22 17:36:13 +02:00
PluginFx.h Fixing volume handling for dexed engine. 2020-02-28 14:56:13 +01:00
README.md Update 'README.md' 2022-02-08 09:25:27 +01:00
UI.hpp Renaming of Disp_Plus.h. 2021-03-13 07:59:58 +01:00
UI_FX.h Revert "Dateien hochladen nach „“" 2021-03-01 11:49:53 +01:00
UI_NO_FX.h Revert "Dateien hochladen nach „“" 2021-03-01 11:49:53 +01:00
aligned_buf.h Code cleanup: formatiing of all files with the internal Arduino-IDE code formatter. 2020-12-27 16:09:33 +01:00
config.h Revert "Dateien hochladen nach „“" 2021-03-01 11:49:53 +01:00
controllers.h Fixed portamento glissango mode. 2020-04-22 14:18:04 +02:00
dexed.cpp Fixing copyright date. 2021-02-14 12:13:12 +01:00
dexed.h Fixing copyright date. 2021-02-14 12:13:12 +01:00
dexed_sd.cpp Fixing copyright date. 2021-02-14 12:13:12 +01:00
dexed_sd.h Fixing copyright date. 2021-02-14 12:13:12 +01:00
disp_plus.h Renaming of Disp_Plus.h. 2021-03-13 07:59:58 +01:00
dx7note.cpp Fixed portamento glissango mode. 2020-04-22 14:18:04 +02:00
dx7note.h Fixed portamento glissango mode. 2020-04-22 14:18:04 +02:00
effect_auto_pan.cpp Fixing copyright date. 2021-02-14 12:13:12 +01:00
effect_auto_pan.h Fixing copyright date. 2021-02-14 12:13:12 +01:00
effect_freeverbf.cpp Code cleanup: formatiing of all files with the internal Arduino-IDE code formatter. 2020-12-27 16:09:33 +01:00
effect_freeverbf.h Code cleanup: formatiing of all files with the internal Arduino-IDE code formatter. 2020-12-27 16:09:33 +01:00
effect_modulated_delay.cpp Fixing copyright date. 2021-02-14 12:13:12 +01:00
effect_modulated_delay.h Fixing copyright date. 2021-02-14 12:13:12 +01:00
effect_mono_stereo.cpp Fixing copyright date. 2021-02-14 12:13:12 +01:00
effect_mono_stereo.h Fixing copyright date. 2021-02-14 12:13:12 +01:00
effect_platervbstereo.cpp Using freeverbf for T_3.6 and platereverb fro T_4.x. 2021-02-18 11:58:53 +01:00
effect_platervbstereo.h Using freeverbf for T_3.6 and platereverb fro T_4.x. 2021-02-18 11:58:53 +01:00
effect_stereo_mono.cpp Fixing copyright date. 2021-02-14 12:13:12 +01:00
effect_stereo_mono.h Fixing copyright date. 2021-02-14 12:13:12 +01:00
env.cpp Code cleanup: formatiing of all files with the internal Arduino-IDE code formatter. 2020-12-27 16:09:33 +01:00
env.h Code cleanup: formatiing of all files with the internal Arduino-IDE code formatter. 2020-12-27 16:09:33 +01:00
exp2.cpp Changed all "double" values to macro FRAC_NUM (defined in synth.h as float), for using the FPU in the Teensy. 2018-05-17 08:19:40 +02:00
exp2.h Code cleanup: formatiing of all files with the internal Arduino-IDE code formatter. 2020-12-27 16:09:33 +01:00
fast_log.h Added a limiter after the dexed engine to avoid clipping. 2020-05-22 08:29:58 +02:00
fm_core.cpp Code cleanup: formatiing of all files with the internal Arduino-IDE code formatter. 2020-12-27 16:09:33 +01:00
fm_core.h Code cleanup: formatiing of all files with the internal Arduino-IDE code formatter. 2020-12-27 16:09:33 +01:00
fm_op_kernel.cpp Code cleanup: formatiing of all files with the internal Arduino-IDE code formatter. 2020-12-27 16:09:33 +01:00
fm_op_kernel.h Code cleanup: formatiing of all files with the internal Arduino-IDE code formatter. 2020-12-27 16:09:33 +01:00
freqlut.cpp Code cleanup: formatiing of all files with the internal Arduino-IDE code formatter. 2020-12-27 16:09:33 +01:00
freqlut.h Code cleanup: formatiing of all files with the internal Arduino-IDE code formatter. 2020-12-27 16:09:33 +01:00
lfo.cpp Code cleanup: formatiing of all files with the internal Arduino-IDE code formatter. 2020-12-27 16:09:33 +01:00
lfo.h Code cleanup: formatiing of all files with the internal Arduino-IDE code formatter. 2020-12-27 16:09:33 +01:00
midi_devices.hpp Fixing issue #34: Several ifdefs missing in midi_devices.hpp 2021-02-18 12:05:04 +01:00
midinotes.h Code cleanup: formatiing of all files with the internal Arduino-IDE code formatter. 2020-12-27 16:09:33 +01:00
module.h Code cleanup: formatiing of all files with the internal Arduino-IDE code formatter. 2020-12-27 16:09:33 +01:00
name.c Code cleanup: formatiing of all files with the internal Arduino-IDE code formatter. 2020-12-27 16:09:33 +01:00
pitchenv.cpp Code cleanup: formatiing of all files with the internal Arduino-IDE code formatter. 2020-12-27 16:09:33 +01:00
pitchenv.h Code cleanup: formatiing of all files with the internal Arduino-IDE code formatter. 2020-12-27 16:09:33 +01:00
porta.cpp Added Portamento function from https://github.com/asb2m10/dexed/pull/183 2019-11-18 11:39:59 +01:00
porta.h Added Portamento function from https://github.com/asb2m10/dexed/pull/183 2019-11-18 11:39:59 +01:00
sin.cpp Small FPU optimisations. 2018-05-23 15:45:56 +02:00
sin.h Code cleanup: formatiing of all files with the internal Arduino-IDE code formatter. 2020-12-27 16:09:33 +01:00
source_microdexed.h Code cleanup: formatiing of all files with the internal Arduino-IDE code formatter. 2020-12-27 16:09:33 +01:00
synth.h Code cleanup: formatiing of all files with the internal Arduino-IDE code formatter. 2020-12-27 16:09:33 +01:00
teensy_board_detection.h Fixing copyright date. 2021-02-14 12:13:12 +01:00

README.md

MicroDexed

Dexed port for Teensy (3.6/4.x with audio shield and LCD or OLED display)

This is a port of the original Dexed/msfa engine (see https://github.com/asb2m10/dexed and https://github.com/google/music-synthesizer-for-android) to be used on a Teensy-3.6 or Teensy-4.x.

The current state is: Stable version is up and running. Development is near production so a switch to version 1.3 is nor far away. Next generation is located here: https://codeberg.org/positionhigh/MicroDexed-touch

License

MicroDexed is licensed on the GPL v3. The msfa component (acronym for music synthesizer for android, see https://github.com/google/music-synthesizer-for-android) stays on the Apache 2.0 license to able to collaborate between projects.

Credits & thanks

  • Dexed engine by Pascal Gauthier (asb2m10)
  • DX Synth engine (as part of Dexed): Raph Levien and the msfa team
  • PPPlay : Great OPL3 implementation, with documented code :D
  • Thierry Pottier: for extreme testing, discussing about different options, images and many good suggestions for UI handling
  • Lars Pelz: Testing and documentation
  • Nils Feldkäper: LCDMenuLib2 and his patience with my sometimes strange desires

Dexed comes with 3 engine types :

  • Modern : this is the original 24-bit music-synthesizer-for-android implementation.
  • Mark I : Based on the OPL Series but at a higher resolution (LUT are 10-bits). The target of this engine is to be closest to the real DX7.
  • OPL Series : this is an experimental implementation of the reversed engineered OPL family chips. 8-bit. Keep in mind that the envelopes stills needs tuning.

Manuals:

Links for building a TMA board and/or MicroDexed, a small installation guide for Arduino-IDE and a user manual are located here: https://codeberg.org/dcoredump/MicroDexed/wiki/_pages

Firmware

binary firmare can be found at https://codeberg.org/dcoredump/MicroDexed-Firmware