-
Featured
Part 1: Portfolio (Documentation)
Link to the repository: https://github.com/MartinTownley/33537140_AAP_Portfolio Project 1: FM Soundscape Audio Render on SoundCloud: To Run: If running on Mac, this project contains a shellscript to launch the program from the terminal: cd into the folder, and type “./run.sh”. Description This is a soundscape piece demonstrating FM synthesis in C++, using the Maximilian library. It attempts… Read more
-
Summary
This is an FM synthesiser plugin, made with the JUCE framework.It is the result of following a lot of tutorial content from The Audio Programmer youtube channel. The synth has ADSR controls, and a simple FM processing with an LFO. Project state Unfortunately the plugin is currently in a state wherein it crashes on exit.… Read more
-
Progress
The plugin is now a functioning synthesiser, with basic frequency modulation parameters and ADSR (see following notes on ADSR). Note that the parameters are yet to be labelled and a better colour scheme is to be implemented. Maximilian ADSR vs JUCE ADSR For most of the development of this plugin, I just had attack and… Read more
Follow My Blog
Get new content delivered directly to your inbox.