Use when an arranged MusicXML score needs to be parsed into music_analysis.json — extracting tempo, meter, key, parts, phrases, melody candidates, and harmony — for downstream vocal planning. Does not read lyrics or alter the score.
원문 언어: 영어
메뉴
SkillsMP는 MoeenNehzati/video에서 11개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 11개 중 11개를 표시합니다.
Use when an arranged MusicXML score needs to be parsed into music_analysis.json — extracting tempo, meter, key, parts, phrases, melody candidates, and harmony — for downstream vocal planning. Does not read lyrics or alter the score.
원문 언어: 영어
Use when the user wants to transform or augment an existing symbolic score. Arranges MusicXML into a new styled score using preferences such as vibe, instruments, key, tempo, density, groove, bass, and drums while preserving score editability.
원문 언어: 영어
Use when sheet music or MIDI files need to be acquired for songs listed in a CSV catalog. Searches IMSLP, Musikverket, Internet Archive, MuseScore, and other sources. Saves downloads under assets/ with structured naming.
원문 언어: 영어
Use when a MIDI file needs to be rendered into audio. Prefers FluidSynth with a SoundFont; optionally converts WAV to compressed formats with ffmpeg.
원문 언어: 영어
Use when a vocal stem and an arranged score are ready to combine into a final mix. Renders the instrumental, aligns vocal timing, mixes levels, exports final_song.wav, and emits mix_report.json with timing, level, and musical conflict warnings.
원문 언어: 영어
Use when music_analysis.json and lyrics.json are ready and syllables need to be aligned to melody notes to produce vocal_events.json for singing synthesis. This is the main LLM-assisted musical decision step.
원문 언어: 영어
Use when a rough DiffSinger vocal is ready and you want to optionally improve its timbre and naturalness using an RVC voice conversion model before mixing. This is a refinement step, not the core singing step.
원문 언어: 영어
Use when sheet music in PDF or image format needs to be converted to MusicXML. Uses Audiveris for OMR recognition, saves outputs under assets/_build/xml/, and reports recognition weaknesses that need manual cleanup.
원문 언어: 영어
Use when lyrics.txt needs to be parsed and syllabified into lyrics.json for downstream vocal alignment. Respects explicit hyphens and applies a heuristic syllabifier. Does not inspect or modify the score.
원문 언어: 영어
Use when vocal_events.json is ready and a sung vocal WAV needs to be generated via a DiffSinger backend. Handles phonemization and produces rough_vocal.wav. Prefers the vendored Nishiren DiffSinger v2.0 ONNX voicebank.
원문 언어: 영어
Use when a MusicXML score needs to be exported to MIDI for audio rendering or playback. Prefers MuseScore CLI; reports the blocker and any viable open-source fallback if unavailable.
원문 언어: 영어