Frequency scaling of audio signals
    3 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
I have an audio signal x[n], whose frequency varies over time. It's FT is X[k]. I want to reconstruct an audio signal (x_hat[n]) from X[k] such that, at any given time:
frequency_of_x_hat[n] = log10(frequency_of_x[n])
i.e. the frequencies are compressed logarithmically. Any idea about how to do this? Thanks.
2 comentarios
Respuestas (0)
Ver también
Categorías
				Más información sobre Audio I/O and Waveform Generation en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

