Skip to content

A small patch for the teensy 4.0 dev-board for playing your AKAI EWI-USB on the go

License

Notifications You must be signed in to change notification settings

dingodoppelt/ewiUSB-synth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

A small patch for the teensy 4.0 dev-board for playing your AKAI EWI-USB on the go

Topics

Resources

License

Stars

Watchers

Forks