QC - Quartz Composer
I'm using Quartz Composer as a medium between Ableton live and Madmapper.
"Quartz Composer is a node-based visual programming language provided as part of the Xcode development environment in macOS for processing and rendering graphical data." - this is what Google says about it.
QC is a really straightforward platform because of the graphical interface. It's using patches (functions) to create graphical transitions/animations, music visualizer etc.
I'm using QC to get MIDI from Ableton and with that it will trigger the action of a color flashing up.
Getting only 2 patches - MIDI note receiver and sprite.
There is a little adjustment needed on the MIDI note receiver because when I first tried and set everything correctly - for example the trigger is the note C3 in Ableton and in QC as well but it was not working. After I found on the Madmapper tutorial that Ableton using middle as C3 but QC using C5. So by setting in QC the middle C to 3 solved the problem.
And by connecting the right note to the color will produce the desired white flash I was after. Using this white flash can give any color we want because in Madmapper we can adjust the color.
Saving this QC project and imported into Madmapper will show the flash when the connected note is being played.
"Quartz Composer is a node-based visual programming language provided as part of the Xcode development environment in macOS for processing and rendering graphical data." - this is what Google says about it.
QC is a really straightforward platform because of the graphical interface. It's using patches (functions) to create graphical transitions/animations, music visualizer etc.
I'm using QC to get MIDI from Ableton and with that it will trigger the action of a color flashing up.
Getting only 2 patches - MIDI note receiver and sprite.
There is a little adjustment needed on the MIDI note receiver because when I first tried and set everything correctly - for example the trigger is the note C3 in Ableton and in QC as well but it was not working. After I found on the Madmapper tutorial that Ableton using middle as C3 but QC using C5. So by setting in QC the middle C to 3 solved the problem.
And by connecting the right note to the color will produce the desired white flash I was after. Using this white flash can give any color we want because in Madmapper we can adjust the color.
Saving this QC project and imported into Madmapper will show the flash when the connected note is being played.
Comments
Post a Comment