Reading Sound Variables
BlitzMax Forums/BlitzMax Programming/Reading Sound Variables| 
 | ||
| While Playing a Channel Is there a module or a way to read Specific sound Info Like Sound volume Bass Intensity , Truble etc.. Im Starting to look into OpenAL | 
| 
 | ||
| Not with the native commandset.  You need to use something like BASS, IrrKlang, or FMOD. | 
| 
 | ||
| Thanks Ill Check |