quartz

Audio I/O library for Crystal based on PortAudio

Quartz

Quarts is an Audio IO Library.

Installation

  1. Install PortAudio. Read this to get more information about installation for PortAudio.

  2. Add the dependency to your shard.yml:

    dependencies:
      quartz:
        github: astellon/quartz
    
  3. Run shards install

  4. Write your code!

Usage

Hello Sin examples (output sin wave) is in example/hellosin.

Contributing

  1. Fork it (https://github.com/astellon/quartz/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

Repository

quartz

Owner
Statistic
  • 13
  • 3
  • 0
  • 1
  • 0
  • almost 3 years ago
  • February 21, 2019
License

MIT License

Links
Synced at

Fri, 03 May 2024 11:24:41 GMT

Languages