https://github.com/eulphean/introtowekinator
Starting project for using Wekinator with OpenFrameworks.
https://github.com/eulphean/introtowekinator
Last synced: 4 months ago
JSON representation
Starting project for using Wekinator with OpenFrameworks.
- Host: GitHub
- URL: https://github.com/eulphean/introtowekinator
- Owner: eulphean
- Created: 2018-02-25T09:54:30.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-25T10:42:31.000Z (over 8 years ago)
- Last Synced: 2025-10-25T21:59:07.663Z (8 months ago)
- Language: Makefile
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IntroToWekinator
This is an intro project to use Wekinator with OpenFrameworks.
1. Clone this project in openFrameworks -> apps -> myApps.
2. Use Project Generator to regenerate the project.
3. Download [Wekinator](http://www.wekinator.org/downloads/).
4. Download [Sound synthesis](http://www.doc.gold.ac.uk/~mas01rf/WekinatorDownloads/wekinator_examples/executables/mac/outputs/Processing_FMSynth_3ContinuousOutputs_Mac.zip) project.
5. Now, you have all the pieces to run it. Here's a quick [video](https://www.youtube.com/watch?v=dPV-gCqy9j4) where Rebecca explains how to use the Wekinator app to connect the two programs you just downloaded. For the X-Y program, rather than what she's using, you are using the openFrameworks program.
Have fun.