Guitar Riff Generator [extra Quality] -
You can condition generation on “blues riff” vs “thrash metal riff” – very practical for a generator. 4. Interactive & Real-Time Riff Generation Title: RiffLoop: A Loop-Based Guitar Riff Generator Authors: B. Hayes, C. Saitis (NIME 2021) Key Idea: Generates 1- or 2-bar riffs that can be looped, with a user-adjustable “groove” parameter.
Handles riff repetition with variation – a key property of riffs (not just random notes). 3. Transformer-Based Approach (State-of-the-Art) Title: GTR-CTRL: Instrument and Genre Conditioning for Guitar Tablature Generation Authors: P. Sarmento, et al. (2022, arXiv) Key Idea: Uses a Transformer XL model trained on thousands of Guitar Pro files, with conditioning on tuning, genre, and tempo. guitar riff generator
Includes a GitHub repo with pretrained models for riff generation. Summary Recommendation Table | If you want… | Start with… | |--------------|--------------| | Academic foundation | Generating Guitar Riffs with Deep Learning (Cassotti) | | Rock/metal style | JamBot (Donahue) | | Control over genre/style | GTR-CTRL (Sarmento) | | Loop-based / DAW-friendly | RiffLoop (Hayes) | | Dataset & preprocessing | GuitarSet (Xi) | | Working code to run | MuseGuitar (ICASSP 2023) | You can condition generation on “blues riff” vs
While there is no single universally famous paper titled exactly "Guitar Riff Generator" , several highly useful papers cover the topic. Here are the most directly applicable ones, ranging from academic to applied. Title: Generating Guitar Riffs with Deep Learning Authors: G. Cassotti, S. D’Amato (often cited in ISMIR / EvoMUSART) Key Idea: Uses a character-level recurrent neural network (LSTM) on Guitar Pro tablature files to generate riffs in the style of specific artists. Hayes, C
It looks like you're looking for a paper (or a set of useful references) on , likely in the context of music AI, LSTMs, transformers, or symbolic music generation.
Focuses exclusively on guitar-specific phrasing (string bending, slides, palm muting), not just piano-roll melodies. 2. Classic & Highly Cited (General Rock/Metal Riff Generation) Title: JamBot: A Deep Learning System for Generating Rhythm Guitar Parts Authors: C. Donahue, et al. (from Million Song Dataset group) Key Idea: Trains a two-stage LSTM on MIDI guitar tracks from rock and metal songs.