Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/tomto66/Topiary-Presetz
- Owner: tomto66
- License: gpl-3.0
- Created: 2019-01-03T17:26:09.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-08-05T07:12:17.000Z (over 2 years ago)
- Last Synced: 2024-05-12T05:32:22.979Z (6 months ago)
- Language: C++
- Homepage: https://topiaryplugins.wordpress.com
- Size: 9.79 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-juce - Topiary-Presetz - 3.0|0|Β 2Β years<sub><sup>π </sup></sub>| (Midi)
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/