Skip to content

Instantly share code, notes, and snippets.

@albedozero
Last active February 6, 2022 01:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save albedozero/e446226bb08d7ae1c6fbabd011cd4bba to your computer and use it in GitHub Desktop.
Save albedozero/e446226bb08d7ae1c6fbabd011cd4bba to your computer and use it in GitHub Desktop.
The example FluidPatcher (https://github.com/albedozero/fluidpatcher) bank file constructed in lesson 4 (https://youtu.be/K_TKv0kQubU)
# messages keyword and init block
init:
fluidsettings:
synth.reverb.level: 1.0
synth.reverb.room-size: 0.8
synth.reverb.damp: 0.8
synth.reverb.width: 5.0
messages: [cc:1:74:0, cc:1:91:60]
messages:
- cc:1:1:0
- cc:1:11:127
- note:2:56:80
2: VintageDreamsWaves-v2.sf2:128:000
patches:
Piano:
1: piano/Fazioli Grand.sf2:000:000
Saw Synth:
1: VintageDreamsWaves-v2.sf2:000:014
messages:
- cc:1:11:60
FM Piano:
1: FM Piano.sf2:000:000
VMSynth:
1: ModSynth_R1.sf2:000:000
messages: [cc:1:73:0]
router_rules:
- {type: cc, par1: 13=74}
router_rules:
- {type: cc, par1: 15=91}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment