Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restructured project, added gradle, JUnit, logger, and more | RubbaBoy | 2020-10-30 | 21 | -2306/+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. | ||||
* | jsyn docs: various small improvements | Phil Burk | 2020-07-02 | 1 | -4/+2 |
| | | | | Update build.xml to use newer versions of javadoc | ||||
* | MultiPassThrough: multi-channel passthrough | Phil Burk | 2017-07-31 | 1 | -4/+4 |
| | |||||
* | Merge pull request #41 from philburk/instruments | Phil Burk | 2016-11-29 | 3 | -34/+57 |
|\ | | | | | Instruments | ||||
| * | Instruments: add better synth, pitch control | Phil Burk | 2016-10-24 | 3 | -34/+57 |
| | | |||||
* | | Check for bounds when sample or envelope data is queued. | Phil Burk | 2016-11-27 | 1 | -14/+18 |
|/ | | | | | | Add unit test. Fix: #15 | ||||
* | Add doc target to ant build.xml | Phil Burk | 2016-03-23 | 1 | -7/+7 |
| | | | | Also fixed Javadoc errors. | ||||
* | Initial commit of code. | Phil Burk | 2014-12-30 | 21 | -0/+2281 |