aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/jsyn
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #41 from philburk/instrumentsPhil Burk2016-11-2936-211/+1356
|\
| * Instruments: add voice operation.Phil Burk2016-10-312-16/+35
| * Instruments: add better synth, pitch controlPhil Burk2016-10-2435-205/+1331
* | Check for bounds when sample or envelope data is queued.Phil Burk2016-11-271-14/+18
|/
* Fix race condition when stopping and restarting the synthesizer.Phil Burk2016-08-093-87/+95
* Add doc target to ant build.xmlPhil Burk2016-03-2320-147/+171
* Setup CrossFade port so it ranges from -1 to +1.Phil Burk2016-03-231-3/+4
* Add clearCommandQueue() to Synthesizer.Phil Burk2015-12-142-22/+33
* Bump build date.Phil Burk2015-11-021-7/+7
* Merge pull request #10 from philburk/fixfftPhil Burk2015-11-021-2/+2
|\
| * fix scaling in FFTPhil Burk2015-11-021-2/+2
* | JavaSoundSampleLoader: remove verbose message on loadPhil Burk2015-09-141-1/+0
|/
* FilterFourPole: raise minimum frequency to prevent blowupPhil Burk2015-08-261-1/+1
* Experiment with BLITPhil Burk2015-08-261-2/+2
* Instruments: browserPhil Burk2015-04-301-7/+6
* Use AudioMath for pitch to frequency conversion.Phil Burk2015-04-293-41/+6
* Added a new BrownNoise unit generator that generatePhil Burk2015-01-315-9/+94
* Remove obsolete com.softsynth.util package.Phil Burk2014-12-309-15/+204
* Initial commit of code.Phil Burk2014-12-30239-0/+23099