aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/jsyn
Commit message (Collapse)AuthorAgeFilesLines
* Use AudioMath for pitch to frequency conversion.Phil Burk2015-04-293-41/+6
| | | | | | Fix ListDevices default. Cleanup interpolator in AutoCorrelator. Remove empty string from SubtractiveSynth library.
* Added a new BrownNoise unit generator that generatePhil Burk2015-01-315-9/+94
| | | | noise based on Brownian motion.
* Remove obsolete com.softsynth.util package.Phil Burk2014-12-309-15/+204
| | | | Fix a few warnings.
* Initial commit of code.Phil Burk2014-12-30239-0/+23099