Melody Synth (Sound and Music Synthesization)
Availability: N/A Current Status: Educational, Experimental Type: GUI Plugin; Package
Melody Synth is a simple synth library for Divooka. Music synth as first class in Neo demonstrates the multimedia nature of graph-based workspace, it's also because I (Charles Zhang) was frustrated/confused by many available synth tools. As of the current release, Divooka is not a full music production environment yet, in particular, the lack of advanced audio processing effects, recording features and full number/audio transform pipeline is the limiting factor.

Components:
- Low-level synth
- Fluent Synth
- Melody Synth GUI plugin
Above methods collectively provide simple synth functionalities in Divooka.
Low-level Synth
Provided in low-level Audio processing library, currently under Divooka.Multimedia.Audio.
Fluent Synth

Fluent Synth supports both programmable API and a text-based entry format. Powered by Divooka.Synth.Fluent.
A standalone is availble for download for free from Methodox Itch.io.
Melody Synth Plugin

References
Resources
- Original repo: Github - FluentSynth.
- Standalone CLI Download: Charles' itch.io