aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorKjetil S. Matheussen <ksvalast@users.sourceforge.net>2004-01-25 15:24:47 +0000
committerKjetil S. Matheussen <ksvalast@users.sourceforge.net>2004-01-25 15:24:47 +0000
commitba84e2aabb0663846804ea158539359939257539 (patch)
treec199e7caba51025cb30d52bdc7b71141b849195e /README
send and receive sound to and from jack ports, k_jack~ v0.0.2svn2git-root
svn path=/trunk/externals/k_jack~/; revision=1292
Diffstat (limited to 'README')
-rw-r--r--README18
1 files changed, 18 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..5c74df9
--- /dev/null
+++ b/README
@@ -0,0 +1,18 @@
+
+
+k_jack~ - General signal in/out external for pure data. Kjetil S. Matheussen.
+V0.0.2
+
+
+This external makes objects with signal inlets and outlets to jack ports. See
+the help patch.
+
+It works by calling functions and using variables in pd/src/s_audio.c that probably
+was not ment to be used for this purpose. But it works. And thats whats important.
+
+
+Kjetil S. Matheussen
+k.s.matheussen@notam02.no
+
+
+