News:

PlayBASIC2DLL V0.99 Revision I Commercial Edition released! - Convert PlayBASIC programs to super fast Machine Code. 

Main Menu

AVS - Audio Visualization Studio

Started by iloveTALLwoman, June 24, 2008, 08:44:42 AM

Previous topic - Next topic

iloveTALLwoman

Hi

I would like to know if I can Make a soft like this in PlayBasic:

Audio Visualization Creator
http://www.vsxu.com - http://www.vovoid.com

MilkDrop StandAlone
http://www.geisswerks.com/ - http://www.nullsoft.com/free/milkdrop/

R4
http://www.rabidhamster.org/R4/

Noise Cradle
http://www.noisecradle.com/


These softs are "Audio Visualization"

Imagine a Sprite "dancing" like the music frequency

Or a simple music "Frequency Bar" in a game

I alread try to work whit MusicFreq command and GetMusicFreq command but I dont have any success

Any Help Will Be Apreciated

Thank You :)

Andreas

#1
GetMusicFreq gets the playback freq. of a music or soundfile. ex. 22.200 khz or 44.400khz

If you want to make things happen to freq. you would need a volume=getFreqVolume(freq,channel) to read the volume of spesific freq. PB has no sutch commands. As far as I can see.

andreas

I might be wrong. :P
The best thing about making space shooters is that space, is easy to draw.

iloveTALLwoman