top of page

Plugins 

Highpass/Lowpass Filter

Following the tutorial and commented code from wolfsound.com I was able to create this plugin using the JUCE Framework. This plugin is a simple Lowpass/Highpass frequency filter. Allowing the user to remove all frequencies past a cut-off point chosen by the user off a given source.

 

The plugin's GUI consists of a slider which allows the user to select the range of frequency (depending on whether the are removing high or low) which they wish to cut-off. And a button which switches the range of the slider from high to low.  

Screenshot 2024-04-21 135030.png
LowHigh Filter
00:00 / 00:22

Synth (In Progress) 

A work in progress at the moment as I'm only partway through The Audio Programmer's playlist on YouTube, but the goal is to have made my own synthesizer complete with multiple filters and oscillators. Hopefully I should be able to get around to finishing this within the next couple of months, and be able to start some more audio projects. 

Screenshot 2024-04-23 164739.png

Future Projects 

While I am still a fair way away from finishing my current synthesizer project I have a few projects in mind that I would like to start in the near future. The first project being a website that would allow the user to view and download a large selection of sound fonts (sf2.) files all in one place. I frequently use these types of files when I make music and there are very few sites that have a large selection of these types of files, And none that solely focus on that specific type of file. 

 

Complimentary to this idea I would love to design a plugin that plays this type of file. There are a few of these out there already but the one I use (and the most popular) sfortzando has some areas that I feel could be improved upon so I'd like to iterate on it to make my dream sf2 sampler. 

sforznado_sfzinfo.jpg
bottom of page