Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use sine waves as default in PlayGrains example. | Phil Burk | 2016-03-23 | 1 | -4/+4 |
| | |||||
* | Add clearCommandQueue() to Synthesizer. | Phil Burk | 2015-12-14 | 1 | -2/+35 |
| | | | | Also make some members final in SynthesisEngine. | ||||
* | Bump build date. | Phil Burk | 2015-11-02 | 1 | -3/+5 |
| | |||||
* | fix scaling in FFT | Phil Burk | 2015-11-02 | 1 | -18/+127 |
| | |||||
* | Use AudioMath for pitch to frequency conversion. | Phil Burk | 2015-04-29 | 3 | -16/+50 |
| | | | | | | Fix ListDevices default. Cleanup interpolator in AutoCorrelator. Remove empty string from SubtractiveSynth library. | ||||
* | Added a new BrownNoise unit generator that generate | Phil Burk | 2015-01-31 | 2 | -6/+9 |
| | | | | noise based on Brownian motion. | ||||
* | Initial commit of code. | Phil Burk | 2014-12-30 | 68 | -0/+9074 |