Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Instruments: add better synth, pitch control | Phil Burk | 2016-10-24 | 14 | -101/+316 |
| | |||||
* | Add doc target to ant build.xml | Phil Burk | 2016-03-23 | 12 | -93/+107 |
| | | | | Also fixed Javadoc errors. | ||||
* | Setup CrossFade port so it ranges from -1 to +1. | Phil Burk | 2016-03-23 | 1 | -3/+4 |
| | |||||
* | FilterFourPole: raise minimum frequency to prevent blowup | Phil Burk | 2015-08-26 | 1 | -1/+1 |
| | | | | Feedback was causing the filter to hit NaN. | ||||
* | Experiment with BLIT | Phil Burk | 2015-08-26 | 1 | -2/+2 |
| | |||||
* | Use AudioMath for pitch to frequency conversion. | Phil Burk | 2015-04-29 | 1 | -1/+1 |
| | | | | | | 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 | -0/+76 |
| | | | | noise based on Brownian motion. | ||||
* | Initial commit of code. | Phil Burk | 2014-12-30 | 121 | -0/+8709 |