Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jamesb93/intersymmetric
https://github.com/jamesb93/intersymmetric
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jamesb93/intersymmetric
- Owner: jamesb93
- Created: 2022-12-15T06:47:09.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-02T12:14:11.000Z (7 days ago)
- Last Synced: 2024-11-02T12:24:35.599Z (7 days ago)
- Language: Svelte
- Homepage: https://intersymmetric.xyz
- Size: 33.1 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-networked-media - github
README
# intersymmetric
This repo contains the frontend interface for intersymmetric works, a collaborative project with [Mark Fell]() and [Rian Treanor](). The frontend interface communicates with a socket.io server hosted elsewhere to create a real-time, interactive sequencer with support for an arbitrary number of rooms.
Big thanks to [Tone.js](https://tonejs.github.io) for the synthesis, [Svelte](https://svelte.dev) for the frontend framework and [socket.io](https://socket.io) for the communication protocol.