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

379 Commits (ddd1ce00d460a65da2262c300b12305fb592b50c)
 

Author SHA1 Message Date
Holger Wirtz 288c1f69b8 Replaced sin() to sinf() and log() to logf() for using floats instead of doubles. 7 years ago
Holger Wirtz 06dbd23898 Changed all "double" values to macro FRAC_NUM (defined in synth.h as float), for using the FPU in the Teensy. 7 years ago
Holger Wirtz b440783402 Started to add code for SD card. 7 years ago
Holger Wirtz 06d5f6698e Fixes, optimizations and tests. 7 years ago
Holger Wirtz 7cbb2608ec Simplified audio calculation function. 7 years ago
Holger Wirtz ba27df8a81 Added function for setting max acceptable notes. 7 years ago
Holger Wirtz bbebaa85d3 Optimized timing but problems with >11 notes at the same time. 7 years ago
Holger Wirtz c7626929a9 Fixes. 7 years ago
Holger Wirtz dcff54c92a Removed seperated MID/audio threads. 7 years ago
Holger Wirtz e325348fc7 Replaced looper with IntervalTimer. 7 years ago
Holger Wirtz b02d227320 Added code for time measuring Dexed engine. 7 years ago
Holger Wirtz 83611463ad Exchanged main loop. 7 years ago
Holger Wirtz 1d282f5d81 Added simple looper for showing CPU and memory usage every second. 7 years ago
Holger Wirtz 09e67e9c92 Fixes. 7 years ago
Holger Wirtz 2d77234a39 Fix for controllers. 7 years ago
Holger Wirtz 4fc98cde0b Cleanup and fixes. 7 years ago
Holger Wirtz 548bbe3a02 Added audio thread, MIDI queue and locking. 7 years ago
Holger Wirtz fd755727b5 Fixes. 7 years ago
Holger Wirtz 4660200948 Small fixes and tests. 7 years ago
Holger Wirtz d18b6bf1aa ... 7 years ago
Holger Wirtz 25862c59b1 . 7 years ago
Holger Wirtz ab4a7de34d Fixes. 7 years ago
Holger Wirtz c1b5edced8 Fixes and simple test code. 7 years ago
Holger Wirtz 92475f873c Fixes. 7 years ago
Holger Wirtz 13b46f987d First try for Teensy-3.5 with audio shield 7 years ago
Holger Wirtz ca3a5af54e Renamed to MicroDexed 7 years ago
Holger Wirtz 781169d0c7 ... 7 years ago
Holger Wirtz 2bad580672 Initial version 7 years ago
Holger 730adc8877
Initial commit 7 years ago