Difference between revisions of "Zynthian Users Guide"
Jump to navigation
Jump to search
(36 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | == | + | ==Main Guides== |
− | + | * '''[[Zynthian UI User Guide - V5]]''': The new V5 User Interface. '''V5 owners should start here!''' | |
− | + | * '''[[Zynthian UI User Guide - V1/V4]]''': The classic V1-V4 User Interface. '''V1-V4 & custom zynthian owners should start here!''' | |
− | + | * '''[[ZynSeq User Guide]]''': Detailed user's guide for the ZynSeq step sequencer. | |
− | + | * '''[[Zynthian Web Configuration Tool User Guide]]''': Also known as '''''webconf''''', check here to learn about settings in Zynthian's configuration web interface. | |
+ | |||
+ | * [[MOD-UI User Guide]]: Pedalboard style graphical interface for patching LV2 plugins: MOD plugin-host web UI. | ||
+ | |||
+ | * [[Command Line User Guide]]: If you need to manually setup/configure things. | ||
+ | |||
+ | * [[Zynthian UI User Guide (oldstable-2109)|Legacy Zynthian UI User Guide]] (old stable-2109) | ||
==Specific Guides== | ==Specific Guides== | ||
− | + | * [[Adding LV2 plugins]]: Adding LV2 plugins to the system. | |
− | |||
− | * [[Adding LV2 plugins]]: Adding LV2 | ||
* [[MIDI Network]]: Receive/Send MIDI with RTP-MIDI & QMidiNet | * [[MIDI Network]]: Receive/Send MIDI with RTP-MIDI & QMidiNet | ||
− | * [[ | + | * [[Adding Extra I/O with the Zynaptik Module]]: Adding the Zynaptik extra I/O Option |
* [[Aligning Zynthian Touchscreens]]: Guidance on the alignment of non-standard zynthian screens. | * [[Aligning Zynthian Touchscreens]]: Guidance on the alignment of non-standard zynthian screens. | ||
− | * [[ | + | * [[Understanding LINUX Audio]]: will help you understand the acronyms mentioned in this Wiki |
− | |||
− | |||
==Beginners== | ==Beginners== | ||
− | '''[[Building_a_Zynthian_Box_using_an_official_Kit_v3#First_Boot|First Steps]]''': ''A brief tutorial on basic UI usage'' | + | * '''[[Building_a_Zynthian_Box_using_an_official_Kit_v3#First_Boot|First Steps]]''': ''A brief tutorial on basic UI usage'' |
− | '''[[Quick Start]]''': ''A beginners tutorial on how to make a piano snapshot'' | + | * '''[[Quick Start]]''': ''A beginners tutorial on how to make a piano snapshot'' |
− | '''[[Making some sounds]]''': ''A beginners tutorial on how to make your Zynthian make some sounds'' | + | * '''[[Making some sounds]]''': ''A beginners tutorial on how to make your Zynthian make some sounds'' |
==Video Guides== | ==Video Guides== | ||
− | |||
====English==== | ====English==== | ||
+ | <embedvideo alignment="inline" dimensions="451" service="youtube" description="Zynthian Demo, by Floyd Steinberg" urlargs="start=553">https://www.youtube.com/watch?v=dtdIqBiWdjk</embedvideo> | ||
+ | <embedvideo alignment="inline" dimensions="451" service="youtube" description="SooperLooper, by Floyd Steinberg">https://www.youtube.com/watch?v=QPQT5gviZbo</embedvideo> | ||
+ | <br> | ||
<embedvideo alignment="inline" dimensions="300" service="youtube" description="First Steps, by Sébastien Marty">https://www.youtube.com/watch?v=avUdv1uxYT4</embedvideo> | <embedvideo alignment="inline" dimensions="300" service="youtube" description="First Steps, by Sébastien Marty">https://www.youtube.com/watch?v=avUdv1uxYT4</embedvideo> | ||
<embedvideo alignment="inline" dimensions="300" service="youtube" description="MIDI Basics, by Sébastien Marty">https://www.youtube.com/watch?v=U58qZze5hTA</embedvideo> | <embedvideo alignment="inline" dimensions="300" service="youtube" description="MIDI Basics, by Sébastien Marty">https://www.youtube.com/watch?v=U58qZze5hTA</embedvideo> | ||
<embedvideo alignment="inline" dimensions="300" service="youtube" description="Editing SFZ & SF2, by Benoit Bouchez">https://youtube.com/watch?v=FXFTnPrz4Pw</embedvideo> | <embedvideo alignment="inline" dimensions="300" service="youtube" description="Editing SFZ & SF2, by Benoit Bouchez">https://youtube.com/watch?v=FXFTnPrz4Pw</embedvideo> | ||
+ | <br> | ||
====French==== | ====French==== | ||
− | <embedvideo alignment="inline" dimensions="300" service="youtube" description="Interface utilisateur, by Benoit Bouchez">https://www.youtube.com/watch?v=4jb-8cQQQgQ</embedvideo> | + | <embedvideo alignment="inline" dimensions="300" service="youtube" description="V5: Interface utilisateur, by Benoit Bouchez">https://www.youtube.com/watch?v=w25bdRBB9og</embedvideo> |
+ | <embedvideo alignment="inline" dimensions="300" service="youtube" description="V3: Interface utilisateur, by Benoit Bouchez">https://www.youtube.com/watch?v=4jb-8cQQQgQ</embedvideo> | ||
<embedvideo alignment="inline" dimensions="300" service="youtube" description="Edition SFZ et SF2, by Benoit Bouchez">https://www.youtube.com/watch?v=odfyOLWh93k</embedvideo> | <embedvideo alignment="inline" dimensions="300" service="youtube" description="Edition SFZ et SF2, by Benoit Bouchez">https://www.youtube.com/watch?v=odfyOLWh93k</embedvideo> | ||
+ | |||
+ | <!-- | ||
+ | ====German==== | ||
+ | <embedvideo alignment="inline" dimensions="906" service="youtube" description="V5: Tutorial zum Einstieg, by Martin Gerken">https://www.youtube.com/watch?v=8iIv0w_2PsA</embedvideo> | ||
+ | --> |
Latest revision as of 10:56, 3 November 2023
1 Main Guides
- Zynthian UI User Guide - V5: The new V5 User Interface. V5 owners should start here!
- Zynthian UI User Guide - V1/V4: The classic V1-V4 User Interface. V1-V4 & custom zynthian owners should start here!
- ZynSeq User Guide: Detailed user's guide for the ZynSeq step sequencer.
- Zynthian Web Configuration Tool User Guide: Also known as webconf, check here to learn about settings in Zynthian's configuration web interface.
- MOD-UI User Guide: Pedalboard style graphical interface for patching LV2 plugins: MOD plugin-host web UI.
- Command Line User Guide: If you need to manually setup/configure things.
- Legacy Zynthian UI User Guide (old stable-2109)
2 Specific Guides
- Adding LV2 plugins: Adding LV2 plugins to the system.
- MIDI Network: Receive/Send MIDI with RTP-MIDI & QMidiNet
- Adding Extra I/O with the Zynaptik Module: Adding the Zynaptik extra I/O Option
- Aligning Zynthian Touchscreens: Guidance on the alignment of non-standard zynthian screens.
- Understanding LINUX Audio: will help you understand the acronyms mentioned in this Wiki
3 Beginners
- First Steps: A brief tutorial on basic UI usage
- Quick Start: A beginners tutorial on how to make a piano snapshot
- Making some sounds: A beginners tutorial on how to make your Zynthian make some sounds
4 Video Guides
4.1 English
4.2 French