Releases: vsandstrom/Havregryn
Releases · vsandstrom/Havregryn
v0.1.2-BETA
Havregryn VST3 - 0.1.2
Havregryn is a polyphonic granular delay and texture synthesizer.
The name is swedish for a grain of oats, from which you can make havregrynsgröt, oatmeal.
Added polyphonic MIDI.
- Triggers all active notes per trig
- Not active unless with MIDI input
- normal playback rate = MIDI note 36
Updated MIDI note handling
- Bit-encoding active notes for lower MIDI note handling overhead.
Installation (Mac):
Since I am a lone developer, this plugin is not notarized by Apple.
To get this running on macOS, you will have to explicitly tell the OS to run the plug-in.
Follow the guide in the link below for Disabling Gatekeeper for one application only
I do NOT encourage that you disable Gatekeeper globaly across your platform.
Disable Gatekeeper for applications on macOS
v0.1.101-ALPHA
Havregryn VST3 - 0.1.101
Havregryn is a granular delay and texture synthesizer. The name is swedish for grains of oats, from which you can make havregrynsgröt, oatmeal.
Added true polyphonic MIDI.
- Triggers a grain per active MIDI note for each trig.
- Not active unless with MIDI input
- normal playback rate = MIDI note 36
Installation (Mac) - do before opening DAW:
- Unpack .zip
- Right-click on .vst3 and 'Open Package'
- Navigate to `Contents/MacOS
- Run the 'Unix executable file' called
Havregryn
- Press OK when prompted.
v0.1.1-ALPHA
Havregryn VST3 - 0.1.1
Added MIDI CC note on/off listener
- plays the different pitches in a arpeggiated fashion, where each new grain plays the next value in a list of midi cc values.
TODO:
- different play modes
v0.1.0
Havregryn VST3 - 0.1.0 alpha
- Some quirks still exists, such as the
sample
button starting in an active state when a new instance is used. It needs to be toggled off and on to start recording and start the effect.