Plugin Name
Modal Synthesiser
Plugin URL
https://github.com/crispinha/modal-synth
Description
This is a software synthesiser that uses modal synthesis, a physical modelling technique using banks of resonators to filter an exciter signal, to create sounds with a parametrically controlled frequency spectrum. This synthesiser is designed to allow for the composition and performance of spectral music, and it produces sounds with timbres similar to those of natural materials such as wood, metal, and glass.
The synthesiser is available as VST and AU plugins and as a standalone application. It is written in C++ using the JUCE audio framework. The repo contains the code for two plugins: ModalSynth, which exposes the full functionality of the synth, and MiniModal, which is a redesign of the interface to promote more 'expressive' playing. MiniModal is in a very early stage of development, so I am currently only providing builds of ModalSynth.
Plugin Type
Instrument
Frameworks
JUCE
Plugin Name
Modal Synthesiser
Plugin URL
https://github.com/crispinha/modal-synth
Description
This is a software synthesiser that uses modal synthesis, a physical modelling technique using banks of resonators to filter an exciter signal, to create sounds with a parametrically controlled frequency spectrum. This synthesiser is designed to allow for the composition and performance of spectral music, and it produces sounds with timbres similar to those of natural materials such as wood, metal, and glass.
The synthesiser is available as VST and AU plugins and as a standalone application. It is written in C++ using the JUCE audio framework. The repo contains the code for two plugins: ModalSynth, which exposes the full functionality of the synth, and MiniModal, which is a redesign of the interface to promote more 'expressive' playing. MiniModal is in a very early stage of development, so I am currently only providing builds of ModalSynth.
Plugin Type
Instrument
Frameworks
JUCE