From 3a86555a7211f15fa1cb55de3cc898a761a188fd Mon Sep 17 00:00:00 2001 From: Alex Evans <715855+mmalex@users.noreply.github.com> Date: Thu, 7 Nov 2024 15:54:15 +0000 Subject: first baby steps at extending the webusb protocol to longer messages, processed faster, and add messages to read spi and wavetable ram --- sample_editor.html | 192 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 192 insertions(+) create mode 100644 sample_editor.html (limited to 'sample_editor.html') diff --git a/sample_editor.html b/sample_editor.html new file mode 100644 index 0000000..7322305 --- /dev/null +++ b/sample_editor.html @@ -0,0 +1,192 @@ + + + + + +WebUSB App + + + + +
+ + + + -- cgit v1.2.3