Skip to content

Latest commit

 

History

History
28 lines (26 loc) · 1.73 KB

README.md

File metadata and controls

28 lines (26 loc) · 1.73 KB

AKAI EWI-USB Teensy 4.0 Synth

This is a small patch for using the AKAI EWI-USB on the go with a Teensy 4.0 dev board + Audio Shield (Rev.D) It uses the Teensy's internal Audio Library ( https://github.com/PaulStoffregen/Audio ) to model an analog synth lead patch. It features:

  • four oscillators (waveform: variable triangle) in unison or voiced
  • 10Hz LFO->pitch controlled by bite sensor pressure
  • voltage controlled amplifier and filter reacting to breath control
  • two semitones pitchbend on positive pitchwheel input
  • a cool fourths voicing (4th down, 9th down, octave down) on negative pitchwheel input
  • a custom waveshaping transfer function to add warmth and saturation
  • a gentle chorus effect
  • stereo output

What is needed:

Installation

  • Platform specific instructions on how to get your Teensy board up and running can be found here: https://www.pjrc.com/store/teensy40.html
  • Download this patch and upload it to your Teensy through the Arduino IDE
  • Connect your EWI, Headphones or speakers
  • Power up the Teensy with a powerbank or USB charger
  • Do not touch any metal parts on the EWI until the green LED lights up (to not mess up the EWI's self-calibration)