0

I'm trying to analyze the input mic sound and get the frequency value of the input.

Is there any library I can get a frequency of the input?

I'm using FAUST.

Thanks

Billy
  • 1
  • 1

1 Answers1

0

Possibly look here: How get sound input from microphone in python, and process it on the fly?

Faust shouldn't matter too much other than worrying about async issues.

BWStearns
  • 2,567
  • 2
  • 19
  • 33