Commit Graph

3 Commits

Author SHA1 Message Date
Laetitia (O-01-67) 97e13acd20
added delay property 2022-10-31 12:20:19 -04:00
Laetitia (O-01-67) c955e95152
added volume property to pixel
default 1
2022-10-31 11:42:01 -04:00
Laetitia (O-01-67) 3db9e60864
Note blocks, read commit desc, probably incomplete
Right now, they only play * waves (using Web Audio API)

* frequency: frequency in Hz
* type: "sine", "square", "triangle", "sawtooth"
* end: "linear" for linear fade over length, "exponential" for exponential fade over length, anything else for the wave to stop abruptly after length (fades start immediately)
* length: duration of the sound
2022-10-29 00:51:11 -04:00