This repo is for plugins that you can load using the ReaJS vst. All ReaJS codes in here are developed using the free version from ReaPlugs and may contain deprecated functions and methods.
This is a plugin that emulates the usage of the DPCM driver found in the Ricoh 2A03.
This might create high pitched ringing. It is recommended to run this with a bandpass at the resonant frequency.
This is based on Tom's Midi display (TMIDI) which is a separate executable! It shows realtime MIDI inputs and shows the last two controls used per channel.*
*Full functionality is not implemented due to more research in midi parsing.
This midi driver is meant to facilitate the use of midi composing for users and coders alike. This is an answer to DominoMIDI, a plugin that can do extensive manual midi writes. With this plugin i am aiming to make it easy to do alot of otherwise patchy events like envelopes and pitch automations. This is indirectly responsible for researching the Midi Display mentioned above.