-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Zilah initial commit * Zilah, included <cinttypes> * Zilah, included <cinttypes> * Zilah, smoothing filter, uni and bipolar output * Zilah, #include <stdint.h> * Zilah, define uint8_t uint16_t * Zilah, define u_int8_t u_int16_t * Zilah, define uint8_t uint16_t * Remove mac builds, as broken, to stop github spam * Zilah change u_int16_t to int, for windows builds * Zilah add msbLsbPair aggregator * Zilah update plugin.json * Zilah update plugin.json version number for release * Hula Initial commit * Hula prep for internal testing * Hula update readme, change log, plugin.json * Hula, revise std::Array init * Hula, revise std::Array init again, build locally, fail on github actions * Hula, revise std::Array init again, build locally, ok * Hula Initial commit * Hula prep for internal testing * Hula update readme, change log, plugin.json * Hula, revise std::Array init * Hula, revise std::Array init again, build locally, fail on github actions * Hula, revise std::Array init again, build locally, ok * SynthFilter updated to simd * Utility filters, Upsampler * Amburgh Initial commit * update unittests for Synthfilter<T>::nonLinearProcess = [](){}; * Hula, random tuning per poly channel * Hula, balast filters on depth and feedback * Hula adjust noise level in wave table, set fc of final HPF to 10kHz * Hula adjust ratio range to 0.5 25.95 * Hula ratio knob no longer snaps * Release 1.4 Hula Amburgh
- Loading branch information
1 parent
93bf733
commit f26d89c
Showing
24 changed files
with
3,101 additions
and
197 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.