From 35994ca3a4ef6a136a16cac63b4f68540d0434e1 Mon Sep 17 00:00:00 2001 From: Frank Barknecht Date: Fri, 23 Apr 2004 16:22:42 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r1630, which included commits to RCS files with non-trunk default branches. svn path=/trunk/abstractions/rradical/; revision=1631 --- tests/README | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 tests/README (limited to 'tests/README') diff --git a/tests/README b/tests/README new file mode 100644 index 0000000..408c1e2 --- /dev/null +++ b/tests/README @@ -0,0 +1,21 @@ + +_ __ test __ _ + +This is a test of network-transparent self-control in the new Memento. +It works. + +Start one Pd with: + +pd -realtime -nogui rrad-rec.pd noguiOSC.pd + +and the other with + +pd -noaudio rrad-rec.pd guiOSC.pd + +Turn volume up in guiOSC.pd, and you proably need to select your own samples. + +Then you get one Pd running with dsp on, but no GUI to disturb audio +computation, and the other Pd runs with GUI but without audio to disturb. + +You (almost) can now use the GUI-Pd as if it was a normal, audio-enabled Pd, +although that one is running (crash-protected) in another process. -- cgit v1.2.1