From 2e8a32f19193b9098ad52e0402dde30f01c32fd0 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Fri, 31 Jan 2003 04:35:34 +0000 Subject: "" svn path=/trunk/; revision=373 --- externals/grill/vasp/readme.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'externals/grill/vasp') diff --git a/externals/grill/vasp/readme.txt b/externals/grill/vasp/readme.txt index 3819e7d8..da2ca914 100644 --- a/externals/grill/vasp/readme.txt +++ b/externals/grill/vasp/readme.txt @@ -91,3 +91,15 @@ o GCC: edit "config-pd-darwin.txt" and run "sh build-pd-darwin.sh" o Metrowerks CodeWarrior V6: edit vasp.cw project and build it +---------------------------------------------------------------------------- + + +HINTS: +====== + +- Click-free operation: All objects where it makes sense (e.g. transformation of data, vasp.!, etc.) + can be set to "detached mode" by sending a "detach 1" message (which is setting the detach attribute to 1). + The operation will then take place in a detached thread with lower priority. + Thus, longer operations will not disturb the dsp processing of the real-time engine. + + -- cgit v1.2.1