Projects

  • Drum MIDI Converter

    I’ve worked with a lot of other musicians who use sampled drums, and everybody seems to use different plugins with different mappings. There are tools you can use to convert between mappings, but you only get a certain amount of free conversions, have to create an account, etc. etc.

    I decided to write my own version that is 100% free to use. Try it below!

    I have also made the source code (in C++ and Python) available for download.

  • Guitar Theremin Imitator

    I have spent lots of time working on imitating a theremin with my guitar. In the end, I decided to write my own plugin. It’s basically an oscillator, where the pitch and volume is controlled by incoming audio. Watch the video for an explanation and demo, and download the plugin yourself!

  • Free Guitar and Bass Sample Instruments for Metal

    Need to sketch out a riff, but don’t have your instruments on you? Use this free and simple guitar and bass sample library to program the riff!

  • Pseudorandom Python Drum MIDI Generator

    Can’t think of a rhythm for your riff? Use this program to generate some random drum MIDI to help you along. This program randomizes kick placement while placing cymbals on every beat and the snare on every 3rd. Watch the video, and download the Python source code to run the program yourself!

  • Pseudorandom Python Song Generator

    This song generator has been a project in the works for years, ever since I first started coding. It generates MIDI for a full band (rhythm guitar, drums, bass, and a lead instrument). Watch the video below, listen to the samples, and download the Python source code to use yourself!

  • Free REAPER Guitar Tone Project

    Looking for a free guitar tone template? This REAPER project uses three free amps in parallel to deliver crushing tones! Check out the video for a demo, and download to try yourself.