Difference between revisions of "Adding a sound to your age"

(New page: With the newest plugin version, we now have the ability to use our own sounds in our ages. Our ability to manipulate those sounds is at this point rather limited. This is what we can do as...)
 
Line 7: Line 7:
  
 
* confine sounds to a region using softvolumes
 
* confine sounds to a region using softvolumes
* start and stop sounds using logic triggers. (clickables, detector regions)
+
* start and stop sounds using logic triggers. (clickables, detector regions, python)
 +
 
 +
 
 +
== Creating an emitter ==
 +
 
 +
Add an empty
 +
 
 +
place it
 +
 
 +
Create alcscript
 +
 
 +
== Add your sound file to blender ==
 +
 
 +
 
 +
 
 +
== Export ==

Revision as of 20:07, 20 January 2008

With the newest plugin version, we now have the ability to use our own sounds in our ages. Our ability to manipulate those sounds is at this point rather limited. This is what we can do as of now:

  • create an ambient loop that will play at equal volume everywhere in an age
  • create a looping sound that eminates from a particular point and can be heard up to a defined distance from the emitter

Things we will be able to do in the future, but cannot yet:

  • confine sounds to a region using softvolumes
  • start and stop sounds using logic triggers. (clickables, detector regions, python)


Creating an emitter

Add an empty

place it

Create alcscript

Add your sound file to blender

Export