You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- PASS: `npx playwright test tests/playwright/tools/MidiStudioV2.spec.mjs -g "octave timeline editor is the default editable and playable Studio workflow|roadmap exists" --reporter=list --workers=1 --timeout=60000`
34
+
- PASS: `git diff --check`
35
+
36
+
## Playwright Proof Points
37
+
38
+
- Octave timeline editor is visible by default on Studio.
39
+
- Imported manifest songs populate the left Songs column.
Copy file name to clipboardExpand all lines: docs/dev/roadmaps/MIDI_STUDIO_V2_ROADMAP.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,10 +8,10 @@
8
8
-[x] Playable upbeat public-domain/traditional-style test song arrangement includes Lead, Bass, Chords/Pad, and Drums.
9
9
-[x] Studio tab shows a visible track/timeline editor without opening accordions.
10
10
-[x] Tabs organize Studio, Song Setup, Instruments, Auto-Create Parts, and Diagnostics; MIDI Import lives under Selected Song Details and export actions live in the action bar.
11
-
-[.] Editable note/timeline grid remains the primary music studio editing surface.
11
+
-[x] Editable note/timeline grid remains the primary music studio editing surface.
12
12
-[x] Track volume, pan, mute, and solo controls live on instrument timeline rows.
13
13
-[.] Song setup fields for tempo, key, style, intro, and loop.
14
-
-[] MIDI import conversion to editable tracks.
14
+
-[x] MIDI import conversion to editable tracks.
15
15
-[ ] Rendered WAV/MP3/OGG export.
16
16
-[ ] SoundFont and real instrument playback.
17
17
-[ ] Auto-Create Parts helpers for generated bass, pad, arpeggio, and drums.
0 commit comments