https://github.com/mgsx-dev/gdx-pd-demo
https://github.com/mgsx-dev/gdx-pd-demo
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mgsx-dev/gdx-pd-demo
- Owner: mgsx-dev
- Created: 2017-03-19T13:21:59.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-06T19:34:02.000Z (about 9 years ago)
- Last Synced: 2025-02-06T03:31:16.259Z (over 1 year ago)
- Language: Pure Data
- Size: 1.83 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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