
I want to confine a sound using a softvolume. I already know how to do this using Alcscript ... EXCEPT that I get confused about COMPLEX soft voumes.
Ok ... to confine the sound to a simple softvolume, I use the following Alcscript for the sound emitter:
where 'SoftVolPuzPlay' is a cylinder mesh (with its normals pointing inwards).
However, I have two soft volume meshes ... both cylinders ... (both with their normals pointing inwards) ... called softvolA and softvolB
However ...I actually want to confine my sound to a COMPLEX soft volume, consisting of softvolB * minus softvolA* (in effect, a donut type shape i.e. the blue cylinder with the brown cylinder removed from it
so ...my question is:
what is the correct 'shorthand syntax' alcscript for this complex soft volume? (that would go in the red box in the first picture) using these two meshes (softvolA and softvolB) ?
(that is asuming of course, that it is even possible to define my complex softvolume using the two meshes above)
ANY help would be greatly appreciated!
Bob
*EDIT: My original post had A & B the wrong way around ...This is now corrected