Help me with custom sound(ambient music) [Solved]
Posted: Fri Jun 05, 2009 7:29 pm
What is GAIN at SOUND STREAM lines, in the AU file?
SoundStreamProperties()
{
Name("anakins_bretayal");
Group("ambientenv");
Inherit("ambientfx_template");
Gain(10.25);
Stream("SFX");
SegmentList()
{
Segment("anakins_bretayal", 1.0);
}
}
I also have another problem when I am playing and turning in one direction or go to a particular site, the music heard high in the right atrium, and lowest in the left or vice versa, is this normal?
>sorry for my english<
THANKS!
SoundStreamProperties()
{
Name("anakins_bretayal");
Group("ambientenv");
Inherit("ambientfx_template");
Gain(10.25);
Stream("SFX");
SegmentList()
{
Segment("anakins_bretayal", 1.0);
}
}
I also have another problem when I am playing and turning in one direction or go to a particular site, the music heard high in the right atrium, and lowest in the left or vice versa, is this normal?
>sorry for my english<
THANKS!