M
M
Maksim Soloyed2019-02-10 20:22:21
Python
Maksim Soloyed, 2019-02-10 20:22:21

Convert wav file to numeric sequence of values ​​from 0 to 255?

That is, the amplitude values ​​\u200b\u200bmust be redone
so that in the end result, for example, there is a value for every second.
Which way to look?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Shitskov, 2019-02-10
@Zarom

Try looking in the direction of scipy.io.wavfile.read
Judging by the documentation, in the second parameter it returns exactly what you need - an array of values ​​from the wav file.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question