Building the Waveform Editor for the JavaScript DAW
We are building a digital audio workstation in JavaScript with Vue.js and the web audio API. Today we made some progress on the waveform editor. We added an overlay that can be dragged left and right to change the start position of the sample.
Segments
Timestamp | Topic |
---|---|
00:00:00 | Hello World |
00:02:04 | Recap of the last stream |
00:05:33 | Start coding the overlay |
02:21:34 | Goodbye |
Announcements
- Waveform Editor
- !discord, !git
Project working on today
- Playing the selected segment
- Dragging
Next Steps
- Triggering samples