Jump to content

Interacting with the sound card...

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1
FlyByWire128

FlyByWire128

    Newbie

  • Members
  • PipPip
  • 16 posts
I'm currently looking to write a piece of software to do real-time analysis of sound (frequencies). This is something that will help me at work (I run a sound company). While I know there are programs out there, I wanted the challenge of making my own. I'm looking for any suggestions on where to start: recommended languange(s), tips for interacting with the sound card, etc. I'm sure there are plenty of ways to do this, in various languages and with various styles, and I'd like to hear a bunch of suggestions before I blindly forge ahead. I'm looking to essentially plug into the mic input on my computer and go from there. Thanks for the help!

#2
Lop

Lop

    Speaks fluent binary

  • Members
  • PipPipPipPipPipPipPipPip
  • 1,172 posts
It really depends on what language you use. I know there are classes for some languages that help you interact with it. I don't know if these will have enough function to do what you intend though.