aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* AudioFifo: remove extra white spacePhil Burk2016-12-151-3/+3
* Fix deadlock in AudioFifo.Greg2016-12-121-0/+31
* Added evaluate() to FloatSample.Phil Burk2016-11-301-28/+6
* FloatWaveShaper: example programPhil Burk2016-11-301-0/+134
* Turn down example FM carrierPhil Burk2016-11-301-4/+4
* cleanup for 16.7.8, doc MultiChannelSynthesizer, add DoubleTable.length()Phil Burk2016-11-301-0/+98
* add isStartRequired, add GroupChannel to synthPhil Burk2016-11-292-13/+7
* Merge pull request #41 from philburk/instrumentsPhil Burk2016-11-297-127/+384
|\
| * Instruments: add better synth, pitch controlPhil Burk2016-10-247-127/+384
* | Check for bounds when sample or envelope data is queued.Phil Burk2016-11-271-3/+36
|/
* Use sine waves as default in PlayGrains example.Phil Burk2016-03-231-4/+4
* Add clearCommandQueue() to Synthesizer.Phil Burk2015-12-141-2/+35
* Bump build date.Phil Burk2015-11-021-3/+5
* fix scaling in FFTPhil Burk2015-11-021-18/+127
* Use AudioMath for pitch to frequency conversion.Phil Burk2015-04-293-16/+50
* Added a new BrownNoise unit generator that generatePhil Burk2015-01-312-6/+9
* Initial commit of code.Phil Burk2014-12-3068-0/+9074