Menu

Tree [c8a96e] default tip /
 History

Read Only access


File Date Author Commit
 .settings 2022-12-16 Oddwarg Oddwarg [c8a96e] Initial import
 META-INF 2022-12-16 Oddwarg Oddwarg [c8a96e] Initial import
 demo 2022-12-16 Oddwarg Oddwarg [c8a96e] Initial import
 demo-src 2022-12-16 Oddwarg Oddwarg [c8a96e] Initial import
 gervill-src 2022-12-16 Oddwarg Oddwarg [c8a96e] Initial import
 javasound-src 2022-12-16 Oddwarg Oddwarg [c8a96e] Initial import
 release 2022-12-16 Oddwarg Oddwarg [c8a96e] Initial import
 .classpath 2022-12-16 Oddwarg Oddwarg [c8a96e] Initial import
 .project 2022-12-16 Oddwarg Oddwarg [c8a96e] Initial import
 LICENSE 2022-12-16 Oddwarg Oddwarg [c8a96e] Initial import
 README.md 2022-12-16 Oddwarg Oddwarg [c8a96e] Initial import

Read Me

This project contains code to enable the use the gervill software synthesizer on android.

It consists of the following parts:
- gervill-src: Modified subset of the gervill Open Source Project. (GPLv2 w/classpath exception)
- javasound-src: Modified subset of the GNU Classpath project. (GPLv2 w/classpath exception)
- demo-src: Original work, to demonstrate usage. (Public domain)
- demo: Working directory for the demo program. (Public domain)

The modified gervill code is also compatible with desktop java. A desktop java release should
include the META-INF directory (e.g. copied into the jar), but omit the javasound code.

An android release should include the javasound code, but omit the META-INF directory.

Any release must include the LICENSE and comply with its terms. This project is published in the
interest of compliance with the GPL, but it is not very good and should not be used by anyone.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.