Add synthesized SFX and audio wiring

Pure-Dart WAV synthesizer (tool/gen_sfx.dart) generates place/clear/
combo/win/lose effects; AudioService player pool fires on placement,
line clears, combo streaks, and phase transitions.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-06-11 13:28:02 +09:00
parent 3138fc4b08
commit ad6689b42f
12 changed files with 231 additions and 0 deletions
+3
View File
@@ -63,6 +63,9 @@ flutter:
# the material Icons class.
uses-material-design: true
assets:
- assets/audio/
# To add assets to your application, add an assets section, like this:
# assets:
# - images/a_dot_burr.jpeg