1
;;; snd.lisp --- High-level SNDFILE wrapper
2
3
;; Audiofile input/output
4
5
;;; Code:
6
(in-package :aud)
7
;; (load-sndfile)