Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tomto66/Topiary-Presetz

Topiary Presetz is a VST plugin that lest you define 8 "variations", each consisting of 12 settings of 'parameters' which are output as Midi messages. Default use is to have 8 'presets' of "mix settings" which you can call up at the touch of a button. These mix settings are typically MIDI CC values, output on a given MIDI channel.
https://github.com/tomto66/Topiary-Presetz

Last synced: 3 months ago
JSON representation

Topiary Presetz is a VST plugin that lest you define 8 "variations", each consisting of 12 settings of 'parameters' which are output as Midi messages. Default use is to have 8 'presets' of "mix settings" which you can call up at the touch of a button. These mix settings are typically MIDI CC values, output on a given MIDI channel.

Awesome Lists containing this project

README

        

# Topiary-Presetz 1.1.1

Topiary Presetz is a plugin that allows the user to define 8 sets of "mix settings", and apply those at the touch of a button. Transition from one setting to another can be quantized and timed relative to the (host) transport.

* Topiary Presetz folder contains the code and a projucer file
* Topiary folder contains code used by other Topiary modules; code is duplicated to make it easy for you :).

## Compile yourself

In order to compile, you will need JUCE and the VST2 headers. Steinberg no longer provides these but you can find them in the Juce 5.3 repositories.

Careful: binary data is provided in the Topiary/JuceLibraryCode folder - make sure your projucer doesn't delete that! (it contains the Topiary logo artwork)

## Compatibility / Testing

* Tested/Compiled with Juce 6.1 / Visual Studio 2019 / VST2 / Windows10/X64.
* Tested with no issues in Cantabile 3, Cubase LE and Reaper.

## Installing binaries

* Plugin is found under Topiary Presetz / Binaries. Feel free to rename it.
* Install in your VST2 plugin folder. You host may need to rescan that folder.

## Issues

* No known issues @ release time: https://github.com/tomto66/Topiary-Presetz/issues

## Manual

Here: https://topiaryplugins.wordpress.com/topiary-presetz-manual/

## Release Notes

Here: https://topiaryplugins.wordpress.com/category/presetz-release-notes/