summaryrefslogtreecommitdiff
path: root/Octave/PKG_ADD
diff options
context:
space:
mode:
authorLorry <lorry@roadtrain.codethink.co.uk>2012-07-18 20:35:05 +0100
committerLorry <lorry@roadtrain.codethink.co.uk>2012-07-18 20:35:05 +0100
commitaceb1f30497619786f1827e4c65992b890a07410 (patch)
treece33ac9d0d076a8ec4f993e614cf71a4d5daa7e7 /Octave/PKG_ADD
downloadlibsndfile-aceb1f30497619786f1827e4c65992b890a07410.tar.gz
Tarball conversion
Diffstat (limited to 'Octave/PKG_ADD')
-rw-r--r--Octave/PKG_ADD3
1 files changed, 3 insertions, 0 deletions
diff --git a/Octave/PKG_ADD b/Octave/PKG_ADD
new file mode 100644
index 0000000..3efd688
--- /dev/null
+++ b/Octave/PKG_ADD
@@ -0,0 +1,3 @@
+autoload ("sfread", "sndfile.oct");
+autoload ("sfversion", "sndfile.oct");
+autoload ("sfwrite", "sndfile.oct");