aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/jsyn/unitgen/VariableRateMonoReader.java
Commit message (Collapse)AuthorAgeFilesLines
* Restructured project, added gradle, JUnit, logger, and moreRubbaBoy2020-10-301-115/+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.
* Add doc target to ant build.xmlPhil Burk2016-03-231-6/+8
| | | | Also fixed Javadoc errors.
* Initial commit of code.Phil Burk2014-12-301-0/+113