Loading...
Loading...
Generate Dreamina-compatible prompts from music analysis — per-section visual descriptions
npx skill4agent add benzema216/dreamina-claude-skills music-to-dreamina/music-to-dreamina <audio_file_or_analysis_json>python3 -m music_analyzer dreamina "<input_path>"/dreamina-gen-image| Music Feature | Dreamina Parameter | Example |
|---|---|---|
| Emotion | Style keywords | happy → "明亮暖色调,活力" |
| Energy | Composition intensity | high → "动态构图,强对比" |
| BPM | Rhythm description | >140 → "激烈节奏" |
| Key/Mode | Brightness/darkness | major → "明亮基调" |
| Genre | Visual style | electronic → "赛博朋克,霓虹" |
| Section | Scene sequence | chorus → stronger visuals |
{
"section": "chorus_1",
"time_range": {"start": 45.2, "end": 72.8},
"prompt_zh": "动态构图,明亮暖色调...",
"prompt_en": "dynamic composition, bright warm tones...",
"style_keywords": ["vibrant", "energetic"],
"color_palette": ["#FFD700", "#FF6B35"],
"energy_level": 0.85
}/dreamina-gen-image