ssfrr / AudioIO.jl

[UNMAINTAINED] - Simple Audio IO in Julia
MIT License
61 stars 24 forks source link

Some further edits #53

Closed wherrera10 closed 8 years ago

wherrera10 commented 8 years ago

Changed the public interface to the functions open_read, open_write, read, and write. Added callback capability. Simplified the code to remove the child processes.