This commit is contained in:
Bubobubobubobubo
2023-11-05 12:35:11 +00:00
parent 49b59ba5e1
commit d7f41b76ea
2 changed files with 4 additions and 2 deletions

View File

@ -350,6 +350,8 @@ beat(.25) :: sound('sid').note(
Topos is deeply inspired by the [Monome Teletype](https://monome.org/). The Teletype is/was an open source hardware module for Eurorack synthesizers. While the Teletype was initially born as an hardware module, Topos aims to be a web-browser based software sequencer from the same family! It is a sequencer, a scriptable interface, a companion for algorithmic music-making. Topos wishes to fullfill the same goal as the Teletype, keeping the same spirit alive on the web. It is free, open-source, and made to be shared and used by everyone. Topos is deeply inspired by the [Monome Teletype](https://monome.org/). The Teletype is/was an open source hardware module for Eurorack synthesizers. While the Teletype was initially born as an hardware module, Topos aims to be a web-browser based software sequencer from the same family! It is a sequencer, a scriptable interface, a companion for algorithmic music-making. Topos wishes to fullfill the same goal as the Teletype, keeping the same spirit alive on the web. It is free, open-source, and made to be shared and used by everyone.
Learn more about live coding on [livecoding.fr](https://livecoding.fr).
## Demo Songs ## Demo Songs
Reloading the application will get you one random song example to study every time. Press ${gt("F5")} and listen to them all! The demo songs are also used a bit everywhere in the documentation to illustrate some of the working principles :). Reloading the application will get you one random song example to study every time. Press ${gt("F5")} and listen to them all! The demo songs are also used a bit everywhere in the documentation to illustrate some of the working principles :).

View File

@ -8,7 +8,7 @@
<script src="https://unpkg.com/hydra-synth"></script> <script src="https://unpkg.com/hydra-synth"></script>
<script type="module" crossorigin src="/assets/index-77922318.js"></script> <script type="module" crossorigin src="/assets/index-4aa5efbd.js"></script>
<link rel="stylesheet" href="/assets/index-a7a0f012.css"> <link rel="stylesheet" href="/assets/index-a7a0f012.css">
</head> </head>
<style> <style>