Audio analysing

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • YarrOfDoom
    Recognized Expert Top Contributor
    • Aug 2007
    • 1243

    Audio analysing

    I was wondering lately, how can you analyse your audio? As an example I would refer to an equaliser.
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    What you are trying to achieve ?

    Comment

    • YarrOfDoom
      Recognized Expert Top Contributor
      • Aug 2007
      • 1243

      #3
      Originally posted by debasisdas
      What you are trying to achieve ?
      Hmm, on second thought, my original post isn't very clear. To be very exact: I want to be able to know the strength of a certain tone area (eg: '3kHz to 5kHz') at a given time in the audio file. I was referring to the equalizer, because what I'm trying to do is exactly what an equalizer does.

      Comment

      • VACEPROGRAMER
        Banned
        New Member
        • Nov 2007
        • 167

        #4
        You willdo this in VB , well YARR my friend , you must be crazy . .


        VxE

        Comment

        • YarrOfDoom
          Recognized Expert Top Contributor
          • Aug 2007
          • 1243

          #5
          Originally posted by VACEPROGRAMER
          You willdo this in VB , well YARR my friend , you must be crazy . .


          VxE
          I just wanted to know if it's possible, a friend of mine could use this in his code.

          Comment

          • VACEPROGRAMER
            Banned
            New Member
            • Nov 2007
            • 167

            #6
            I don't thuks so you CAN, but ytou can try

            VxE

            Comment

            • Robbie
              New Member
              • Mar 2007
              • 180

              #7
              Hi. Sorry for short reply, typing with my PSP and it's very tedious. I suggest you search this forum for "fmod sound spectrum" to find a full example I made in VB6 a few months ago. ;)
              It's in thread 'Spectrum Dance'.

              My example only shows lower bass freqs, but it's easy to change in commented code.

              Comment

              Working...