Morphex is an open source audio plugin that morphs the harmonics of two sounds while exploring the latent timbral space that emerges from the spectral analysis of musical sounds, and to craft new hybrid instruments.
You can download the latest release of the plugin here: https://github.com/MarcSM/morphex/releases
If you want to see the plugin live you can take a look at this video:
https://youtube.com/watch?v=4NT5JkBR96U
In this video you can hear some presets of the plugin. External plugin effects such as distortion and reverb are used at the end of the video to see what kind of sounds can we get when using the plugin within a DAW in a music production use case.
https://github.com/MarcSM/morphex-research
Supported OS:
- macOS 10.13+
Morphex has been tested on macOS with the following hosts:
- Ableton Live
- Logic Pro X
- Reaper
- Hosting AU
Right now we have 3 different builds of the plugin:
- A standalone app for macOS (you can open it directly)
- An Audio Unit plugin “AU”
- And a “VST3” plugin
-
Clone this repository
-
Download Juce (http://www.juce.com/) - This project is currently made using JUCE v5.4.3
-
Open "Morphex.jucer" using the Projucer app
-
On the menu bar go to "Projucer -> Global Paths" and set "Path to JUCE" and "JUCE Modules".
-
Click on "File -> Save Project and open in IDE" to load the project in XCode.
-
Once the project is loaded hit de build button.
-
Build done!
Morphex is licensed under the GNU General Public License v3.0 license (https://www.gnu.org/licenses/gpl-3.0).
Copyright © 2019, Marc Sanchez Martinez.