Skip to content

Releases: vsandstrom/Havregryn

v0.1.2-BETA

27 Oct 15:29
Compare
Choose a tag to compare

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.
Skärmavbild 2024-08-30 kl  11 46 50

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

05 Oct 09:24
Compare
Choose a tag to compare
v0.1.101-ALPHA Pre-release
Pre-release

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
Skärmavbild 2024-08-30 kl  11 46 50

Installation (Mac) - do before opening DAW:

  1. Unpack .zip
  2. Right-click on .vst3 and 'Open Package'
  3. Navigate to `Contents/MacOS
  4. Run the 'Unix executable file' called Havregryn
  5. Press OK when prompted.

v0.1.1-ALPHA

03 Oct 20:16
Compare
Choose a tag to compare
v0.1.1-ALPHA Pre-release
Pre-release

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

01 Sep 13:26
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

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.