v1.1.1
PortAudio v1.1.1
Closed issues:
- Is the blocking Read/Write Functions implemented ? (#18)
- underrun can cause stream to drop using ALSA (#19)
- Low-level code uses
length
instead ofnframes
(#20) - LoadError: None of the selected providers can install dependency libportaudio. (#23)
- Pkg.add not enough to use library? (#25)
- Trying to reach computers audio before it goes to speakers.. (#26)
- error on package when running Pkg.update() (#28)
- error on using Julia v.6 PortAudio from RPi3 / ARM (#29)
- Plot example not working in MacOS (#30)
- How to run in Julia 1.0.0 ? Error: JULIA_HOME not define (#32)
- Error Using v1.0.0 Julia and Port Audio on RPi3 (#33)
- Info about upcoming removal of packages in the General registry (#38)
- Building the shim library? (#48)
- MIDI support? (#50)
- Cant add PortAudio? (#51)
- PortAudio not found in registry for Julia 1.4.1 (#52)
Merged pull requests:
- use 0.6.0-pre as minimum julia version in REQUIRE (#11) (@tkelman)
- getting a warning when executing regarding abs() (#27) (@EMCP)
- Upgraded audiometer.jl and spectrum.jl (#36) (@mroavi)
- Julia 1.0, Artifacts, JLLs, no ringbuffers (#40) (@ssfrr)
- Exposed 'latency' parameter (#43) (@jakubwro)
- Add compat entries; remove unused packages (#58) (@bramtayl)
- Use the correct secrets key (#59) (@rob-luke)