Open Source¶
FaderDock is built on an open-source foundation. The public part of the project is available on GitHub and is intended to make the concept, architecture, and overall direction transparent and easy to understand.
What open source means for FaderDock¶
The open-source part of FaderDock is the public foundation of the project.
It gives you access to:
- the public documentation on this site
- the open-source repository on GitHub
- project background and design direction
- feature overviews and technical concepts
- selected public code and implementation notes
This makes it easier to understand how FaderDock is structured, how the system is intended to work, and how the project is evolving.
What you will find on GitHub¶
The public GitHub repository is the central place for the open-source side of FaderDock.
It includes topics such as:
- project overview
- public documentation sources
- architecture and feature notes
- selected code and examples
- changelog and project updates
Public and Pro¶
The public side of FaderDock is designed to explain the project clearly and provide an open technical foundation.
The Pro documentation is the implementation-focused part for builders who want the full practical path, including hardware guidance, setup steps, integration details, calibration, and troubleshooting.
Explore the public project¶
If you want to learn more, start with:
- the Project page
- the FAQ
- the Changelog
- the GitHub repository