Results 1 to 10 of 10

Thread: Need spectrum analyzer source code

  1. #1
    Newbie
    Join Date
    Jan 2000
    Location
    Hillsboro, Oregon, USA
    Posts
    46

    Exclamation Need spectrum analyzer source code

    Does any one know where I can find Visual Basic source code for a simple spectrum analyzer. I haven't been able to find any good examples myself.

    thx
    XPLORE

  2. #2
    Newbie
    Join Date
    Nov 2001
    Posts
    22

    Post

    I'm working on some for Fizzle. Seems to be working nicely, but with some small issues in Win2k. So far it works like a charm in Win98 though. I'll send you my code if you want. After all, what good is code that people can't use? I'm not greedy.


    -Wes-

  3. #3
    Newbie
    Join Date
    Jan 2000
    Location
    Hillsboro, Oregon, USA
    Posts
    46

    Post

    wesser,

    That would be great! Thanks for the kind jester. For sending it I'll put U on the top of my list for a copy of my KARPC software.

    XPLORE

  4. #4
    Raw Wave Rob Withey's Avatar
    Join Date
    Apr 2000
    Location
    Bedfordshire, UK
    Posts
    2,139

    Post

    Since mp3 is frequency domain compression, it has always struck me that frequency spectrum info should be really easy to pull out just before the idct conversion on decompression. What do you think?

    I've been meaning to try this for ages in my software, but never got round to it yet.


    Rob
    Old Systems retired due to new car
    New system at design/prototype stage on BeagleBoard.

  5. #5
    Newbie
    Join Date
    Jan 2000
    Location
    Hillsboro, Oregon, USA
    Posts
    46

    Thumbs up

    Sounds like its worth a try.

    XPLORE

  6. #6
    Newbie
    Join Date
    Nov 2001
    Location
    Colorado
    Posts
    36

    Post

    Yeah, if you're using a derivative of the mpg123 decoder, you can pull that info out real easy. Me, however, I'm going to eb using what XMMS uses. It has a nice fft source file in it, and it's nice and fast. My software has a mixer for mixing all kinds of audio, so I'll be putting that FFT right in there, since I want to be able to display effects from different sources of audio, like audio CDs.
    SnackPack
    First Player: Obscured
    Second Try: No Web Page Yet, using MSI-6215

  7. #7
    Registered User
    Join Date
    Apr 2000
    Location
    New Concord, OH, USA
    Posts
    157

    Post

    Wes, could you post it on your ftp site or shot me a copy also. I worked on this awhile back and didn't have much luck.

  8. #8
    Maximum Bitrate smashr2k's Avatar
    Join Date
    Jun 2000
    Location
    Virginia
    Posts
    569

    Post

    hop on over to www.sourceforge.net and you can check out the source code for Mark's plugin. i once wrote a plugin based off his that worked alright. If you cant get it, email me, i might be able to find some code in my HD somewhere.
    Car: 1999 Dark Green Mustang GT Coupe
    Audio: Alpine HU, JL 6ch Amp, JL Stealthbox and XR series components.
    Player: Empeg for now; something custom later.
    www.neotechpc.com - Custom built laptops!

  9. #9
    FLAC
    Join Date
    Aug 1999
    Location
    Upper Marlboro, MD 20772
    Posts
    1,311

    Post

    wesser, can u post ur code?
    abcd-1
    Author of CobraI,II,III and now CobraIV.
    You can contact me on AOL instant messenger....nick is cenwesi or cenwesi3

  10. #10
    Newbie
    Join Date
    Nov 2001
    Posts
    22

    Post

    I will post the code today for you guys. I just need to strip it down a little and make it work without fizzle. It's a little sloppy though! Be warned.

    -Wes-

Bookmarks

Posting Permissions

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