Results 1 to 3 of 3

Thread: soundblaster code anywhere?

  1. #1
    Guest

    Lightbulb

    I want my VB program to listen to the MIC input of the soundblaster card and filter the sound with a band-pass filter or do an FFT on it, and show the results on a VB graph.
    Is there VB code anywhere to drive the DSP chip in the sound-blaster card to do all the hard work?

  2. #2
    Fanatic Member gwdash's Avatar
    Join Date
    Aug 2000
    Location
    Minnesota
    Posts
    666
    maybe using MCISendString, i don't know how though
    GWDASH
    [b]VB6, Perl, ASP, HTML, JavaScript, VBScript, SQL, C, C++, Linux , Java, PHP, MySQL, XML[b]

  3. #3
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    If you understand C, then look at the SB Developer Information Pack, free for download from Creative's site. However, it would probably be easier to open the microphone device as a recording source, and do it that way.
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width