Skip to content

2.1.0 macOS: ADSR + filter/resonance

Compare
Choose a tag to compare
@Birch-san Birch-san released this 23 Jun 22:37
· 129 commits to master since this release
b5fb52d

Download juicysfplugin.2.1.0.Release.tar.xz, open it to unzip.

Installation instructions are included inside.

====

Beginnings of support for ADSR + filter/resonance.

  • MIDI CC 71 = Timbre/Harmonic Intensity (filter resonance)
  • MIDI CC 72 = Release time
  • MIDI CC 73 = Attack time
  • MIDI CC 74 = Brightness (cutoff frequency, FILTERFC)
  • MIDI CC 75 = Decay Time

Range and mapping functions will need a bit more work; I wasn't able to figure out what numbers and flags were appropriate.
No GUI currently for setting ADSR or filter/resonance.

Send to fluidsynth:

  • MIDI CC
  • pitch bend
  • program change
  • channel pressure
  • key pressure
  • aftertouch
  • meta-event (resets fluidsynth)
  • sysex (dunno what that is; hope this works)

Pitch bend doesn't appear to do anything, judging by my attempts so far.