29 lines
723 B
Markdown
29 lines
723 B
Markdown
---
|
|
title: Demo Sonata
|
|
authors:
|
|
- "Demo Composer"
|
|
date: 2026-04-12
|
|
tags: [notes]
|
|
instrumentation: Solo piano
|
|
duration: "5'30\""
|
|
abstract: A placeholder composition demonstrating the score reader.
|
|
score-pages:
|
|
- score-001.svg
|
|
- score-002.svg
|
|
- score-003.svg
|
|
movements:
|
|
- name: "Allegro"
|
|
page: 1
|
|
duration: "2'00\""
|
|
- name: "Adagio"
|
|
page: 2
|
|
duration: "2'00\""
|
|
- name: "Presto"
|
|
page: 3
|
|
duration: "1'30\""
|
|
---
|
|
|
|
This is a placeholder composition. Replace the contents of `content/music/demo-piece/` with your own work --- each composition lives in its own directory with SVG score pages alongside the `index.md`.
|
|
|
|
Click the score reader link above to view the pages in the dedicated reader.
|