10.6

Mac OS X 10.6 (Snow Leopard)

Release: QuartzBuilder, v1.4

Release Type: Production
Version: 1.4
Release Notes

Changes since QuartzBuilder 1.3

Altered behavior of Fullscreen Display Screen setting:

  • (Disabled) — Fullscreen toggles to current screen
  • Display1 — Always fullscreen on primary screen (no toggle)
  • Display2 — Try fullscreen on secondary screen (no toggle). Do fullscreen on primary screen if no secondary screen exists.
  • Display3 — Try fullscreen on tertiary screen (no toggle). Do fullscreen secondary (and then primary) if tertiary doesn’t exist.
  • etc.

Known issues

  • To build an application that contains 32-bit-only plugins, you must run QuartzBuilder in 32-bit mode. See the QuartzBuilder documentation for details.

Furry Teapot (Composition by Peter)

Author: Peter
License: MIT
Date: 2011.11.27
Compatibility: 10.6, 10.7
Categories:
Required plugins:
(none)

A simple fur shader ported from the orange book GLSL examples.

Theatre goes open source – Hope's Operetta (Composition by incubo)

Author: incubo
License: Creative Commons Attribution-NonCommercial-ShareAlike
Date: 2011.11.25
Compatibility: 10.6, 10.7
Categories:
Required plugins:
(none)

Hi,

I had the pleasure of making visuals for Rovaniemi Theatre. The second half of "Hope's Operetta" is a visual concert and the theatre is willing to share the code under CC license. Now that's neat!

You can find the complete project files from: http://akuetmiila.favor.org/hope-s-operetta-----visuals---source

In a nutshell the project uses Kinect, RSS feeds, web image downloader, simple audio reactivity and some other features that might be interesting to someone. Few plugins from Vade, George Toledo and Kineme are used as well.

Massive thanks to Kineme and QC community again for making learning possible.

Ps. www.favor.org might be interesting to all of you.

Frequency BPM OSC (Composition by rbetin)

Author: rbetin
License: Creative Commons Attribution-NonCommercial-NoDerivs
Date: 2011.11.22
Compatibility: 10.6
Categories:
Required plugins:
Kineme GL Point, Kineme GL Line

Frequency BPM OSC is a simple example using Kineme GL Point and Line Structure

This composition can be used to display frequency Waveform from 1Hz up to 20Hz (like an oscilloscope), regarding the period value entered (range 0.05 upto 1 sec), and displays the resulting BPM.

The following parameters can be tuned by faders:

-Amplitude (range 0 up to 0.5)


-Period (range 0.05 up to 1 sec).

-Scale (range from 1 up to 30 sec)


-Waveform (Sin, Cos, Triangle, Square, Sawtooth up, Sawtooth down, PWM, Random)



Use Spacebar to On/Off display faders
 and Right click to reset all faders to initial value

.

Itunes xml Music Libary (Composition by itsthejayj)

Author: itsthejayj
License: Creative Commons Attribution
Date: 2011.11.20
Compatibility: 10.5, 10.6, 10.7
Categories:
Required plugins:
Kineme File Tools

Using itunes Music library xml file normally located in your ~/Music/iTunes/iTunes Music Library.xml.

This composition allows access to your playlist information in itunes.

The iTunes Music Library.xml format is ridiculous with odd key names. So to save anyone else going through the hassle of sorting this xml file here is an example of how this COULD be done.

*thanks for @gtoledo3 for reminding how to search a structure