Skip to content

jsvaldezv/banana-split

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Banana Split

Banana Split is a two part project which has a FM Synthesiser plug-in and a MIDI controller built with Arduino.

See it in action: https://youtu.be/ctBEIsoXFOk

Plug-in

Screen Shot 2022-06-05 at 11 23 09 p m

Banana Split has a FM synthesiser plug-in which has one oscillator with sine, saw, triangle and square wave where you can control de oscillator gain. It also has a JUCE ADSR and Reverb, Delay, Chorus and Distortion as effects. The synth was developed with JUCE and C++.

Works with MIDI in any DAW which accepts VST, VST3 or AU

Installation

  1. JUCE: You can download JUCE from official website https://juce.com/ and follow the tutorials in order to install
  2. Xcode (MacOs): Just download from App Store https://apps.apple.com/us/app/xcode/id497799835?mt=12
  3. Visual Studio (Windows): You can download it from official website https://visualstudio.microsoft.com/es/
  4. Compile
  5. Copy .vst, .vst3 or .component from Builds folder to your plug-ins folder.
  6. Enjoy!

MIDI Controller

WhatsApp Image 2022-06-03 at 12 24 42 AM

Materials

  • Arduino MEGA
  • Protoboard
  • 12 push buttons
  • Jumpers or cables
  • USB Cable
  • 6 pots
  • Makey Makey
  • 6 conductive objects (gummies)
  • Arduino IDE
  • Hairless MIDI

About

Two part project with a FM Synthesiser plug-in and a MIDI controller built with Arduino.

Resources

License

Stars

Watchers

Forks

Packages

No packages published