cocktailpeanut /
Creative Toolsjevthoven
Turns a music prompt into editable multitrack MIDI by asking Jev to choose instruments, harmony, and bar patterns.
What Jev Does in this Architecture
Key Architecture Benefit
Preserves editable tracks and decision receipts with playback and MIDI export.
Reviewed Source Code Evidence
Verified fixed-commit source files demonstrating genuine Jev integration:
Inspect on GitHub
Check out the upstream repository README, issues, and commit log.
cocktailpeanut/jevthovenArchitecture Category
Creative Tools
UI layout composition, audio/music pipelines, and creative workflow parameter triage.
View all in this category →Related Projects in Creative Tools
phureewat29
jev-got
A Game of Thrones text-adventure demo where a language model writes the story and Jev labels the scene.
Classifies location, narrative beat, mood, danger and whether text remains in fiction.
↳ Uses explicit scene state to drive backgrounds, music and the next turn.
joevidev
ui-generator-instinct-jev
Turns UI descriptions into selections from existing shadcn/ui components, fields and styles.
Breaks requests into choice and score questions and maps answers to a bounded component catalog.
↳ Demonstrates UI composition through decisions; Jev itself does not generate page code or copy.
adammichaelwood
jev-music-theory-1
Explores Jev on harmony exercises and music-theory questions, alongside a piano demo driven by chord choices.
Chooses voices, pitches, durations, or chords; code grades exercises or synthesizes playback.
↳ Puts music-theory tests and an audible composition experiment in one project.