All VSTs

All of the developed plugins discussed in this website are also compiled here for easy access.


Table of contents

  1. System 1 (Chapters 4 & 5)
    1. Pd-Python VST
    2. Groove2Drum VST
  2. System 2 (Chapter 6)
    1. GrooveTransformer VST
    2. GrooveTransformer Eurorack Module
  3. System 3 (Chapter 7)
    1. LongTermAccompaniment VST (MIDI Only) (Chapter 7)
    2. LongTermAccompaniment VST (MIDI & Audio) (Chapter 8)
  4. Audio Infilling (Appendix A)
    1. Transformer Infilling Pd-Python VST

System 1 (Chapters 4 & 5)

Pd-Python VST

Alt text

The first prototype of System 1 was made using a PD patch wrapped as VST using Camomile.

In this version the generative engine was running in python.

Source Code

Groove2Drum VST

This version is a fully self-contained VST implementation of the above system.

This system was developed using JUCE and libtorch.

Alt text

Source Code


System 2 (Chapter 6)

GrooveTransformer VST

Download Source Code

GrooveTransformer Eurorack Module

Alt text

Resources


System 3 (Chapter 7)

LongTermAccompaniment VST (MIDI Only) (Chapter 7)

Download Source Code

LongTermAccompaniment VST (MIDI & Audio) (Chapter 8)

Download Source Code


Audio Infilling (Appendix A)

Transformer Infilling Pd-Python VST

Alt text

Source Code