Y
Hacker News
new
|
ask
|
show
|
jobs
by
billconan
3362 days ago
what do you use to build the ui?
1 comments
aqsis
3362 days ago
The "widgets" are implemented using Gridstack (
https://troolee.github.io/gridstack.js/
), the rest is all hand coded JS/CSS. The pattern editor, waveform editors and other intensive aspects are implemented on top of the HTML5 canvas.
link