Skip to main content
Participant
December 28, 2020
Question

Identify a musical note

  • December 28, 2020
  • 1 reply
  • 152 views
Hello. How do I get an app to identify a musical note played through the microphone(In script, actionscript 3)?
This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
December 28, 2020

check the SoundMixer class.  it has a computeSpectrum method you can use.