-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
possibly use Novacaine for iOS for DSP audio analysis... #1
Comments
NVDSP could provide a "wobble" low pass filter triggered from a fader that also triggers a car-wide hue sweep. One iphone could be linked to the sound, so could receive OSC messages from the brain, which itself receives fader messages from the various UIs. This looks like a possible source of code to implement an OSC receiver in iOS: https://github.com/mrRay/vvopensource |
Rad. We could do three band pass filters set to bass mid and high to trigger osc for light groups associated with audio Input. So a super basic eq for audio envelop following. — On Fri, Aug 22, 2014 at 2:41 PM, Thomas Spellman notifications@github.com
|
Livegrabber (http://showsync.info/index.php/tools/livegrabber/) includes an Ableton plugin that can do that bandpass filtering and sending via OSC: http://showsync.info/index.php/tools/livegrabber/ would just need to get DJ's to drop the plugin in their master channel |
Works for me. — On Fri, Aug 22, 2014 at 3:50 PM, Thomas Spellman notifications@github.com
|
Let's get a flashdrive all ready with the plugin and max6 installer so they can plug and play. — On Fri, Aug 22, 2014 at 3:50 PM, Thomas Spellman notifications@github.com
|
Could we also just use audio internal routing to grab the main out on the audio interface/standard out of the comp and operate outside of ableton?— On Fri, Aug 22, 2014 at 3:50 PM, Thomas Spellman notifications@github.com
|
And just run the max patch like that. I'll take a look at it later. That way a DJ does t have to have ableton. Just straight Mac. — On Fri, Aug 22, 2014 at 4:08 PM, Benji Brown brown.benj@gmail.com wrote:
|
We could run our own second laptop pulling the audio from the mixer and On 8/22/14, 4:09 PM, Ben Brown wrote:
|
Anyone running Live 9 has the Max for Live license automatically, right? Or does it need to be activated separately? |
seperate. — On Sat, Aug 23, 2014 at 10:33 AM, Thomas Spellman
|
https://github.com/alexbw/novocaine
The text was updated successfully, but these errors were encountered: