I just conceptually HAVE to use it on one of the tracks I’m working on. Using the fucking datas of their fucked up obsessions to make something useful out of it, that is : something that is of absolutely no use to them, it’s just a nice thought.
Now THIS is really using the full scope of the Norns capabilities in an interesting direction! Referencing real world structures and numbers for musical output is a sweet sweet idea.
Capitalism meets tech meets synthesizers? I’m in.
This is such a wonderfully novel concept, and it could actually inspire some interesting melodies for when I’m feeling undecided but don’t want to just play a random arpeggiator or up/down on a favorite chord.
Here’s a video showing a MIDI keyboard controlling the generated pattern and MIDI output (to CV) driving an external synth. The Arp Index plays nicely with others.
This is super cool. 20 step 1 day pattern for Boeing is quite the descending line post 737 MAX + Starliner + firing CEO.
I see you have an API key for the stock data in the source code, which is fine but might break the script in the future. Is it possible to use import system env vars from the we user into Norns Lua? My python is much more strong today but something like putting IEXAPIS_TOKEN in .bashrc and then
import os
API_KEY = os.environ['IEXAPIS_TOKEN']
...
No it installs fine, when I run it on norns I get the initial screen ok then it kicks me back to the main menu with “error init” where the app name usually displays.