The AdjHert (AdjSynth) is a modular polyphonic MIDI musical synthesizer project.
It is designed, but not limited, to run on a Raspbey Pi 5 computer board.
The project is divided into 2 parts:
- A c++ engine (librarry libAdjRaspi5Synth1_1) that generates, process and controls the audio output.
- A Qt5 based application (this project) that provides the workflows and GUI.
The AdjSynth supports the JackAudio architecture that provides a low latency audio streaming.
The AdjSynth supports external MIDI keyboards based on the ALSA MIDI streaming architecture