Skip to content

residuum/Money-Talks

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
___  ___                         _____     _ _        
|  \/  |                        |_   _|   | | |       
| .  . | ___  _ __   ___ _   _    | | __ _| | | _____ 
| |\/| |/ _ \| '_ \ / _ \ | | |   | |/ _` | | |/ / __|
| |  | | (_) | | | |  __/ |_| |   | | (_| | |   <\__ \
\_|  |_/\___/|_| |_|\___|\__, |   \_/\__,_|_|_|\_\___/
                          __/ |                       
                         |___/                        

Money Talks is an approach to sonify and visualise the development of stock market data.

Needed for it is Puredata including the libraries list-abs, bsaylor, Gem and PuREST JSON, Python, 
cURL and a local installation of CouchDB with no admin users specified ("admin party"), plus some 
libraries, e.g. python-couchdbkit.

To init the database, run

make init

To download the data for the stock indices from Yahoo using cURL, run

make download

To import the data, run

make import

And in the end run the Pd patch with

pd moneytalks.pd

Detailed instructions will follow.

Demos are available at 
http://vimeo.com/30214179 (video)
http://soundcloud.com/residuum/money-talks (Audio)

About

Sonifying and Visualising stock market data with Puredata.

Resources

License

Stars

Watchers

Forks

Packages

No packages published