Commit Graph

668 Commits (master)
 

Author SHA1 Message Date
Holger Wirtz 69f8a44309 Small fixes for displaying volume. 6 years ago
Holger Wirtz f43164b7d6 Fixed and optimized simple UI handling. 6 years ago
Holger Wirtz d4fe310fff Optimized bank and voice loading (not ready yet). 6 years ago
Holger Wirtz c10258cafd Fixed volume (loudness) calculation. 6 years ago
Holger Wirtz 66dab0bdbd Trying to fix loudness... 6 years ago
Holger Wirtz 992fce9e4a Logarithmic volume also for PT8211. 6 years ago
Holger Wirtz 8c648d4864 Added logarithmic volume curve. 6 years ago
Holger Wirtz bfac53701b First complete version of simple UI. 6 years ago
Holger Wirtz b333216b0f Switched to Teensy Audio Board. 6 years ago
Holger Wirtz 190bad2f46 Added showing the current selected volume inside the display. 6 years ago
Holger Wirtz 2a93214d17 Added left encoder as volume pot. 6 years ago
Holger Wirtz 06e410173e Created derived classes for Encoder4 and LiquidCrystal_I2CPlus. 6 years ago
Holger Wirtz ed8be3aa69 Added first steps for a simple UI. 6 years ago
Holger Wirtz e9e01ea080 Showing some more information at startup. 6 years ago
Holger Wirtz e02a26c40a Fixed very bad and idiot bug for PT8211 usage. 6 years ago
Holger Wirtz 9cc7d58a63 Showing banks and voices as number beginning from 1 instead of 0. 6 years ago
Holger Wirtz b67de68c77 Fixing displaying of bank name on LCD. 6 years ago
Holger Wirtz b846c2f84b Fixes. 6 years ago
Holger Wirtz 9a8b56f71f Fixed displaying bank and voice on LCD. 6 years ago
Holger Wirtz 0701e277fe Merge branch 'master' of https://source.parasitstudio.de:63000/wirtz/MicroDexed 6 years ago
Holger Wirtz 8c4095ca08 Added support for showing band and voice on a LCD display. 6 years ago
Holger Wirtz fb174b37d2 Changes for LineOut volume. 6 years ago
Holger Wirtz e93d8f6eac Added unmuting of the LineOut. 6 years ago
Holger Wirtz a99f5ebca3 Fixing code for setting the volume. 6 years ago
Holger Wirtz 836af67646 Added PT8211 output driver option. 6 years ago
Holger Wirtz 5cee620f4a Small fixes. 6 years ago
Holger Wirtz 1a63a4e58e Several fixes: 6 years ago
Holger Wirtz 3124205143 Better EEPROM code: 6 years ago
Holger Wirtz 400eca2394 EEPROM handling fixed for initial values. 6 years ago
Holger Wirtz 7c64ae6d2e Improved volume and pan management. 6 years ago
Holger Wirtz 5eaeeff4b1 Fixed VolumeRamp. 6 years ago
Holger Wirtz 44e21b8777 Fixed volume code. 6 years ago
Holger Wirtz 493240126f Fixed xrun calculation from fixed size to a size which is calculated from AUDIO_BLOCK_SAMPLES. 6 years ago
Holger Wirtz b8015f455f Fix reading voice/bank data from EEPROM. 6 years ago
Holger Wirtz 892f3f66db Cleanup and added peak detection counter. 6 years ago
Holger Wirtz d2052dc28f Removed freeverb and mixer due to latency problems. 6 years ago
Holger Wirtz 54252dd92d Added freeverbs. 6 years ago
Holger Wirtz 2e2bda1dbd Remove MASTER_KEY_PIN code. It was awful. I hope I can make this better the next days. 6 years ago
Holger Wirtz c6e5d9d5db Initial loudness of the stereo outputs coreected. 6 years ago
Holger Wirtz d124fd44cb Added MASTER_BUTTON_PIN for overriding the MIDI-MASTER_KEY as an directly 6 years ago
Holger Wirtz 5aa25df360 Added checking for MIDI channel (and ignoring everything that is not our MIDI channel). 6 years ago
Holger Wirtz 43e8a197f5 Added additional project hints. 6 years ago
Holger Wirtz e9c745806c Added more debug information about which bank/voice is loaded. 6 years ago
Holger Wirtz b9d7012d03 Fixed checksum calculation of sysex bulk reading. 6 years ago
Holger Wirtz fdaeb8b79f Replaced IntervalTimer for showing CPU and MEM usage with 6 years ago
Holger Wirtz 2c767f78f8 Fix for checksum calculation at SYSEX voice reading. 6 years ago
Holger Wirtz 6bd7905dbc Small fixes. 6 years ago
Holger Wirtz adf748a2b4 Fixes. 6 years ago
Holger Wirtz dfc0644659 Added midi_channel. 6 years ago
Holger Wirtz f1f406fdb9 Smaller fixes and additions. 6 years ago