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

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.

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.