Quartz
Quarts is an Audio IO Library.
Installation
-
Install PortAudio. Read this to get more information about installation for PortAudio.
-
Add the dependency to your
shard.yml
:dependencies: quartz: github: astellon/quartz
-
Run
shards install
-
Write your code!
Usage
Hello Sin examples (output sin wave) is in example/hellosin.
Contributing
- Fork it (https://github.com/astellon/quartz/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Contributors
- Astellon - creator and maintainer
- Tobaloidee - logo