jevthoven GitHub avatar by cocktailpeanut

cocktailpeanut /

Creative Tools

jevthoven

Turns a music prompt into editable multitrack MIDI by asking Jev to choose instruments, harmony, and bar patterns.

License: MITLanguage: TypeScriptLast push: 9/18/2026#creative-multimedia#typed-decisions

What Jev Does in this Architecture

Selects form, instruments, chords, and rhythm candidates; local code renders the choices as notes.

Key Architecture Benefit

Preserves editable tracks and decision receipts with playback and MIDI export.

Review & Benchmark Note: Fixture mode uses simulated decisions; live generation requires a TypeSafe key. This is a symbolic music/MIDI tool, not an audio-generation model.
Clone Repository
git clone https://github.com/cocktailpeanut/jevthoven.git

Inspect on GitHub

Check out the upstream repository README, issues, and commit log.

cocktailpeanut/jevthoven

Architecture Category

Creative Tools

UI layout composition, audio/music pipelines, and creative workflow parameter triage.

View all in this category →

Related Projects in Creative Tools

jev-got repository icon by phureewat29

phureewat29

jev-got

1
Creative ToolsMITTypeScript

A Game of Thrones text-adventure demo where a language model writes the story and Jev labels the scene.

What Jev does here

Classifies location, narrative beat, mood, danger and whether text remains in fiction.

Uses explicit scene state to drive backgrounds, music and the next turn.

#creative-multimedia#games-simulation#classification-ranking
2 evidence links
Inspect details
Creative ToolsMITTypeScript

Turns UI descriptions into selections from existing shadcn/ui components, fields and styles.

What Jev does here

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.

#creative-multimedia#typed-decisions
3 evidence links
Inspect details
jev-music-theory-1 repository icon by adammichaelwood

adammichaelwood

jev-music-theory-1

0
Creative ToolsMITTypeScript

Explores Jev on harmony exercises and music-theory questions, alongside a piano demo driven by chord choices.

What Jev does here

Chooses voices, pitches, durations, or chords; code grades exercises or synthesizes playback.

Puts music-theory tests and an audible composition experiment in one project.

#creative-multimedia#typed-decisions
2 evidence links
Inspect details