Skip to content

Audio I/O library for Crystal based on PortAudio

License

Notifications You must be signed in to change notification settings

astellon/quartz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Audio I/O library for Crystal based on PortAudio

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •