[julia-users] State of Audio Processing File IO (Is AudioIO Maintained?)

2015-11-27 Thread Michael Bullman
Hi Everyone, This is a general question about loading and manipulating audio files in julia. It looks like the AudioIO package https://github.com/ssfrr/AudioIO.jl hasn't been updated in almost a year. I just tried doing "using AudioIO" after installing and got a bunch of warning messages

Re: [julia-users] State of Audio Processing File IO (Is AudioIO Maintained?)

2015-11-27 Thread Spencer Russell
Hi Michael, AudioIO has definitely been limping a bit in the past year, but there are bright spots on the horizon. Recent work on AudioIO has been in a separate branch [1] as I get ready to merge in some substantial work done in a recent PR [2] that I will be reviewing and merging shortly,

Re: [julia-users] State of Audio Processing File IO (Is AudioIO Maintained?)

2015-11-27 Thread Michael Bullman
Awesome! good to hear. I'll admit I'm not very experienced, but if there's work to be done that you think I could help with let me know. At the moment AudioIO looks like the best bet for what I'm trying to do. On Friday, November 27, 2015 at 11:51:01 AM UTC-8, Spencer Russell wrote: > > Hi

Re: [julia-users] State of Audio Processing File IO (Is AudioIO Maintained?)

2015-11-27 Thread Michael Bullman
Hey so I just messed around with the source code a bit, I now only get julia> using AudioIO WARNING: module AudioIO should explicitly import * from Base WARNING: module AudioIO should explicitly import + from Base WARNING: module AudioIO should explicitly import + from Base WARNING: module