aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2012-11-12 03:27:17 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2012-11-12 03:27:17 +0000
commita1b7b45510448457304d93684574c96d8c5c498d (patch)
tree42231abbe7a97ac8965e706da33765eff36b08e5 /README
parent502a5305907a776e85b9ab2460d8d5df2b448a9b (diff)
format things to follow the Library TemplateHEADsvn2git-headexternals/k_jack_
svn path=/trunk/externals/k_jack~/; revision=16539
Diffstat (limited to 'README')
-rw-r--r--README24
1 files changed, 0 insertions, 24 deletions
diff --git a/README b/README
deleted file mode 100644
index 30f6b02..0000000
--- a/README
+++ /dev/null
@@ -1,24 +0,0 @@
-
-
-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.
-
-Changes
-v0.0.1->v0.0.2:
--Support for pure_data_1. And also pure_data_2/3/etc. if pd is compiled up with support
- for more than two simultaniously running pd sessions.
--Only connect ports once.
-
-
-Kjetil S. Matheussen
-k.s.matheussen@notam02.no
-
-
-