problumz

1.0.0 • Public • Published

KARAOKE EBOOKS

twitter fueled markov generated karaoke music.

this code is atrocious. i'm not sorry about that. it's my project and i'll cry about callback hell if i want to. If yr deeply interested in hacking on this project just open an issue and i will help you.


/audioSrc is basically a fork of probability sequencer which I have now deprecated in favor of https://github.com/coleww/overtone-live-coding so have fun with that one! all the procedural seed data is in /songs

/rhymeSrc contains the custom mrkv implementation and rhyme construction algorithm

/server is the thing that grabs all the tweets and caches them on a lil heroku thing nice

development

npm install
node server.js
# modify `var host` in index.js to point to localhost :/
npm run watch
# serve the /www dir

/problumz/

    Package Sidebar

    Install

    npm i problumz

    Weekly Downloads

    3

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • coleww