Commit Graph

  • 8f30962065 Disabled Chorus and enabled TGA board as default. master Holger Wirtz 2019-02-05 18:33:47 +0100
  • 7e4d2f306d Using AudioEffectAnalogChorus from BALibrary (branch feature/AudioEffectAnalogChorus). Holger Wirtz 2019-02-05 15:07:34 +0100
  • f11f9fd43d Enabled SerialMIDI. Holger Wirtz 2019-01-29 17:53:37 +0100
  • ad8f6bd781 Added BALibrary. Holger Wirtz 2019-01-29 09:20:54 +0100
  • 4a1ed44e75 Works but with a clicking sound in the background. chorus2 Holger Wirtz 2019-01-26 11:03:23 +0100
  • dd2faa4797 Trying mod-delay-gain for Chorus effect. Holger Wirtz 2019-01-25 13:08:36 +0100
  • 64998dfdcd Reduced volume inside MDAEPiano due to digital distortion... Holger Wirtz 2019-01-16 17:28:35 +0100
  • 1dec1a1308 . chorus Holger Wirtz 2019-01-16 17:08:00 +0100
  • d8b7045057 Simple and stupid chorus... work, but is not nice. Holger Wirtz 2019-01-15 07:15:05 +0100
  • ca5776aa8b Starting UI. Holger Wirtz 2019-01-14 10:42:18 +0100
  • 299b8dc33f Code cleanup. Holger Wirtz 2019-01-13 10:41:13 +0100
  • efed303cfa Removed dynamics and added freeverb. Holger Wirtz 2019-01-11 15:44:02 +0100
  • e6549d7f36 Changed to 64 voices. Some fixes. Holger Wirtz 2019-01-10 17:22:18 +0100
  • be8f93b976 Added compressor code. Fixes. Holger Wirtz 2019-01-10 10:24:03 +0100
  • 94c5d375df Added USE_F32 for switching to float precission (not working yet). Holger Wirtz 2019-01-09 18:44:54 +0100
  • e7f87f5209 Fix. Holger Wirtz 2019-01-09 08:46:22 +0100
  • 34feff5a8f Added FP-Audio library and a F32-compressor. Holger Wirtz 2019-01-09 08:42:51 +0100
  • 869c832bee Adding copyright and license information. Holger Wirtz 2019-01-09 08:23:55 +0100
  • eb809ac6ce Added compiler option USE_XFADE_DATA for choosing which sample data to use. Holger Wirtz 2019-01-09 08:15:44 +0100
  • 0167c9acc7 Code cleanup and added xfade utility and data. Holger Wirtz 2019-01-09 07:57:46 +0100
  • 42f309ea0e Several fixes. Holger Wirtz 2019-01-06 16:47:38 +0100
  • ac681b452d Added I2rCS LCD library. Added parts of additional MIDI ports - not readyyet. Holger Wirtz 2019-01-05 12:33:42 +0100
  • 63f42d7036 Small additions and fixes. Holger Wirtz 2019-01-04 21:53:47 +0100
  • 69a6bd885d Fixes and PT8211 enabled. Now it works! Holger Wirtz 2019-01-04 21:00:28 +0100
  • 86d790b2b8 Cleanup. Holger Wirtz 2018-11-01 10:51:18 +0100
  • bb6879eac2 FIxes. Holger Wirtz 2018-11-01 09:55:30 +0100
  • 86f082b9cc FIxed the generator function. You have to use all available optimizations (especially LTO) at compilation for getting high performance. Holger Wirtz 2018-11-01 09:35:05 +0100
  • e52f897867 Fixes, fixes, fixes. Holger Wirtz 2018-10-31 13:24:01 +0100
  • 617ba419ab Severeal fixes - especially the memory violation in the master loop and the handling of the audio queues. Holger Wirtz 2018-10-30 12:52:38 +0100
  • 6c14711c6f Save current state. Holger Wirtz 2018-08-28 11:20:24 +0200
  • 071d50b99c Added missing methods and functions. Everything is ready for a first try. Holger Wirtz 2018-08-28 10:57:22 +0200
  • 088070cf4c Several additions. Holger Wirtz 2018-08-27 16:10:06 +0200
  • 0a5735035f Added the frame for the instrument. There is much missing: MIDI->engine and engine->audio_output communication is still not implemented. Holger Wirtz 2018-08-27 15:35:14 +0200
  • e8f37a99be Added config.h Some more fixes for porting to Teensy. Holger Wirtz 2018-08-24 13:56:30 +0200
  • ed76eaeece First fixes. Holger Wirtz 2018-07-23 15:47:50 +0200
  • b919b34af2 Initial version with code from MDA. Holger Wirtz 2018-07-23 15:42:15 +0200