Borrar filtros
Borrar filtros

Problems with musical note frequency

2 visualizaciones (últimos 30 días)
Samyukta Ramnath
Samyukta Ramnath el 7 de Ag. de 2013
Comentada: varun taliparambe vitel el 14 de Jun. de 2020
I am writing a code to identify the frequency of a musical note. The problem is, the notes are being wrongly identified for some notes in the same order. For example, it correctly identified a C note as having 261 Hz frequency, making it a middle C note, but it identified E after it as having frequency of 270 or so, making it a C# note. The problems are not consistent. I even tried getting an online repository of notes recorded in a soundless studio, but audacity returns a different peak frequency than what I had expected. How should I proceed further? This is the main point of the entire project.
  3 comentarios
Jan
Jan el 7 de Ag. de 2013
@Samyukta Ramnath: Consider what you have written so far. Paraphrased it is: "My code does not created the wanted results". So how could we help based on this information?
Of course the only way to go is to find the bug or design error in your code. You could post the relevant part of it here. Usually codes with more than 30 lines catches less attraction than compact ones.
varun taliparambe vitel
varun taliparambe vitel el 14 de Jun. de 2020
hey
even i am working on a similiar code..did you get the oupyput from the code you designed..ia ma having difficulties designing and understanding mine

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Just for fun en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by