Go to file
2014-10-08 21:55:13 -05:00
src/freqsample Added a few things. 2014-10-08 21:55:13 -05:00
.gitignore Create .gitignore 2014-10-08 16:44:33 -05:00
build.xml Fixed warning. 2014-10-08 19:49:21 -05:00
LICENSE Added source files. 2014-10-08 16:45:17 -05:00
README.md Changed compilation instructions. 2014-10-08 19:43:35 -05:00

FreqSample

FreqSample is a tool made in Java that will play a frequency.

Compiling

Make sure you have the JDK installed along with Apache Ant. Then go to the root directory of this project and run:

$ ant

Contributing

Simply send in a pull request.

License

This program is licensed with the GNU GPLv3.