Page 1 of 1
sound in vary differnts parametres
Posted: Wed Apr 18, 2007 4:48 pm
by progra
hi guys,
im new in programming modules and generaly with program language. until now i have made simple modules thanks to the easy of use interface that modula8 gave us.
i was wondering is it possibly to create a module with these functions:
audio capture make opacity or other parametres vary.
im asking if its posiblle and no for the solution.
appreciate any help
thanks
Posted: Tue May 01, 2007 1:36 am
by progra
hi i just saw some modules who are already in the library with some sounds parametres, like sound crosfader or movie time...
im asking if its posiblle to create a module like (vs) sound crosfader but insteed of crossfader put any other parametre, like alpha colour.
please anybody?
Posted: Thu May 10, 2007 6:09 pm
by yves@garagecube
progra wrote:hi i just saw some modules who are already in the library with some sounds parametres, like sound crosfader or movie time...
im asking if its posiblle to create a module like (vs) sound crosfader but insteed of crossfader put any other parametre, like alpha colour.
please anybody?
Yes it is possible. You simply have to redirect the sound intensity to another Modul8 keyword.
See the documentation of the modul8.setValue() and more globally the keyword system in the manual.
Yves.
Posted: Fri Jun 22, 2007 3:36 am
by progra
i think i can't make it work.
i have study the module chapter of the manual and i can make modules bymyself (only with keyword).
how i direct the sound intensity?
to make this module i need the script method or the keyword?
my script knowledge is very poor (maybe less than poor) and my english as well not perfect.
apreciate any help. i m desperate to make this kind of modules.(differents parametres vary in sound capture).