This program was put together to visualize sound by audio spectrum, Oscilator, VU meters. It is a simple CD player also. NOTE: Please compile the source to use. The IDE is slower. This is my first entry on the "Planet". If I get good ratings I will post more cool stuff. So please vote.
---------------------------------------------------------------------------
Title | Matt Player
Date | July 2 / 2004
Author | Matt Gillmore
---------------------------------------------------------------------------
I make no promises that this code will do what you want or even that it
will do what I meant it to do. You use it at your own risk.
---------------------------------------------------------------------------
[About]
It's a simple audio spectrum analyzer. It opens a waveform audio input device
for 16-bit mono input, gets chunks of audio, runs the FFT on them, and displays
the output in a little window.
The Visual Basic sourcecode is included. It demonstrates an easy and fairly
fast way to do graphics double-buffering with a hidden picturebox, audio input,
FFT usage, etc., etc.
NOTE: The visualization will not work unless either the Wave OUT Mixer, or CDPlayer
is selected in the volume control under the Recording Control. If anyone knows how to
programmatically set these settings let me know.
[Aknowledgments]
Thanks go to DeethSource author Murphy McCauley who credits
Don Cross for providing the original FFT code.
[Requirements]
a soundcard, of course.
File List:
FFT/
0b
FFT/mixer/
0b
FFT/mixer/FFT.bas
2Kb
FFT/mixer/Mixer.bas
9Kb
FFT/mixer/ReadMe.TXT
1Kb
FFT/mixer/WaveIn.bas
4Kb
FFT/mixer/XTimer.cls
2Kb
FFT/mixer/XTimerS.bas
3Kb
FFT/mixer/mixer.frm
21Kb
FFT/mixer/mixer.frx
4b
FFT/mixer/mixer.vbp
1Kb
FFT/mixer/modFrmOps.bas
4Kb
Similar code
Ultimate Speech V1.0
(Popularity: ) : Text to Speech, You will need a copy of the newer version of XVoice.dll or the older version 4.0, Or even VText.dll, but if you use Vtext.dll you may have to change a bit of code. Please vote for my ... A simple Wave Player Program
(Popularity: ) : A Simple Wave Player Program Plays any Wave sound files that are in your My Music Folder. A Really Cool Mp3 Player
(Popularity: ) : This is a really cool Mp3 player,its like a little napster thing except you can not search for songs and stuff.This is a pretty complex code.Good if you have napster.Comes with Dos32.bas and Napster.bas to do some commands. A Tiny MP3 Player
(Popularity: ) : On start, it drops to the Sys Tray, left click on it and it opens a commondialog so you can open an audio file. Right click and it exits. Really simple code, but it shows how easily a decent MP3 ... A Visual Equalizer Upgrade
(Popularity: ) : A Visual Equalizer Upgrade. This is a "graphic equalizer" Great for anyone programming "MP3 Players" You must have a Volume Display (VU Meter) Unit for this code to function on your system. Bass Maker
(Popularity: ) : Make wave files with nothing but pure bass!! Watch your subwoofer pump in and out!! Bass Maker 2 can also work with higher frequencies to produce loud ear piercing treble for use with tweeters. There have been several improvements on ... A_VisualEqualizerUpgrade
(Popularity: ) : A Visual Equalizer Upgrade. This is a "graphic equalizer" Great for anyone programming "MP3 Players" You must have a Volume Display (VU Meter) Unit for this code to function on your system. A MMPlayerX
(Popularity: ) : Music Mp3 Player X version 3.0. BETA UPDATED(mar-2007) New release!!! Full code here. New Media library and Play list options Support Skins, Languages, Karaoke function, Tag editor (ID3 v2), Visualization Studio, Spectrum Analyzer, Equalizer 10 bands, Sound Effects, Covert Front ... Zipmedia
(Popularity: ) : It autoruns your cd drive and collects all dat file and play it for you one by one using filesystem object and also you can eject and opens your cd drive.A timer is along with it for Shutdown your computer