Turn stock market data into musical sequences. Watch the market move while creating generative arpeggios with Molly the Poly.
-
Install Molly the Poly engine in maiden:
;install https://github.com/markwheeler/molly_the_poly/archive/master.zip
-
Install The Arp Index:
;install https://github.com/seajaysec/arp_index/archive/master.zip
- norns
- molly_the_poly engine (installed above)
- internet connection
- Alpha Vantage API key (included)
Note: This script uses a shared API key with rate limits. If you hit the limits, you can get your own free key at www.alphavantage.co
- E1 : Select company
- E2 : Time span (1d/1m/3m/1y)
- E3 : Number of steps
- K2 : Play/Stop
- K1+K2 : Reset clock
- K3 : Refresh data / Generate new sound
- Live stock data visualization
- Price-driven musical sequences
- Randomly generated synth presets per stock
- MIDI input/output support
- Multiple time ranges
Data provided by Alpha Vantage (www.alphavantage.co)