- decentralized server node for hosting scores
- sheet music rendering in browser using WASM with Rust port of VexFlow
- multiplayer live score editing using custom Rust CRDT impl
- search through node's data based on facets like duration, instruments, difficulty, tuning, etc (Meilisearch)
- MIDI playing through soundfonts and RustySynth
- parsing/importing of Guitar Pro files using Rust-port of pyguitarpro
- AI assistant for editing scores using LiveKit, ElevenLabs etc
- support for creating different sheet music editor sites using the WASM core for the frontend
And more to come.