Click here to Skip to main content
15,867,141 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: fitting application screen resolution and size Pin
balakpn16-May-07 20:42
balakpn16-May-07 20:42 
GeneralRe: fitting application screen resolution and size Pin
Dave Kreskowiak17-May-07 2:44
mveDave Kreskowiak17-May-07 2:44 
QuestionHow to convert HTML to Doc, pdf, rtf Pin
Kumaran21cen16-May-07 1:54
Kumaran21cen16-May-07 1:54 
AnswerRe: How to convert HTML to Doc, pdf, rtf Pin
andyharman16-May-07 3:59
professionalandyharman16-May-07 3:59 
QuestionLevel Output Meter Pin
mweingart16-May-07 0:13
mweingart16-May-07 0:13 
AnswerRe: Level Output Meter Pin
Xandip16-May-07 0:19
Xandip16-May-07 0:19 
GeneralRe: Level Output Meter Pin
mweingart16-May-07 0:42
mweingart16-May-07 0:42 
AnswerRe: Level Output Meter Pin
Dave Kreskowiak16-May-07 4:17
mveDave Kreskowiak16-May-07 4:17 
It's called a "spectrum analyzer". This is actually going to be quite difficult to do. You can only use the data that is currently going through the audio mixer to feed the analyzer. Reading the MP3 file directly will do you no good because you can't tell where the current sound is in the file.

You can find an example of this here[^], but I'll warn you, it's not for the beginner.

You can also find more about them on Google, here[^] or even find libraries that can do this for you.


A guide to posting questions on CodeProject[^]

Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


QuestionHow do i work with PDF files in vb.net Pin
koolprasad200315-May-07 23:16
professionalkoolprasad200315-May-07 23:16 
AnswerRe: How do i work with PDF files in vb.net Pin
Christian Graus16-May-07 0:54
protectorChristian Graus16-May-07 0:54 
GeneralRe: How do i work with PDF files in vb.net Pin
koolprasad200316-May-07 1:21
professionalkoolprasad200316-May-07 1:21 
Questionanyone know how to edit the item in listview with vb.net? Pin
charleslau285515-May-07 23:04
charleslau285515-May-07 23:04 
QuestionRe: anyone know how to edit the item in listview with vb.net? Pin
Sonia Gupta16-May-07 0:38
Sonia Gupta16-May-07 0:38 
AnswerRe: anyone know how to edit the item in listview with vb.net? Pin
Dave Kreskowiak16-May-07 4:06
mveDave Kreskowiak16-May-07 4:06 
QuestionHow Do i Validate and convert to date Pin
Vimalsoft(Pty) Ltd15-May-07 23:04
professionalVimalsoft(Pty) Ltd15-May-07 23:04 
AnswerRe: How Do i Validate and convert to date Pin
koolprasad200315-May-07 23:12
professionalkoolprasad200315-May-07 23:12 
GeneralRe: How Do i Validate and convert to date Pin
Vimalsoft(Pty) Ltd15-May-07 23:16
professionalVimalsoft(Pty) Ltd15-May-07 23:16 
AnswerRe: How Do i Validate and convert to date Pin
koolprasad200315-May-07 23:30
professionalkoolprasad200315-May-07 23:30 
GeneralRe: How Do i Validate and convert to date Pin
Vimalsoft(Pty) Ltd15-May-07 23:49
professionalVimalsoft(Pty) Ltd15-May-07 23:49 
AnswerRe: How Do i Validate and convert to date Pin
Xandip16-May-07 0:04
Xandip16-May-07 0:04 
GeneralRe: How Do i Validate and convert to date Pin
Vimalsoft(Pty) Ltd16-May-07 1:14
professionalVimalsoft(Pty) Ltd16-May-07 1:14 
AnswerRe: How Do i Validate and convert to date Pin
Sonia Gupta16-May-07 1:38
Sonia Gupta16-May-07 1:38 
AnswerRe: How Do i Validate and convert to date Pin
Xandip16-May-07 2:10
Xandip16-May-07 2:10 
GeneralRe: How Do i Validate and convert to date Pin
Vimalsoft(Pty) Ltd16-May-07 2:20
professionalVimalsoft(Pty) Ltd16-May-07 2:20 
QuestionHow to read word document pagewise...! Pin
koolprasad200315-May-07 21:18
professionalkoolprasad200315-May-07 21:18 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.