Commit Graph
6 Commits
Author SHA1 Message Date
Outis 9e86562968 Merge pull request #1 from outis1one/claude/add-classical-genre-tab-8gFue
Add Classical genre tab with synthesized orchestra and 3 pieces
2026-03-29 22:18:00 -04:00
Claude 6765c4aea8 Add Classical genre tab with synthesized orchestra and 3 pieces
Implements the Classical mode with a Web Audio synthesizer engine
supporting strings (sawtooth+lowpass), brass (square+lowpass),
woodwind (triangle), bass (sine), timpani (sine sweep), and choir
(detuned sines). Adds three playable pieces:

- Beethoven's 5th (Opening): The iconic G-G-G-Eb motif with full
  orchestral backing, scalar passages, and power chords (~28s)
- Hall of the Mountain King (Grieg): 5-pass accelerating theme that
  starts slow with woodwinds and builds to a frantic brass finale
- O Fortuna (Orff): Dramatic choral piece with choir synth, ascending
  and descending passages, and climactic D-minor finale

Background synth plays automatically while melody notes scroll as
hittable targets. Scoring, pad toggles, preview, and multiplayer
all work with classical pieces.

https://claude.ai/code/session_01GdFrFqAe9e2DaJ86jZPEZE
2026-03-30 02:15:10 +00:00
Outis 6df7fc9b5a Add files via upload 2026-03-29 22:02:15 -04:00
Outis e6d4b02864 Rename drum-rhythm-game-5.html to index.html 2026-03-29 21:56:15 -04:00
Outis 44539a96d9 Add files via upload 2026-03-29 21:54:32 -04:00
Outis b1c5ed3faa Initial commit 2026-03-29 21:51:14 -04:00