Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1 KB

README.md

File metadata and controls

25 lines (16 loc) · 1 KB

gdx-pd demo application.

Install

  • Desktop (Linux, Windows, Mac) versions are available in Releases section. Instructions are provided in release notes.
  • Android version available on Google Play Store

Content

  • MIDI music player.
  • Procedural audio generators.
  • Procedural and sample based sounds.
  • Real time audio input analysis.
  • Real time audio input processing.

Available in a next release

  • Multitrack live MIDI sequencer.
  • Sound recognition.

Credits

Demo application contains MIDI files from 50 MIDI Tunes by A.J. Gillespie licensed under CC BY 3.0

Realtime Pitch Shifter is inspired by great Katja's work. If you want to learn more about DSP math voodoo under the hood, please visit her website : http://www.katjaas.nl/pitchshift/pitchshift.html