Difference between revisions of "Fluidsynth"
Jump to navigation
Jump to search
Line 14: | Line 14: | ||
=== Parameters === | === Parameters === | ||
+ | |||
+ | {| class="wikitable" | ||
+ | |+ Envelope/filter | ||
+ | |- | ||
+ | ! Parameter !! Description !! Comments | ||
+ | |- | ||
+ | | env.attack || Example || Example | ||
+ | |- | ||
+ | | env.release || Example || Example | ||
+ | |- | ||
+ | | filter cut off || Example || Example | ||
+ | |- | ||
+ | | filter resonance || Example || Example | ||
+ | |} | ||
====Main==== | ====Main==== | ||
volume | volume | ||
Line 19: | Line 33: | ||
modulation wheel | modulation wheel | ||
expression | expression | ||
− | + | {| class="wikitable" | |
+ | |+ Envelope/filter | ||
+ | |- | ||
+ | ! Parameter !! Description !! Comments | ||
+ | |- | ||
+ | | env.attack || Example || Example | ||
+ | |- | ||
+ | | env.release || Example || Example | ||
+ | |- | ||
+ | | filter cut off || Example || Example | ||
+ | |- | ||
+ | | filter resonance || Example || Example | ||
+ | |} | ||
====Pedals==== | ====Pedals==== | ||
legato | legato | ||
Line 25: | Line 51: | ||
sostenuto | sostenuto | ||
sustain | sustain | ||
− | + | {| class="wikitable" | |
− | + | |+ portamento | |
− | + | |- | |
− | + | ! Parameter !! Description !! Comments | |
− | + | |- | |
− | + | | portamento on/off || Example || Example | |
+ | |- | ||
+ | | portomento control || Example || Example | ||
+ | |- | ||
+ | | portamento time-course || Example || Example | ||
+ | |- | ||
+ | | portamento time-fine || Example || Example | ||
+ | |} | ||
+ | ======== | ||
+ | |||
+ | |||
+ | |||
+ | |||
{| class="wikitable" | {| class="wikitable" | ||
|+ Envelope/filter | |+ Envelope/filter | ||
|- | |- | ||
− | ! | + | ! Parameter !! Description !! Comments |
|- | |- | ||
| env.attack || Example || Example | | env.attack || Example || Example | ||
Line 45: | Line 83: | ||
| filter resonance || Example || Example | | filter resonance || Example || Example | ||
|} | |} | ||
− | |||
For instance I have 8 church bells in a sf2 file allocated to the keys of the F major scale which plays the appropriate sound when pressed. | For instance I have 8 church bells in a sf2 file allocated to the keys of the F major scale which plays the appropriate sound when pressed. |
Revision as of 13:58, 11 February 2024
1 Fluidsynth
a real-time software synthesizer based on the SoundFont 2 specifications.
One of zynthian's primary instrument weapons. It handles sf2 sample files which can contain a range of samples.
Pianos, organs, strings, harpsichords, marimbas, guitars, bass
So you have access to the many sf2 files that are out there providing ranges of samples to impersonate almost any instrument one could model from a western 12 note scale!
Most people will simply load up the appropriate files and use them exactly as is and the zynthian parameters
1.1 Parameters
Parameter | Description | Comments |
---|---|---|
env.attack | Example | Example |
env.release | Example | Example |
filter cut off | Example | Example |
filter resonance | Example | Example |
1.1.1 Main
volume pan modulation wheel expression
Parameter | Description | Comments |
---|---|---|
env.attack | Example | Example |
env.release | Example | Example |
filter cut off | Example | Example |
filter resonance | Example | Example |
1.1.2 Pedals
legato breath sostenuto sustain
Parameter | Description | Comments |
---|---|---|
portamento on/off | Example | Example |
portomento control | Example | Example |
portamento time-course | Example | Example |
portamento time-fine | Example | Example |
1.2 ==
Parameter | Description | Comments |
---|---|---|
env.attack | Example | Example |
env.release | Example | Example |
filter cut off | Example | Example |
filter resonance | Example | Example |
For instance I have 8 church bells in a sf2 file allocated to the keys of the F major scale which plays the appropriate sound when pressed.