Tashi Namgyal

h-index1
2papers
1citation

2 Papers

2.3SDDec 6, 2023Code
JAMMIN-GPT: Text-based Improvisation using LLMs in Ableton Live

Sven Hollowell, Tashi Namgyal, Paul Marshall

We introduce a system that allows users of Ableton Live to create MIDI-clips by naming them with musical descriptions. Users can compose by typing the desired musical content directly in Ableton's clip view, which is then inserted by our integrated system. This allows users to stay in the flow of their creative process while quickly generating musical ideas. The system works by prompting ChatGPT to reply using one of several text-based musical formats, such as ABC notation, chord symbols, or drum tablature. This is an important step in integrating generative AI tools into pre-existing musical workflows, and could be valuable for content makers who prefer to express their creative vision through descriptive language. Code is available at https://github.com/supersational/JAMMIN-GPT.

4.2SDMay 19, 2023
MIDI-Draw: Sketching to Control Melody Generation

Tashi Namgyal, Peter Flach, Raul Santos-Rodriguez

We describe a proof-of-principle implementation of a system for drawing melodies that abstracts away from a note-level input representation via melodic contours. The aim is to allow users to express their musical intentions without requiring prior knowledge of how notes fit together melodiously. Current approaches to controllable melody generation often require users to choose parameters that are static across a whole sequence, via buttons or sliders. In contrast, our method allows users to quickly specify how parameters should change over time by drawing a contour.