2023-07-28 16:23:54 +02:00
idk
2023-07-28 16:18:59 +02:00
2023-07-28 02:17:09 +02:00
2023-07-28 12:49:01 +02:00
2023-07-28 01:17:44 +02:00
2023-07-28 11:40:17 +02:00
2023-07-28 01:23:38 +02:00
2023-07-28 16:23:54 +02:00
2023-07-28 01:23:38 +02:00
2023-07-28 01:23:38 +02:00
2023-07-28 11:40:17 +02:00

Topos

Teletype inspired algorithmic sequencer for live coding in the browser. This is a prototype of an (hopefully) soon to be instrument that can generate sound through WebAudio and or MIDI.

Installation / Dev

To run the application:

  • clone the repository
  • run yarn install
  • run yarn run dev

Keybindings

  • Ctrl+P: start the audio playback/clock.
  • Ctrl+S: stop the audio playback/clock.
  • Ctrl+G: global buffer.
  • Ctrl+I: initialisation buffer.
  • Ctrl+L: local buffers.
  • F1...F9: switch to one of the 9 local buffers.

To evaluate code, press Ctrl+Enter (no visible animation).

Languages
TypeScript 73.8%
CSS 15.9%
HTML 7.7%
JavaScript 2.4%