Files
le-mystere-professeur-zacus/hardware/firmware/data/story/audio/PACK_WIN.json
T
Clément SAILLANT e2bdd8b66c Add SceneGyrophare effect implementation
- Introduced SceneGyrophareConfig structure for configuration parameters.
- Implemented SceneGyrophare class with methods for creating, destroying, and updating the gyrophare effect.
- Added rendering functions for background, beams, and warning triangle.
- Integrated timer for animation updates based on frame rate.
- Created a log file for ESP32 audio kit boot information.
2026-03-01 11:41:15 +01:00

6 lines
74 B
JSON

{
"id": "PACK_WIN",
"file": "/music/SCENE_WIN.mp3",
"volume": 100
}