T
T
tundramani2019-05-13 22:17:13
JavaScript
tundramani, 2019-05-13 22:17:13

Is it possible to write music in JS?

I want to try to make music in the browser
, I'm especially interested in dubstep - are web-audio-api capabilities suitable for this?
on what it is possible to program music at a low level?
so that there are sufficient opportunities
or tell me where you can ask a question from programmers-musicians

Answer the question

In order to leave comments, you need to log in

2 answer(s)
H
hzzzzl, 2019-05-13
@tundramani

sample drums and, for example, sabbas (sine) - yes, why not
something more complicated with modulations there and so on .. I think that theoretically yes, it is possible, BUT I haven’t seen ready-made solutions, but
dubstep bass is basically FM, by and large, that is, one sine modulates another sine, etc., etc., it’s sort of solvable (but I don’t know how)
for example, a whole DX7 emulator
mmontag.github.io/dx7-synth-js
and another library
https://tonejs.github.io/ demos
-
not about JS yet, but check it out too
https://www.youtube.com/watch?v=v6lXt47ipks
dude writes in Tidal on the go, I somehow wanted to figure it out, but I didn’t have enough brain for this

D
dollar, 2019-05-13
@dollar

Type in Google "piano online".

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question