Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomto66/Topiary-Riffz
Topiary Riffz is a VST plugin that can play MIDI files (riffz), assigned to keys, and that can be transposed on a per key basis. Topiary Riffz offers 8 "variations" as in different MIDI file assignement per variation; e.g. use a varation for choruses and a different one for verses.
https://github.com/tomto66/Topiary-Riffz
juce vst2
Last synced: 3 months ago
JSON representation
Topiary Riffz is a VST plugin that can play MIDI files (riffz), assigned to keys, and that can be transposed on a per key basis. Topiary Riffz offers 8 "variations" as in different MIDI file assignement per variation; e.g. use a varation for choruses and a different one for verses.
- Host: GitHub
- URL: https://github.com/tomto66/Topiary-Riffz
- Owner: tomto66
- License: gpl-3.0
- Created: 2019-11-17T15:21:33.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-08-05T07:12:46.000Z (over 2 years ago)
- Last Synced: 2024-05-12T05:32:19.563Z (6 months ago)
- Topics: juce, vst2
- Language: C++
- Homepage: https://topiaryplugins.wordpress.com
- Size: 6.29 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-juce - Topiary-Riffz - 3.0|1|Β 2Β years<sub><sup>π </sup></sub>| (Midi)
README
# Topiary Riffz 0.8.5
Topiary Riffz is a plugin to assign midi patterns to keys, and potentially transpose these patterns.
* Topiary Riffz 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. Code is up2date for Juce6.
Careful: binary data is provided in the Topiary/JuceLibraryCode folder - make sure your projucer doesn't delete that!
## Compatibility / Testing
* Tested/Compiled with Juce 6.1 / Visual Studio 2019 / VST2 / Windows10/X64.
* Tested in Cantabile 3, Reaper and Cubase LE.
* See here for known bugs (none @ release time) ( https://github.com/tomto66/Topiary-Riffz/issues?q=is%3Aopen+is%3Aissue+label%3Abug )## Installing binaries
* Plugin is found under Topiary Riffz / binaries. Feel free to rename it.
* Install in your VST2 plugin folder. Your host may need to rescan that folder.## Manual
Here: https://topiaryplugins.wordpress.com/
## Release Notes
Full release notes here: https://topiaryplugins.wordpress.com/category/riffz-release-notes/