-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Roadmap to first stable iteration (0.1.0)
- sfstudio-web the actual program (putting everything together).
- Start building WASM application in Rust for scorefall-studio.
- Design 2-mode keyboard Input, and touchscreen/mouse interface
- Implement input.
- scof structs of musical notation.
- Add score metadata struct
- Add instrument & note structs
- Scof Parser with Muon
- Muon Specification
- Muon Parser
- Zip File support
- muflor music scores in scof structs into SVG files.
- Convert Bravura font into SVG defs.
- Rendering.
- Depends on
scoffor music structs. - API to take
scofmusic structs and render it. - Be able to render all supported glyphs.
- Beaming
- Clefs
- Time Signatures
- Articulations
- Dynamics
- Tempo changes
- Lyrics
- Rehearsal Markings
- Ledger Lines
- scorefall-studio
- Functions for editing score.
- Durations
- Pitches
- Basic pitch manipulation
- Key Signatures
- Flats & Sharps
- Quarter Tones
- Functions for editing score.
- musicxml parser with quick-xml.
- Translation to Scof
- Score metadata iterator
- Instrument & Notes iterators
- Translation to Scof
- Start building WASM application in Rust for scorefall-studio.
Metadata
Metadata
Assignees
Labels
No labels