Line 64:
Line 64:
== Copying your presets/soundfonts to Zynthian ==
== Copying your presets/soundfonts to Zynthian ==
−
You can copy your presets/soundfonts in the next forlder:
+
You can copy your presets/soundfonts/pedalboards in the next forlder:
−
/home/pi/zynthian/zynthian-data
+
/zynthian/zynthian-my-data
−
There are different subfolders for every type/synth-engine:
+
There are different subfolders:
−
carla
+
mod-pedalboards
−
dexed
−
lscp
−
midish
−
setbfree
soundfonts
soundfonts
+
gig
+
sfz
+
sf2
+
snapshots
zynbanks
zynbanks
−
zynconf
−
You can use SFZ soundfonts with LinuxSampler but GIG are not integrated yet. I will do it very soon. SF2 soundfonts can be used with FluidSynth.
+
In 'mod-pedalboards' you will find your stored MOD-UI pedalboards.
+
Use SFZ and GIG soundfonts with LinuxSampler. SF2 soundfonts must be used with FluidSynth. SFZ and GIG fonts must be stored in 'category' subfolders.
+
User's ZynAddSubFX presets/banks must be stored in the "zynbanks" directory.
−
Also, you can add your ZynAddSubFX instruments/banks, Carla patches, edit the setBfree configuration, etc.
+
If you have doubts of how to store your data, take a look to:
−
'''IMPORTANT:''' after adding or changing something in zynthian-data, you can’t update the zynthian-library from the Admin menu nevermore.
+
/zynthian/zynthian-data
−
I have to implement the use of “zynthian-my-data” folder to avoid this problem and maintain separated the “official” library from user’s library. TODO!
+
+
Here you will find the same folder structure, with some additions.
+
+
If you are really interested, you could, for instance, edit the setBfree configuration, and change the CC assignmentetc ;-)
+
+
'''IMPORTANT:''' after adding or changing something in 'zynthian-data', you can’t update the zynthian-library from the Admin menu. The "git-based" updating system should be improved ;-)