From fc3d3c0a4f110a23335398c327ac0a4fc949d5cb Mon Sep 17 00:00:00 2001 From: Guenter Geiger Date: Mon, 17 Jun 2002 10:13:57 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r12, which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/ggee/; revision=13 --- tools/README.ggext | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100755 tools/README.ggext (limited to 'tools/README.ggext') diff --git a/tools/README.ggext b/tools/README.ggext new file mode 100755 index 0000000..9e3f6f8 --- /dev/null +++ b/tools/README.ggext @@ -0,0 +1,22 @@ +This is a part of the vbap implementation from +Ville Pulkki + +Other parts of the code are folded into the "vbap" external. + +An example how to create a vbap file used by the "vabp" external: + +first type make to generate the "define_loudspeaker" program. + +write down the description of your loudspeaker positions, similar to +the file + +loudspeaker_directions_3D + +then call + +./define_loudspeaker loudspeaker_directrions_3D > ls_setup + +lsi_setup can be used with the "vbap" object to spatialize the data. + +Guenter Geiger + -- cgit v1.2.1