audio question, just out of curiosity
by Levi Walton · in Torque Game Builder · 03/18/2010 (12:04 pm) · 1 replies
can tgb create and/or modify sound through script? ive looked at some documentaion and see about loading sound etc. For example making a synth type program? just curious.
Associate William Lee Sims
Machine Code Games
Look at functions like alxSource* and alxGetSource*. Those will allow you to manipulate existing audio.