An open API service indexing awesome lists of open source software.

https://github.com/mgsx-dev/gdx-pd-demo


https://github.com/mgsx-dev/gdx-pd-demo

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

[gdx-pd](https://github.com/mgsx-dev/gdx-pd) demo application.

# Install

* Desktop (Linux, Windows, Mac) versions are available in [Releases section](https://github.com/mgsx-dev/gdx-pd-demo/releases). Instructions are provided in release notes.
* Android version available on [Google Play Store](https://play.google.com/store/apps/details?id=net.mgsx.pd.demo)

# 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](https://opengameart.org/content/50-midi-tunes) by A.J. Gillespie licensed under [CC BY 3.0](https://creativecommons.org/licenses/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