X-Git-Url: https://scm.cri.ensmp.fr/git/Faustine.git/blobdiff_plain/e5b0e8bee502e61dfaaf2a5bc4b4d9d4938a9a2a..e775f23a10c4ba37fc1a762299f52cd0d71593b7:/interpretor/libsndfile-1.0.25/Octave/PKG_ADD diff --git a/interpretor/libsndfile-1.0.25/Octave/PKG_ADD b/interpretor/libsndfile-1.0.25/Octave/PKG_ADD new file mode 100644 index 0000000..3efd688 --- /dev/null +++ b/interpretor/libsndfile-1.0.25/Octave/PKG_ADD @@ -0,0 +1,3 @@ +autoload ("sfread", "sndfile.oct"); +autoload ("sfversion", "sndfile.oct"); +autoload ("sfwrite", "sndfile.oct");