Skip to content

benjineering/sound-io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SoundIO

A Ruby gem FFI wrapper for libstdio

Under construction...

Roadmap

  • implement buffer in c
  • implement all specs
    • use fixtures or factories
  • figure out why errors aren't raised inside callbacks
    • maybe build lib without thread support
    • otherwise experiment with threads
  • write docs
  • release
    • take out synthezise gem and implement sine wave inline
  • optimisations
    • check callback proc & blocks
  • make buffer rotation a module setting?
    • look at core audio buffer shape
  • maybe install lib
    • look at what NokoGiri does
  • save libpath when compiling extension

About

A Ruby gem FFI wrapper for libsoundio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published