<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Hexagonal Sequencer with vvvv, MIDI, Ableton, and Soon Wii, Camera Input</title>
	<atom:link href="http://createdigitalmusic.com/2009/01/30/hexagonal-sequencer-with-vvvv-midi-ableton-and-soon-wii-camera-input/feed/" rel="self" type="application/rss+xml" />
	<link>http://createdigitalmusic.com/2009/01/30/hexagonal-sequencer-with-vvvv-midi-ableton-and-soon-wii-camera-input/</link>
	<description>The latest gear, software, and techniques for electronic music production and performance</description>
	<lastBuildDate>Sun, 22 Nov 2009 02:22:57 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Hexagonal iPhone Sequencer-Rhythm Machine from Jordan Rudess &#124; uptownboogiedown</title>
		<link>http://createdigitalmusic.com/2009/01/30/hexagonal-sequencer-with-vvvv-midi-ableton-and-soon-wii-camera-input/comment-page-1/#comment-961461</link>
		<dc:creator>Hexagonal iPhone Sequencer-Rhythm Machine from Jordan Rudess &#124; uptownboogiedown</dc:creator>
		<pubDate>Mon, 10 Aug 2009 12:56:12 +0000</pubDate>
		<guid isPermaLink="false">http://createdigitalmusic.com/?p=4885#comment-961461</guid>
		<description>[...] this isn’t the only way to get your hexagon on with music sequencing. See previously: Hexagonal Sequencer with vvvv, MIDI, Ableton, and Soon Wii, Camera Input Music on the Game Grid: Interactive Arpeggiators Al-Jazari, reacTogon Code Your Own Sequencer? [...]</description>
		<content:encoded><![CDATA[<p>[...] this isn’t the only way to get your hexagon on with music sequencing. See previously: Hexagonal Sequencer with vvvv, MIDI, Ableton, and Soon Wii, Camera Input Music on the Game Grid: Interactive Arpeggiators Al-Jazari, reacTogon Code Your Own Sequencer? [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Create Digital Music &#187; Hexagonal iPhone Sequencer-Rhythm Machine from Jordan Rudess</title>
		<link>http://createdigitalmusic.com/2009/01/30/hexagonal-sequencer-with-vvvv-midi-ableton-and-soon-wii-camera-input/comment-page-1/#comment-959506</link>
		<dc:creator>Create Digital Music &#187; Hexagonal iPhone Sequencer-Rhythm Machine from Jordan Rudess</dc:creator>
		<pubDate>Tue, 04 Aug 2009 15:15:56 +0000</pubDate>
		<guid isPermaLink="false">http://createdigitalmusic.com/?p=4885#comment-959506</guid>
		<description>[...] this isn&#8217;t the only way to get your hexagon on with music sequencing. See previously: Hexagonal Sequencer with vvvv, MIDI, Ableton, and Soon Wii, Camera Input Music on the Game Grid: Interactive Arpeggiators Al-Jazari, reacTogon Code Your Own Sequencer? [...]</description>
		<content:encoded><![CDATA[<p>[...] this isn&#8217;t the only way to get your hexagon on with music sequencing. See previously: Hexagonal Sequencer with vvvv, MIDI, Ableton, and Soon Wii, Camera Input Music on the Game Grid: Interactive Arpeggiators Al-Jazari, reacTogon Code Your Own Sequencer? [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad Upchurch</title>
		<link>http://createdigitalmusic.com/2009/01/30/hexagonal-sequencer-with-vvvv-midi-ableton-and-soon-wii-camera-input/comment-page-1/#comment-820072</link>
		<dc:creator>Brad Upchurch</dc:creator>
		<pubDate>Sun, 08 Mar 2009 05:02:39 +0000</pubDate>
		<guid isPermaLink="false">http://createdigitalmusic.com/?p=4885#comment-820072</guid>
		<description>&quot;. And vvvv has gotten some powerful music features like VST plug-in support, meaning you could build your sequencer in vvvv and skip something like Live altogether.&quot;

The audio support in vvvv uses directshow.  That means no ASIO, so most audio things are better done (for now) outside the app in another host.  Its not really intended as a sequencer- and its frame based processing makes audio clocks a bit of a headache.  I highly recommend it with OSC since it adopts &quot;spreads&quot; very well so all iterations are handled swiftly.. it is my definative goto for interfacing with hardware like menomes or serial interfaces.  To do shaders, which is really where the visual tricks take place, it uses high-level shader language which is similar to C coding.</description>
		<content:encoded><![CDATA[<p>&#8220;. And vvvv has gotten some powerful music features like VST plug-in support, meaning you could build your sequencer in vvvv and skip something like Live altogether.&#8221;</p>
<p>The audio support in vvvv uses directshow.  That means no ASIO, so most audio things are better done (for now) outside the app in another host.  Its not really intended as a sequencer- and its frame based processing makes audio clocks a bit of a headache.  I highly recommend it with OSC since it adopts &#8220;spreads&#8221; very well so all iterations are handled swiftly.. it is my definative goto for interfacing with hardware like menomes or serial interfaces.  To do shaders, which is really where the visual tricks take place, it uses high-level shader language which is similar to C coding.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gustavo Bravetti</title>
		<link>http://createdigitalmusic.com/2009/01/30/hexagonal-sequencer-with-vvvv-midi-ableton-and-soon-wii-camera-input/comment-page-1/#comment-776908</link>
		<dc:creator>Gustavo Bravetti</dc:creator>
		<pubDate>Sun, 01 Feb 2009 14:43:12 +0000</pubDate>
		<guid isPermaLink="false">http://createdigitalmusic.com/?p=4885#comment-776908</guid>
		<description>Hi,

One of the purposes of this creation, is to use it as a giant touch screen on my presentations, so a &quot;looking cooler&quot; is a must. 
To be honest I was working mostly on the frame work, the interaction between cells, direction handling etc. I din&#039;t spend more than half an hour on the midi generation part. Now that I have a functional hexagonal framework I will take care of the &quot;musical part&quot;, but wait... the fact that I didn&#039;t spent time programming the musical part doesn&#039;t means I didn&#039;t spent time thinking about it. Spreading different scales on an hexagonal pattern, then activate some hexs and let them behave by cellular automaton rules is a kind of random that I think is not possible to achieve today on Live (I said today because with the new MAX integration may be all can be possible on Live from then)

If you think this could be interesting just stay tuned!

Also the vvvv patch will be available soon, so you can do your own mods.

Best,
Gustavo</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>One of the purposes of this creation, is to use it as a giant touch screen on my presentations, so a &#8220;looking cooler&#8221; is a must.<br />
To be honest I was working mostly on the frame work, the interaction between cells, direction handling etc. I din&#8217;t spend more than half an hour on the midi generation part. Now that I have a functional hexagonal framework I will take care of the &#8220;musical part&#8221;, but wait&#8230; the fact that I didn&#8217;t spent time programming the musical part doesn&#8217;t means I didn&#8217;t spent time thinking about it. Spreading different scales on an hexagonal pattern, then activate some hexs and let them behave by cellular automaton rules is a kind of random that I think is not possible to achieve today on Live (I said today because with the new MAX integration may be all can be possible on Live from then)</p>
<p>If you think this could be interesting just stay tuned!</p>
<p>Also the vvvv patch will be available soon, so you can do your own mods.</p>
<p>Best,<br />
Gustavo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CloneAss</title>
		<link>http://createdigitalmusic.com/2009/01/30/hexagonal-sequencer-with-vvvv-midi-ableton-and-soon-wii-camera-input/comment-page-1/#comment-776454</link>
		<dc:creator>CloneAss</dc:creator>
		<pubDate>Sun, 01 Feb 2009 04:00:34 +0000</pubDate>
		<guid isPermaLink="false">http://createdigitalmusic.com/?p=4885#comment-776454</guid>
		<description>&quot;but i would like that this same example could sound more â€œmusicalâ€&quot;

- ya, you should totally build a visually based generative synth in VVV controlling ableton and have it do the same shit as you can in ableton, except a little bit looking cooler, freshness ;)</description>
		<content:encoded><![CDATA[<p>&#8220;but i would like that this same example could sound more â€œmusicalâ€&#8221;</p>
<p>- ya, you should totally build a visually based generative synth in VVV controlling ableton and have it do the same shit as you can in ableton, except a little bit looking cooler, freshness ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TweakingKnobs</title>
		<link>http://createdigitalmusic.com/2009/01/30/hexagonal-sequencer-with-vvvv-midi-ableton-and-soon-wii-camera-input/comment-page-1/#comment-775406</link>
		<dc:creator>TweakingKnobs</dc:creator>
		<pubDate>Fri, 30 Jan 2009 20:31:16 +0000</pubDate>
		<guid isPermaLink="false">http://createdigitalmusic.com/?p=4885#comment-775406</guid>
		<description>yes its preety cool, but the result also matters.

I mean most of this generated stuff they all sound the same,  random , glitchy , and &quot;caotic&quot;

this in many cases is on purpose , and is its natural sound, but i would like that this same example could sound more &quot;musical&quot; 

but with the same versatility and freshness, anyway is a nice technic.</description>
		<content:encoded><![CDATA[<p>yes its preety cool, but the result also matters.</p>
<p>I mean most of this generated stuff they all sound the same,  random , glitchy , and &#8220;caotic&#8221;</p>
<p>this in many cases is on purpose , and is its natural sound, but i would like that this same example could sound more &#8220;musical&#8221; </p>
<p>but with the same versatility and freshness, anyway is a nice technic.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
