P
P
pavelkolodin2016-05-17 15:32:27
JavaScript
pavelkolodin, 2016-05-17 15:32:27

JS audio editor?

Does modern JS allow you to implement the playback of any data as sound?
Let's say I send samples (something like .WAV) to the client, the client cuts out a piece, and the rest is played without pause as a single buffer.
Ready-made js-editors are of interest a little less than nothing.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
K
Konstantin Kitmanov, 2016-05-17
@k12th

These are already ready. Starting point: https://developer.mozilla.org/docs/Web/API/Web_Aud...

X
xmoonlight, 2016-05-17
@xmoonlight

yes: https://github.com/janmyler/web-audio-editor
on the topic:
html5.by/blog/audio
How to get the frequency?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question