Commit Graph

14 Commits (master)

Author SHA1 Message Date
Holger Wirtz 161f77c3e2 Fixed portamento glissango mode. 4 years ago
Holger Wirtz 0d1b9bf51b Complete change of the audio chain. 5 years ago
Holger Wirtz 89c13cfef3 Fixes and additions for portamento. 5 years ago
Holger Wirtz 5a0a155f74 Many small fixes and: 5 years ago
Holger Wirtz 57fd9a2229 Fixing bank and voice boundaries. 5 years ago
Holger Wirtz fc3b061481 Added Portamento function from https://github.com/asb2m10/dexed/pull/183 5 years ago
Holger Wirtz ce7d0133b9 Small FPU optimisations. 6 years ago
Holger Wirtz 288c1f69b8 Replaced sin() to sinf() and log() to logf() for using floats instead of doubles. 6 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. 6 years ago
Holger Wirtz 4fc98cde0b Cleanup and fixes. 6 years ago
Holger Wirtz fd755727b5 Fixes. 6 years ago
Holger Wirtz 4660200948 Small fixes and tests. 6 years ago
Holger Wirtz ab4a7de34d Fixes. 6 years ago
Holger Wirtz 2bad580672 Initial version 6 years ago