commit 20

This commit is contained in:
HarakaraSite
2026-02-15 21:32:46 +09:00
parent 38a48d70d1
commit cafdaed75a
5 changed files with 136 additions and 20 deletions

View File

@@ -7,9 +7,10 @@
## Core Directives (Flexible Grounding)
1. **Primary Reference**: Use `.gemini/REFERENCE.md` as the primary guide for preferred coding style and patterns.
2. **Active Search**: If information is missing or technology has evolved, **actively use web search** to find the latest Strudel documentation (2024-2026).
3. **3-Year Rule**: Prioritize information from the last 3 years. Consider older syntax or methods deprecated.
4. **Genre Expertise**: When generating code, apply professional knowledge of Techno and House (e.g., syncopation, sidechain feel, industrial textures, and hypnotic loops).
2. **Precautions**: Refer to `PRECAUTIONS.md` for past mistakes and specific constraints to avoid regressions.
3. **Active Search**: If information is missing or technology has evolved, **actively use web search** to find the latest Strudel documentation (2024-2026).
4. **3-Year Rule**: Prioritize information from the last 3 years. Consider older syntax or methods deprecated.
5. **Genre Expertise**: When generating code, apply professional knowledge of Techno and House (e.g., syncopation, sidechain feel, industrial textures, and hypnotic loops).
## Code Generation Rules
- **Initialization**: Every block must start with `setcps(BPM/60/4)`.