M
M
Mark2016-10-14 09:52:16
Programming
Mark, 2016-10-14 09:52:16

How does a DAW work?

Comrades, we need your help! I was very interested in the DAW topic and at least its primitive implementation.
Where to dig, what to read? You can recommend different books, from working with sound itself to programming.
Can it be implemented entirely in JavaScript?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Kirill Tekord, 2016-10-21
@tekord

Hey! There is something like this on the github:
https://github.com/pverrecchia/OpenDAW
https://github.com/rserota/wad
From myself I can add that working with sound in a browser on Windows is a very dubious topic. The fact is that conventional DAWs use ASIO drivers for recording and outputting sound, which allow you to minimize delays. It is impossible to work with drivers in a JS browser.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question