aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #48 from philburk/js20161211Phil Burk2016-12-214-24/+26
|\
| * AudioFifo: remove extra white spacePhil Burk2016-12-152-15/+14
| * Filter docs, add some see links.Phil Burk2016-12-152-9/+12
|/
* Merge pull request #47 from zgeggy2k/masterPhil Burk2016-12-152-23/+73
|\
| * Fix deadlock in AudioFifo.Greg2016-12-122-23/+73
|/
* Merge pull request #46 from philburk/fixdocsPhil Burk2016-12-033-4/+3
|\
| * fix javadocsPhil Burk2016-12-033-4/+3
|/
* Merge pull request #45 from philburk/throttle2Phil Burk2016-12-011-0/+7
|\
| * Throttle the CPU if there are no audio devices.Phil Burk2016-12-011-0/+7
|/
* Merge pull request #44 from philburk/floatshaperPhil Burk2016-12-012-9/+133
|\
| * Added evaluate() to FloatSample.Phil Burk2016-11-302-37/+27
| * FloatWaveShaper: example programPhil Burk2016-11-301-0/+134
|/
* Merge pull request #43 from philburk/rc-1678Phil Burk2016-11-308-28/+191
|\
| * Turn down example FM carrierPhil Burk2016-11-301-4/+4
| * Cleanup EdgeDetectorPhil Burk2016-11-301-9/+4
| * cleanup for 16.7.8, doc MultiChannelSynthesizer, add DoubleTable.length()Phil Burk2016-11-306-15/+183
|/
* Merge pull request #42 from philburk/startrequiredPhil Burk2016-11-2913-89/+158
|\
| * add isStartRequired, add GroupChannel to synthPhil Burk2016-11-2913-89/+158
|/
* Merge pull request #41 from philburk/instrumentsPhil Burk2016-11-2945-344/+1770
|\
| * Instruments: add voice operation.Phil Burk2016-10-312-16/+35
| * Instruments: add better synth, pitch controlPhil Burk2016-10-2444-338/+1745
* | Merge pull request #39 from philburk/issue-15-queuePhil Burk2016-11-272-17/+54
|\ \ | |/ |/|
| * Check for bounds when sample or envelope data is queued.Phil Burk2016-11-272-17/+54
|/
* Merge pull request #31 from philburk/startstopPhil Burk2016-08-093-87/+95
|\
| * Fix race condition when stopping and restarting the synthesizer.Phil Burk2016-08-093-87/+95
|/
* Merge pull request #28 from philburk/docsPhil Burk2016-03-2325-177/+214
|\
| * Add doc target to ant build.xmlPhil Burk2016-03-2324-168/+195
| * Add a doc target to the Ant build script.Phil Burk2016-03-232-9/+19
|/
* Merge pull request #27 from philburk/nosampPhil Burk2016-03-231-4/+4
|\
| * Use sine waves as default in PlayGrains example.Phil Burk2016-03-231-4/+4
* | Merge pull request #26 from philburk/xfadePhil Burk2016-03-231-3/+4
|\ \
| * | Setup CrossFade port so it ranges from -1 to +1.Phil Burk2016-03-231-3/+4
| |/
* | Merge pull request #18 from dakoner/masterPhil Burk2016-02-101-0/+201
|\ \ | |/ |/|
| * Add AndroidAudioForJsyn.java, a utility class to integrate Jsyn with Android.David Konerding2016-02-101-0/+201
|/
* Merge pull request #17 from philburk/jtargetPhil Burk2016-02-041-1/+2
|\
| * Set Java target and source to 1.6 in build.xml.Phil Burk2016-02-041-1/+2
|/
* Merge pull request #16 from philburk/fixbuildPhil Burk2016-02-032-1/+18
|\
| * Add jportaudio.jar to the classpath.Phil Burk2016-02-032-1/+18
|/
* Merge pull request #13 from philburk/clearcmdPhil Burk2015-12-144-28/+76
|\
| * Add clearCommandQueue() to Synthesizer.Phil Burk2015-12-144-28/+76
|/
* Merge pull request #11 from philburk/bumpdatePhil Burk2015-11-032-10/+12
|\
| * Bump build date.Phil Burk2015-11-022-10/+12
|/
* Merge pull request #10 from philburk/fixfftPhil Burk2015-11-023-24/+133
|\
| * fix scaling in FFTPhil Burk2015-11-023-24/+133
* | Merge pull request #8 from philburk/no-format-msgPhil Burk2015-09-141-1/+0
|\ \ | |/ |/|
| * JavaSoundSampleLoader: remove verbose message on loadPhil Burk2015-09-141-1/+0
|/
* Merge pull request #7 from philburk/fix-four-polePhil Burk2015-08-263-10/+9
|\
| * 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
|/