K
K
Konstantin2018-09-19 02:53:55
Audio
Konstantin, 2018-09-19 02:53:55

Where to dig to write your own equalizer (music visualizer) in C#?

Hello. I listened to some music, very loudly. It was atmospheric, but something was missing. And then I thought that something should flicker before my eyes: D.
In general: are there any libraries for working with output sound in Windows? I would like to write some kind of beautiful equalizer in C # to visualize all the sounds coming out of the speakers (music, signals, etc.).
I didn’t work with sound at all, but my knowledge of C# is confident. I think if there is some tool to get through to the output sounds in Windows (maybe there is WinApi?), then I will succeed.
Note: 5ba18f7e81739290160111.jpeg

Answer the question

In order to leave comments, you need to log in

3 answer(s)
N
Nikolai Bogdanov, 2018-09-27
@konoplinovich

Try, colleague, NAudio.
Here is the instruction for making Recording Level Meter

G
Griboks, 2018-09-19
@Griboks

First of all, come up with a visualization algorithm. And then you will already understand what you need from software tools.

R
Roman Mirilaczvili, 2018-09-19
@2ord

Light music? It uses the analysis of the spectrum of sound using the Fourier transform.
For seed
https://habr.com/post/395289/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question