Your ROOT_URL in app.ini is https://source.parasitstudio.de:63000/ but you are visiting https://source.parasitstudio.de/wirtz/MicroDexed/commits/commit/8dde539d614215d9ea0a131204143f0f7aa92238?page=3 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

296 Commits (8dde539d614215d9ea0a131204143f0f7aa92238)
 

Author SHA1 Message Date
Holger Wirtz 7b0a83cef8 Removed master gain. Using gain from Dexed as master gain. 6 years ago
Holger Wirtz 6d9847e714 Fixed loud headphone output. 6 years ago
Holger Wirtz c4006a8b1e Added new hex for version 0.9.4. 6 years ago
Holger Wirtz 0272eba053 merge dev branch 6 years ago
Holger Wirtz afd318b96b Added UI handling for 4pole resonant filter. 6 years ago
Holger Wirtz cd53e9ee1c Fix... forgot to add a connection for queue1(). 6 years ago
Holger Wirtz b7240fec2e Small fixes. 6 years ago
Holger Wirtz ba84fbc9d6 Exchanged double to float data types in PluginFX. 6 years ago
Holger Wirtz 5c164ccf27 Fixing integration of 4pole filter. 6 years ago
Holger Wirtz 1147068fbe Small fixes. 6 years ago
Holger Wirtz 0560f84b12 Fixes for autostoring configuration data to EEPROM. 6 years ago
Holger Wirtz 1866ed69a1 Added Dexed PluginFx code again - just for testing the 4pole filter. 6 years ago
Holger Wirtz 1b965c0975 Added a configuration struct for holding parameters which should be 6 years ago
Holger Wirtz 0ebc87a157 Small fix. 6 years ago
Holger Wirtz babe9c2f51 Merge branch 'dev' of https://source.parasitstudio.de:63000/wirtz/MicroDexed into dev 6 years ago
Holger Wirtz 09037e4c73 Fixes for voice auto-shutdown. 6 years ago
Holger Wirtz 3637e9c807 Several fixes. 6 years ago
Holger Wirtz 4970cabc24 Fixed SYSEX handling. Wow, there were much coding errors inside. 6 years ago
Holger Wirtz 6a95c6425a Fixed USB_MIDI port handling. 6 years ago
Holger Wirtz 1ac38718b7 Adding function for checking, if sound is produced. If not, shut down the voice. 6 years ago
Holger Wirtz 587b954ac9 Added HEX file. 6 years ago
Holger Wirtz 138d628c44 Added simple antialias filter. 6 years ago
Holger Wirtz 6a920e0107 Next try... 6 years ago
Holger Wirtz 3c8ee517a5 Another volume fix try. 6 years ago
Holger Wirtz d3e6ab0894 Fixed volume again. 6 years ago
Holger Wirtz 3f1b534730 Change volume curve. 6 years ago
Holger Wirtz c871886063 Small fixes. 6 years ago
Holger Wirtz 5ad4c2471f Fixed volume handlying for Teensy-Audio-Adapter. 6 years ago
Holger Wirtz 13b5a55fff Fixes for volume and panorama handling. 6 years ago
Holger Wirtz 0292baede8 Fix for setting voice values via SysEx. 6 years ago
Holger Wirtz c7a43e60aa Fixing PitChBend (wrong values for dexed engine). 6 years ago
Holger Wirtz d44120476f Simple transpose issue. But PB has some problems... 6 years ago
Holger Wirtz bac0e417a4 Fixed engine compile-time-selection. Now you can set DEXED_ENGINE in config.h 6 years ago
Holger Wirtz f2ef327d97 Several optimizations. 6 years ago
Holger Wirtz 168eedeb8d Fixing usage of TGA board 6 years ago
Holger Wirtz 3f633544b6 Added TGA board driver. 6 years ago
Holger Wirtz bff073ceb3 Changed to MIDI library event dispatching. 6 years ago
Holger Wirtz 9edc7ddd4c Added new MIDI dispatching - currently not ready for running. 6 years ago
Holger Wirtz 241e8931b0 Added name for USB device. 6 years ago
Holger Wirtz 6f48797940 Additional fixes for automatic buffer size at compile time. 6 years ago
Holger Wirtz e5e4ea07ba Fixes for Teensy-1.45 and Arduino-IDE-1.8.8 6 years ago
Holger Wirtz 493107327e Fixed delay volume handling. 6 years ago
Holger Wirtz e2ad1df2c2 Merge remote-tracking branch 'origin' into effects 6 years ago
Holger Wirtz 2d5a45d4e6 Changed the behavoiur of the delay feedback and delay volume. 6 years ago
Holger Wirtz 8815b98706 REDUCE_LOUDNESS is necessary. 6 years ago
Holger Wirtz c173ca1e29 Fix for delay time when using a PT8211 (only half the time is possible). 6 years ago
Holger Wirtz 3a0a571d50 Fixed not working sustain pedal. 6 years ago
Holger Wirtz 20221e4c24 Fixed bad latency (about 50ms!) with a bad but woking hack. Now the latency 6 years ago
Holger Wirtz 9eb5ddd580 Small fixes for the Volume of the delayed signal. 6 years ago
Holger Wirtz c0ae59e22a Fix MIDI-THRU function. 7 years ago