Good morning all and many thanks for your preciuos support.
I should ask, before continuing, if this is the right place where writing about BGT without annoying others members. I'm quite new
of the list and I don't want to bother nobody.
Now my scripts looks like this:
***
void main()
{
sound suono;
suono.load("1sec_beep.ogg");
// suono.volume(0); suono.pan(0);
suono.play_wait();
}
I've putted volume and pan as a comment probably cause I'm calling those methods in a wrong way and they give me an error .."on
compiling main".
The scripts works anyway.
My idea is to have a sinusoid sound playing continuosly, that I can move left and right by pressing orizzontal harrow keys and
change its pitch by pressing the vertical ones. Esc would close the script.
The far goal would be to create a Morse Key but it lives just in my dreams
right now.
Read you soon.
Gabriel.
PS: Does exist some place where I can find more documentations and scripts examples than in the included CHM guide?
---
Gamers mailing list __ [email protected]
If you want to leave the list, send E-mail to [email protected].
You can make changes or update your subscription via the web, at
http://mail.audyssey.org/mailman/listinfo/gamers_audyssey.org.
All messages are archived and can be searched and read at
http://www.mail-archive.com/[email protected].
If you have any questions or concerns regarding the management of the list,
please send E-mail to [email protected].