aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/jsyn/scope
Commit message (Collapse)AuthorAgeFilesLines
* Restructured project, added gradle, JUnit, logger, and moreRubbaBoy2020-10-3014-1252/+0
| | | | Added Gradle (and removed ant), modernized testing via the JUnit framework, moved standalone examples from the tests directory to a separate module, removed sparsely used Java logger and replaced it with SLF4J. More work could be done, however this is a great start to greatly improving the health of the codebase.
* fix javadocsPhil Burk2016-12-031-2/+1
|
* Instruments: add better synth, pitch controlPhil Burk2016-10-244-13/+15
|
* Remove obsolete com.softsynth.util package.Phil Burk2014-12-302-1/+5
| | | | Fix a few warnings.
* Initial commit of code.Phil Burk2014-12-3014-0/+1247