Update AudioIO.jl
Add compatibility from 0.3 to 0.4
This commit is contained in:
parent
57fcabb6de
commit
6786c2b4bb
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
module AudioIO
|
||||
using Compat
|
||||
|
||||
# export the basic API
|
||||
export play, stop, get_audio_devices
|
||||
|
|
Loading…
Reference in a new issue