ao-player added to exports
This commit is contained in:
@@ -4,11 +4,13 @@
|
|||||||
"audio-decoder.rkt"
|
"audio-decoder.rkt"
|
||||||
"taglib.rkt"
|
"taglib.rkt"
|
||||||
"audio-sniffer.rkt"
|
"audio-sniffer.rkt"
|
||||||
|
"ao-player.rkt"
|
||||||
)
|
)
|
||||||
|
|
||||||
(provide (all-from-out "libao.rkt")
|
(provide (all-from-out "libao.rkt")
|
||||||
(all-from-out "audio-decoder.rkt")
|
(all-from-out "audio-decoder.rkt")
|
||||||
(all-from-out "taglib.rkt")
|
(all-from-out "taglib.rkt")
|
||||||
(all-from-out "audio-sniffer.rkt")
|
(all-from-out "audio-sniffer.rkt")
|
||||||
|
(all-from-out "ao-player.rkt")
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user