Commit Graph

668 Commits (master)
 

Author SHA1 Message Date
Holger Wirtz 5dac0ff9dc Fixes. 4 years ago
Holger Wirtz e62e560ef9 Added special mode for controllers. 4 years ago
Holger Wirtz 8a94868daa Fixing transpose menu. 4 years ago
Holger Wirtz 115ac834c6 Added a meter bar for tune and panorama. 4 years ago
Holger Wirtz 643cc34acd Optimized meter bar function. 4 years ago
Holger Wirtz f730e6c0d0 Better LCD bar display function started... not yet ready. 4 years ago
Holger Wirtz ae30024c5b Better output functions for showing numbers on LCD. 4 years ago
Holger Wirtz 281e435bfa Another fix for stereo/mono implementation. 4 years ago
Holger Wirtz 0ed0d7cbd0 Fixing pan in stereo/mono mode. 4 years ago
Holger Wirtz 2e6d8ace0d Added block-bar for more menus. 4 years ago
Holger Wirtz 5335837f57 Exchanged Encoder library against one that has support for velocity/acceleration. 4 years ago
Holger Wirtz 1d0cbafc4f Adding menu options for note refresh to the dual synth menus. 4 years ago
Holger Wirtz 7bb633bbd7 Garbage. 4 years ago
Holger Wirtz a157e3a8c4 Added note refresh option: normal (new note is triggered), retriggered (search for same note an retrigger) 4 years ago
Holger Wirtz 952bc98c46 Small fixes for initialization of configuration. 4 years ago
Holger Wirtz f6a90d8864 Added option for controlelrs to reverse their behaviour. 4 years ago
Holger Wirtz 784e1b7703 Small fixes. 4 years ago
Holger Wirtz cb2ede50ff Added code for first checking the SD card on the audio shield and than the internal SD card. 4 years ago
Holger Wirtz 7276815bab Several fixes. 4 years ago
Holger Wirtz 46b587020c Fixes. 4 years ago
Holger Wirtz 2e55f4ba1a Showing loaded patch data. 4 years ago
Holger Wirtz 89a8e45505 Fixes. 4 years ago
Holger Wirtz dd53bee584 Changing max volume intensity to 2.0 for avoiding digital distortion. 4 years ago
Holger Wirtz dbcea60335 Fix for version string display. 4 years ago
Holger Wirtz 7c7ba7ac0b Fix for peak detection. 4 years ago
Holger Wirtz a0870ae23b SMall fixes. 4 years ago
Holger Wirtz b2e20804ca Optimized the calculation funtion for the sound and got some CPU cycles more for sound 4 years ago
Holger Wirtz 8b25e15925 Every "Seria.print*" is now capsuled inside a "#ifdef DEBUG". 4 years ago
Holger Wirtz 4219e09854 Small fixes for audio output level. 4 years ago
Holger Wirtz 37fb256774 Fixes for volume handling. 4 years ago
Holger Wirtz 953f4ac3eb Added an AudioAmplifier after Dexed engine which allows to amplify from 4 years ago
Holger Wirtz 303bb1c5c1 Fixes for sgtl5000_level. 4 years ago
Holger Wirtz 17d815af47 Fixes. 4 years ago
Holger Wirtz 78733b8ff3 Added peak-to-peak output voltage configuration menu for SGTL5000 (Teensy- 4 years ago
Holger Wirtz bcebb3f29a SGTL5000 peak-peak voltage raised. 4 years ago
Holger Wirtz b7d9921d3a Fixing writing to EEPROM only when no sound is active to avoid small drops in sound 4 years ago
Holger Wirtz f8a45bef03 Added LCd-bar for sound intensity. 4 years ago
Holger Wirtz 048b55c4a2 Added REDUCE_LOUDNESS_FACTOR for avoiding digital clipping. 4 years ago
Holger Wirtz be7e58962f Fixes for displaying values as a bar on the LCD. 4 years ago
Holger Wirtz ddd1ce00d4 Copyright dates modified. 4 years ago
Holger Wirtz 5b2b663af0 Fixed lcd_display_bar() function for showing bar with min/max setup. 4 years ago
Holger Wirtz ac896d9685 Fixed displaying of blockbar for volume and portamento time. 4 years ago
Holger Wirtz c01d45f6f4 Volume is now shown as blocks instead of asterisks. 4 years ago
Holger Wirtz 10f75c8a61 Small fixes. 4 years ago
Holger Wirtz 1d2ed1fd48 Adding MIDI test data. 4 years ago
Holger Wirtz 078a751463 Fixing Transpose and Panorama. 4 years ago
Holger Wirtz 6c6dfd3484 Fixing volume handling for dexed engine. 4 years ago
Holger Wirtz f2eea03669 Completely disabling FX engine at compile time (undef USE_FX) is now 4 years ago
Holger Wirtz f53a6d0d96 Started to exchange USE_REVERB with USE_FX to completely disable the 4 years ago
Holger Wirtz b27cd00895 Replaced set_master_mixer_gain() function. 4 years ago