<?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 for Trnsfrmr</title>
	<atom:link href="http://trnsfrmr.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://trnsfrmr.com</link>
	<description>only fools &#38; horses work.</description>
	<lastBuildDate>Fri, 21 May 2010 06:02:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Bytes, Nibbles &amp; Bits for CoreMidi by Bruce</title>
		<link>http://trnsfrmr.com/2010/03/12/bytes-nibbles-bits-for-coremidi/comment-page-1/#comment-981</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Fri, 21 May 2010 06:02:03 +0000</pubDate>
		<guid isPermaLink="false">http://trnsfrmr.com/?p=174#comment-981</guid>
		<description>Thanks, that&#039;s a help. When I wrote pattern based, I meant parts actually, a la the Alesis MMT-8. It will alos be a live recorder (packetlists) Don&#039;t know if that changes things. I work best that way, assembling chunks of different and similar sounding parts into songs. Thanks again for your time and thoughts.

[WORDPRESS HASHCASH] The poster sent us &#039;0 which is not a hashcash value.</description>
		<content:encoded><![CDATA[<p>Thanks, that&#8217;s a help. When I wrote pattern based, I meant parts actually, a la the Alesis MMT-8. It will alos be a live recorder (packetlists) Don&#8217;t know if that changes things. I work best that way, assembling chunks of different and similar sounding parts into songs. Thanks again for your time and thoughts.</p>
<p>[WORDPRESS HASHCASH] The poster sent us &#8216;0 which is not a hashcash value.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Who needs multitasking! by zaklady bukmacherskie</title>
		<link>http://trnsfrmr.com/2010/01/29/162/comment-page-1/#comment-972</link>
		<dc:creator>zaklady bukmacherskie</dc:creator>
		<pubDate>Mon, 17 May 2010 16:35:51 +0000</pubDate>
		<guid isPermaLink="false">http://trnsfrmr.com/?p=162#comment-972</guid>
		<description>It&#039;s big pleasure to read your articles, will back here soon

[WORDPRESS HASHCASH] The poster sent us &#039;0 which is not a hashcash value.</description>
		<content:encoded><![CDATA[<p>It&#8217;s big pleasure to read your articles, will back here soon</p>
<p>[WORDPRESS HASHCASH] The poster sent us &#8216;0 which is not a hashcash value.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPad is a winner!!! by Josiah Russell</title>
		<link>http://trnsfrmr.com/2010/01/28/ipad-is-a-winner/comment-page-1/#comment-963</link>
		<dc:creator>Josiah Russell</dc:creator>
		<pubDate>Fri, 14 May 2010 10:42:56 +0000</pubDate>
		<guid isPermaLink="false">http://trnsfrmr.com/?p=160#comment-963</guid>
		<description>i am planning to buy an iPad since it looks lighter than a regular desknote and i don not use much of the features of a laptop.&quot;.&#039;

[WORDPRESS HASHCASH] The poster sent us &#039;0 which is not a hashcash value.</description>
		<content:encoded><![CDATA[<p>i am planning to buy an iPad since it looks lighter than a regular desknote and i don not use much of the features of a laptop.&#8221;.&#8217;</p>
<p>[WORDPRESS HASHCASH] The poster sent us &#8216;0 which is not a hashcash value.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bytes, Nibbles &amp; Bits for CoreMidi by Robert</title>
		<link>http://trnsfrmr.com/2010/03/12/bytes-nibbles-bits-for-coremidi/comment-page-1/#comment-925</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Sun, 09 May 2010 05:03:44 +0000</pubDate>
		<guid isPermaLink="false">http://trnsfrmr.com/?p=174#comment-925</guid>
		<description>Thanks, that&#039;s a help. When I wrote pattern based, I meant parts actually, a la the Alesis MMT-8. It will alos be a live recorder (packetlists) Don&#039;t know if that changes things. I work best that way, assembling chunks of different and similar sounding parts into songs. Thanks again for your time and thoughts.</description>
		<content:encoded><![CDATA[<p>Thanks, that&#8217;s a help. When I wrote pattern based, I meant parts actually, a la the Alesis MMT-8. It will alos be a live recorder (packetlists) Don&#8217;t know if that changes things. I work best that way, assembling chunks of different and similar sounding parts into songs. Thanks again for your time and thoughts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bytes, Nibbles &amp; Bits for CoreMidi by admin</title>
		<link>http://trnsfrmr.com/2010/03/12/bytes-nibbles-bits-for-coremidi/comment-page-1/#comment-918</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 08 May 2010 06:20:46 +0000</pubDate>
		<guid isPermaLink="false">http://trnsfrmr.com/?p=174#comment-918</guid>
		<description>&lt;a href=&quot;#comment-917&quot; rel=&quot;nofollow&quot;&gt;@Robert &lt;/a&gt; 
I&#039;m posting this without having had much time to think it through.

I think  timing shouldn&#039;t be a big problem. Maybe you could deliver timestamped midi data in 2 measure chunks. Or you could make the chunk size dependent on the tempo of the pattern. The faster the tempo, the higher the chunk size.

As far as how to structure it all, I would probably approach it like below. Mind you, I haven&#039;t spent much time thinking about this. 

Song
attributes: name, tempo, followSongOrPatternTempo?
has a playlist

Playlist 
has a list of slots.

Slot
attributes: length
has one pattern

Pattern
attributes: name, tempo, length, swing
has 16 tracks
belongs to Song

Track
attributes: name, length, resolution, output, loop
has many steps but resolution determines which steps are active
belongs to a pattern

Step
attributes: active?, accent, index 
has one note or controller message
belongs to a track

Note
attributes: pitch, velocity
belongs to a step. time_stamp can be derived from the step.</description>
		<content:encoded><![CDATA[<p><a href="#comment-917" rel="nofollow">@Robert </a><br />
I&#8217;m posting this without having had much time to think it through.</p>
<p>I think  timing shouldn&#8217;t be a big problem. Maybe you could deliver timestamped midi data in 2 measure chunks. Or you could make the chunk size dependent on the tempo of the pattern. The faster the tempo, the higher the chunk size.</p>
<p>As far as how to structure it all, I would probably approach it like below. Mind you, I haven&#8217;t spent much time thinking about this. </p>
<p>Song<br />
attributes: name, tempo, followSongOrPatternTempo?<br />
has a playlist</p>
<p>Playlist<br />
has a list of slots.</p>
<p>Slot<br />
attributes: length<br />
has one pattern</p>
<p>Pattern<br />
attributes: name, tempo, length, swing<br />
has 16 tracks<br />
belongs to Song</p>
<p>Track<br />
attributes: name, length, resolution, output, loop<br />
has many steps but resolution determines which steps are active<br />
belongs to a pattern</p>
<p>Step<br />
attributes: active?, accent, index<br />
has one note or controller message<br />
belongs to a track</p>
<p>Note<br />
attributes: pitch, velocity<br />
belongs to a step. time_stamp can be derived from the step.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bytes, Nibbles &amp; Bits for CoreMidi by Robert</title>
		<link>http://trnsfrmr.com/2010/03/12/bytes-nibbles-bits-for-coremidi/comment-page-1/#comment-917</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Sat, 08 May 2010 05:14:56 +0000</pubDate>
		<guid isPermaLink="false">http://trnsfrmr.com/?p=174#comment-917</guid>
		<description>Thanks for the post, and congrats on the paying gig. One of the challenges with my own project is figuring out how to handle the data I will be recording and outputting. It&#039;s a pattern based beast, so will have a minimum 99 patterns of variable lengths, each with 16 tracks...and each track will have all the packet/packetlists and other data associated with that. Not sure how best to &#039;struct&#039; all that. Then my other technical wonderment is going to be how to time all that on the way back out and still deal with interface updates, etc.? There&#039;s not much roadmap for all this. Blogs likes yours and others are helpful, since googling on CoreMIDI provides not much information.</description>
		<content:encoded><![CDATA[<p>Thanks for the post, and congrats on the paying gig. One of the challenges with my own project is figuring out how to handle the data I will be recording and outputting. It&#8217;s a pattern based beast, so will have a minimum 99 patterns of variable lengths, each with 16 tracks&#8230;and each track will have all the packet/packetlists and other data associated with that. Not sure how best to &#8217;struct&#8217; all that. Then my other technical wonderment is going to be how to time all that on the way back out and still deal with interface updates, etc.? There&#8217;s not much roadmap for all this. Blogs likes yours and others are helpful, since googling on CoreMIDI provides not much information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bytes, Nibbles &amp; Bits for CoreMidi by admin</title>
		<link>http://trnsfrmr.com/2010/03/12/bytes-nibbles-bits-for-coremidi/comment-page-1/#comment-913</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 07 May 2010 14:45:55 +0000</pubDate>
		<guid isPermaLink="false">http://trnsfrmr.com/?p=174#comment-913</guid>
		<description>Lol. Shame on me. That weekend never came. I&#039;ll return to the project sometime this month when I&#039;m done with a paying gig :-)

I created a virtual receive port and I went as far as logging the received messages and updating my midi activity monitor. I&#039;ll post what I have done so far and hope you find in useful. If not, I&#039;ll post my complete parser soon.

This is the midiReadProc from my virtual receive port.
&lt;code&gt;static void midiReadProc(const MIDIPacketList *midiPacketList, void *readProcRefCon, void *srcConnRefCon)
{
	[[JXMidiSystem sharedInstance] updateReceiveActivityMonitor];
		
	int i, j;
	MIDIPacket *nextPacket = (MIDIPacket *)midiPacketList-&gt;packet;
	for (j=0 ; j &lt; midiPacketList-&gt;numPackets; ++j)
	{
		for (i = 0; i &lt; nextPacket-&gt;length; ++i)
		{
			NSLog(@&quot;--%02X&quot;, nextPacket-&gt;data[i]);
			
		}
		nextPacket = MIDIPacketNext(nextPacket);
		NSLog(@&quot;MIDIPacketNext&quot;);
	}
	
	
	//left nibble is 0x9A &gt;&gt; 4
	// right nibble  0x9A % 16
	// status bit &gt;&gt; 127
	//y = ((x &gt;&gt; 4) &amp; 0x0f) &#124; ((x &lt;&lt; 4) &amp; 0xf0); swap nibbles
		
}&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Lol. Shame on me. That weekend never came. I&#8217;ll return to the project sometime this month when I&#8217;m done with a paying gig <img src='http://trnsfrmr.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>I created a virtual receive port and I went as far as logging the received messages and updating my midi activity monitor. I&#8217;ll post what I have done so far and hope you find in useful. If not, I&#8217;ll post my complete parser soon.</p>
<p>This is the midiReadProc from my virtual receive port.<br />
<code>static void midiReadProc(const MIDIPacketList *midiPacketList, void *readProcRefCon, void *srcConnRefCon)<br />
{<br />
	[[JXMidiSystem sharedInstance] updateReceiveActivityMonitor];</p>
<p>	int i, j;<br />
	MIDIPacket *nextPacket = (MIDIPacket *)midiPacketList->packet;<br />
	for (j=0 ; j < midiPacketList->numPackets; ++j)<br />
	{<br />
		for (i = 0; i < nextPacket->length; ++i)<br />
		{<br />
			NSLog(@"--%02X", nextPacket->data[i]);</p>
<p>		}<br />
		nextPacket = MIDIPacketNext(nextPacket);<br />
		NSLog(@"MIDIPacketNext");<br />
	}</p>
<p>	//left nibble is 0x9A >> 4<br />
	// right nibble  0x9A % 16<br />
	// status bit >> 127<br />
	//y = ((x >> 4) &#038; 0x0f) | ((x < < 4) &#038; 0xf0); swap nibbles</p>
<p>}</code></code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bytes, Nibbles &amp; Bits for CoreMidi by Robert</title>
		<link>http://trnsfrmr.com/2010/03/12/bytes-nibbles-bits-for-coremidi/comment-page-1/#comment-910</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Fri, 07 May 2010 09:35:45 +0000</pubDate>
		<guid isPermaLink="false">http://trnsfrmr.com/?p=174#comment-910</guid>
		<description>Did you get your parser done before you bailed on the project? If so, please do post or email it still. I am working on a 16 track sequencer and I need all the help I can get. :)  Thanks for your other CoreMIDI posts. (All two of them). :)</description>
		<content:encoded><![CDATA[<p>Did you get your parser done before you bailed on the project? If so, please do post or email it still. I am working on a 16 track sequencer and I need all the help I can get. <img src='http://trnsfrmr.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   Thanks for your other CoreMIDI posts. (All two of them). <img src='http://trnsfrmr.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on yamaha motif xs vs korg m3 in 60 seconds by alfred gori</title>
		<link>http://trnsfrmr.com/2009/04/20/yamah-motif-xs-vs-korg-m3-in-60-seconds/comment-page-1/#comment-798</link>
		<dc:creator>alfred gori</dc:creator>
		<pubDate>Wed, 21 Apr 2010 03:22:12 +0000</pubDate>
		<guid isPermaLink="false">http://trnsfrmr.com/blog/?p=145#comment-798</guid>
		<description>Hi Admin and thaks for your prompt reply.The reason im keen on being able to record on step mode is that there are certain written passages that i couldnt even beggin to decifer let alone play unless i hear them first.
Does the M3 have step mode recording where i could for instance write half a bar of half note triplets in 4/4 and tie it over to a doted quarter note followed by 16 32nd notes for one beat and so on!? Sometimes i get transcribed solos that are pretty radical and would like to hear what they would sound like.
Well my freind....thanks to your input and others ive narrowed my choice to either the motiv xs or the M3.I like the idea of being able to save your sequences on a usb device.
or be able to hook up a cd burner and download your song to a cd.
How does it work with the motiv? Must you use Q base and acomputer to download into a cd?
Well my freind...again thak you for all the input!!</description>
		<content:encoded><![CDATA[<p>Hi Admin and thaks for your prompt reply.The reason im keen on being able to record on step mode is that there are certain written passages that i couldnt even beggin to decifer let alone play unless i hear them first.<br />
Does the M3 have step mode recording where i could for instance write half a bar of half note triplets in 4/4 and tie it over to a doted quarter note followed by 16 32nd notes for one beat and so on!? Sometimes i get transcribed solos that are pretty radical and would like to hear what they would sound like.<br />
Well my freind&#8230;.thanks to your input and others ive narrowed my choice to either the motiv xs or the M3.I like the idea of being able to save your sequences on a usb device.<br />
or be able to hook up a cd burner and download your song to a cd.<br />
How does it work with the motiv? Must you use Q base and acomputer to download into a cd?<br />
Well my freind&#8230;again thak you for all the input!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on yamaha motif xs vs korg m3 in 60 seconds by admin</title>
		<link>http://trnsfrmr.com/2009/04/20/yamah-motif-xs-vs-korg-m3-in-60-seconds/comment-page-1/#comment-792</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 20 Apr 2010 18:44:44 +0000</pubDate>
		<guid isPermaLink="false">http://trnsfrmr.com/blog/?p=145#comment-792</guid>
		<description>&lt;a href=&quot;#comment-782&quot; rel=&quot;nofollow&quot;&gt;@alfred gori &lt;/a&gt; 
Hi Alfred, what you heard is correct. The XS has no step recording but I didn&#039;t find that to be a huge limitation since you can set a 100% quantize strength, loop and record your notes in realtime. Even better, you can use the play fx to push or pull note start, adjust note velocity/pitch non destructively. Using just PLAY FX, you could start by recording a bars of straight C notes; shift the pitch on the downbeats to play kicks, shift the pitch on the upbeats to play snares, shift the pitches other beats to play a hi-hats and push the time on alternate beats to create a swung feel.

You could also use the arp to generate the basic rhythms and tweak them later to personalize them. If I remember correctly, the latin and Brazilian arp patterns are quite well played. The possibilities are endless really.

You should take a look at the Play FX section in the manual. I think its a brilliant feature and the bonus is that its non destructive.

As far as the Roland Fantom G, I don&#039;t think I can give an objective opinion about it. As much as I loved my MV-8000, I have a bias towards Roland synths. Typically, it takes me just a couple of minutes to get a song going on a workstation but I sat at one for about 15 minutes and was unable to grasp the interface.</description>
		<content:encoded><![CDATA[<p><a href="#comment-782" rel="nofollow">@alfred gori </a><br />
Hi Alfred, what you heard is correct. The XS has no step recording but I didn&#8217;t find that to be a huge limitation since you can set a 100% quantize strength, loop and record your notes in realtime. Even better, you can use the play fx to push or pull note start, adjust note velocity/pitch non destructively. Using just PLAY FX, you could start by recording a bars of straight C notes; shift the pitch on the downbeats to play kicks, shift the pitch on the upbeats to play snares, shift the pitches other beats to play a hi-hats and push the time on alternate beats to create a swung feel.</p>
<p>You could also use the arp to generate the basic rhythms and tweak them later to personalize them. If I remember correctly, the latin and Brazilian arp patterns are quite well played. The possibilities are endless really.</p>
<p>You should take a look at the Play FX section in the manual. I think its a brilliant feature and the bonus is that its non destructive.</p>
<p>As far as the Roland Fantom G, I don&#8217;t think I can give an objective opinion about it. As much as I loved my MV-8000, I have a bias towards Roland synths. Typically, it takes me just a couple of minutes to get a song going on a workstation but I sat at one for about 15 minutes and was unable to grasp the interface.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on yamaha motif xs vs korg m3 in 60 seconds by alfred gori</title>
		<link>http://trnsfrmr.com/2009/04/20/yamah-motif-xs-vs-korg-m3-in-60-seconds/comment-page-1/#comment-782</link>
		<dc:creator>alfred gori</dc:creator>
		<pubDate>Sun, 18 Apr 2010 22:17:26 +0000</pubDate>
		<guid isPermaLink="false">http://trnsfrmr.com/blog/?p=145#comment-782</guid>
		<description>Excellent input on the comparison and contrast of m3 vs motif xs!!
Id love to hear what your thoughts are on the fantom g series as im undecided in which of the 3 to purchase!
 heard a comment that you cant sequence via STEP MODE in the yamaha motif xs series! is that true?
I mostly write latin jazz and Brazilian type of music so lots of syncopated notes etc.Loading step mode sometimes saves me time!
Anyhow...thanks again for your inpuys and hope to hear more of your comments in the near future!!</description>
		<content:encoded><![CDATA[<p>Excellent input on the comparison and contrast of m3 vs motif xs!!<br />
Id love to hear what your thoughts are on the fantom g series as im undecided in which of the 3 to purchase!<br />
 heard a comment that you cant sequence via STEP MODE in the yamaha motif xs series! is that true?<br />
I mostly write latin jazz and Brazilian type of music so lots of syncopated notes etc.Loading step mode sometimes saves me time!<br />
Anyhow&#8230;thanks again for your inpuys and hope to hear more of your comments in the near future!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on NI Maschine Review. First Impressions. by admin</title>
		<link>http://trnsfrmr.com/2010/01/20/ni-maschine-first-impressions/comment-page-1/#comment-427</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 16 Mar 2010 04:30:53 +0000</pubDate>
		<guid isPermaLink="false">http://trnsfrmr.com/?p=158#comment-427</guid>
		<description>I find it pretty straight forward actually. Pad velocity can only modulate sample start, amp envelope decay, filter cutoff and volume. As far as I can tell, it isn&#039;t possible to modulate the loop point. All other parameters can be modulated simply by going to the appropriate page and turning a knob. If you need to record your modulation, all you need to do is turn the knobs while holding down the &lt;strong&gt;auto write&lt;/strong&gt; button. It is refreshingly simple actually. You don&#039;t even need to be in record mode to write the parameter automation.

I&#039;m running the version 1.5 beta at the moment and that borrows the macro controls feature from massive, fm8 &amp; absynth. Essentially, it allows you to assign 8 knobs to 8 arbitrary parameters per group. By giving you instant access to these parameters, you don&#039;t have to page to tweak them. You could for instance assign the 8 knobs to filter cutoff for 8 different tracks in a group or you could assign 1 knob to sample start of track 1, another to filter cutoff of track 7, yet another to fx send of the entire group and another to LFO rate. The permutations are endless. Its is worth repeating that each of the 8 groups gets its own set of 8 knobs. Sweet!

[WORDPRESS HASHCASH] The poster sent us &#039;0 which is not a hashcash value.</description>
		<content:encoded><![CDATA[<p>I find it pretty straight forward actually. Pad velocity can only modulate sample start, amp envelope decay, filter cutoff and volume. As far as I can tell, it isn&#8217;t possible to modulate the loop point. All other parameters can be modulated simply by going to the appropriate page and turning a knob. If you need to record your modulation, all you need to do is turn the knobs while holding down the <strong>auto write</strong> button. It is refreshingly simple actually. You don&#8217;t even need to be in record mode to write the parameter automation.</p>
<p>I&#8217;m running the version 1.5 beta at the moment and that borrows the macro controls feature from massive, fm8 &#038; absynth. Essentially, it allows you to assign 8 knobs to 8 arbitrary parameters per group. By giving you instant access to these parameters, you don&#8217;t have to page to tweak them. You could for instance assign the 8 knobs to filter cutoff for 8 different tracks in a group or you could assign 1 knob to sample start of track 1, another to filter cutoff of track 7, yet another to fx send of the entire group and another to LFO rate. The permutations are endless. Its is worth repeating that each of the 8 groups gets its own set of 8 knobs. Sweet!</p>
<p>[WORDPRESS HASHCASH] The poster sent us &#8216;0 which is not a hashcash value.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on NI Maschine Review. First Impressions. by DC</title>
		<link>http://trnsfrmr.com/2010/01/20/ni-maschine-first-impressions/comment-page-1/#comment-422</link>
		<dc:creator>DC</dc:creator>
		<pubDate>Tue, 16 Mar 2010 01:05:03 +0000</pubDate>
		<guid isPermaLink="false">http://trnsfrmr.com/?p=158#comment-422</guid>
		<description>So how is the maschine for modulating thngs like sample loop points or filter paramteres using pad velocity etc?

I do glitch and leftfield electronica and I like to mess about with loop points of samples a lot (It makes some crazy glitching effects) is this easy in maschine?</description>
		<content:encoded><![CDATA[<p>So how is the maschine for modulating thngs like sample loop points or filter paramteres using pad velocity etc?</p>
<p>I do glitch and leftfield electronica and I like to mess about with loop points of samples a lot (It makes some crazy glitching effects) is this easy in maschine?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mac Pro Noise Culprit x1900Xt Dust. by admin</title>
		<link>http://trnsfrmr.com/2010/02/13/mac-pro-noise-culprit-x1900xt-dust/comment-page-1/#comment-201</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 22 Feb 2010 19:50:41 +0000</pubDate>
		<guid isPermaLink="false">http://trnsfrmr.com/?p=172#comment-201</guid>
		<description>&lt;a href=&quot;#comment-200&quot; rel=&quot;nofollow&quot;&gt;@B-Nice &lt;/a&gt; 
I see a ton of people on boards blaming their snow leopard upgrade and graphics programs as the culprits but I bet a good percentage of them just have their pro cages clogged up.</description>
		<content:encoded><![CDATA[<p><a href="#comment-200" rel="nofollow">@B-Nice </a><br />
I see a ton of people on boards blaming their snow leopard upgrade and graphics programs as the culprits but I bet a good percentage of them just have their pro cages clogged up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mac Pro Noise Culprit x1900Xt Dust. by B-Nice</title>
		<link>http://trnsfrmr.com/2010/02/13/mac-pro-noise-culprit-x1900xt-dust/comment-page-1/#comment-200</link>
		<dc:creator>B-Nice</dc:creator>
		<pubDate>Mon, 22 Feb 2010 19:03:46 +0000</pubDate>
		<guid isPermaLink="false">http://trnsfrmr.com/?p=172#comment-200</guid>
		<description>I had this same exact problem. My Mac Pro was ridiculously loud and it was driving me nuts. Lo and behold I pop it open and there is a giant wad of dust clogging my video card. *facepalm*</description>
		<content:encoded><![CDATA[<p>I had this same exact problem. My Mac Pro was ridiculously loud and it was driving me nuts. Lo and behold I pop it open and there is a giant wad of dust clogging my video card. *facepalm*</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on yamaha motif xs vs korg m3 in 60 seconds by admin</title>
		<link>http://trnsfrmr.com/2009/04/20/yamah-motif-xs-vs-korg-m3-in-60-seconds/comment-page-1/#comment-196</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 22 Feb 2010 07:39:39 +0000</pubDate>
		<guid isPermaLink="false">http://trnsfrmr.com/blog/?p=145#comment-196</guid>
		<description>&lt;a href=&quot;#comment-195&quot; rel=&quot;nofollow&quot;&gt;@apophenia &lt;/a&gt; 
I&#039;d only consider 64mb of memory a limitation if you care about the Xpanded libraries or if you intend to use the M3 as a full DAW to record long audio sections like entire vocal or guitar tracks. For &quot;normal&quot; use, such as instruments sampling, resampling a few bars and snatches from records, I found I never used my memory expansion. If you are more of a programmer, I&#039;d recommend you put the money towards the EXB-Radias expansion. It was a lot more bang for the buck in my opinion. You&#039;ll get a lot more sonic variety from the Radias board than you will from the same old tired brass and woodwinds :-)</description>
		<content:encoded><![CDATA[<p><a href="#comment-195" rel="nofollow">@apophenia </a><br />
I&#8217;d only consider 64mb of memory a limitation if you care about the Xpanded libraries or if you intend to use the M3 as a full DAW to record long audio sections like entire vocal or guitar tracks. For &#8220;normal&#8221; use, such as instruments sampling, resampling a few bars and snatches from records, I found I never used my memory expansion. If you are more of a programmer, I&#8217;d recommend you put the money towards the EXB-Radias expansion. It was a lot more bang for the buck in my opinion. You&#8217;ll get a lot more sonic variety from the Radias board than you will from the same old tired brass and woodwinds <img src='http://trnsfrmr.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on yamaha motif xs vs korg m3 in 60 seconds by apophenia</title>
		<link>http://trnsfrmr.com/2009/04/20/yamah-motif-xs-vs-korg-m3-in-60-seconds/comment-page-1/#comment-195</link>
		<dc:creator>apophenia</dc:creator>
		<pubDate>Mon, 22 Feb 2010 07:15:16 +0000</pubDate>
		<guid isPermaLink="false">http://trnsfrmr.com/blog/?p=145#comment-195</guid>
		<description>finish your review please--this is all interesting. Do you think that 64MB RAM on the M3 is a serious limitation?</description>
		<content:encoded><![CDATA[<p>finish your review please&#8211;this is all interesting. Do you think that 64MB RAM on the M3 is a serious limitation?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Who needs multitasking! by Stuart</title>
		<link>http://trnsfrmr.com/2010/01/29/162/comment-page-1/#comment-82</link>
		<dc:creator>Stuart</dc:creator>
		<pubDate>Wed, 03 Feb 2010 04:55:58 +0000</pubDate>
		<guid isPermaLink="false">http://trnsfrmr.com/?p=162#comment-82</guid>
		<description>i wanted Google Latitude running in the bg while i do other things... so i want some.
I see your desk picture, who are you to talk against multi-tasking.</description>
		<content:encoded><![CDATA[<p>i wanted Google Latitude running in the bg while i do other things&#8230; so i want some.<br />
I see your desk picture, who are you to talk against multi-tasking.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Virus TI OS4 Arp Matrix by Stuart</title>
		<link>http://trnsfrmr.com/2010/01/30/virus-ti-os4-arp-matrix/comment-page-1/#comment-80</link>
		<dc:creator>Stuart</dc:creator>
		<pubDate>Tue, 02 Feb 2010 21:28:26 +0000</pubDate>
		<guid isPermaLink="false">http://trnsfrmr.com/?p=166#comment-80</guid>
		<description>Will there be one for the IPad?</description>
		<content:encoded><![CDATA[<p>Will there be one for the IPad?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Who needs multitasking! by NY2G</title>
		<link>http://trnsfrmr.com/2010/01/29/162/comment-page-1/#comment-78</link>
		<dc:creator>NY2G</dc:creator>
		<pubDate>Sat, 30 Jan 2010 14:22:58 +0000</pubDate>
		<guid isPermaLink="false">http://trnsfrmr.com/?p=162#comment-78</guid>
		<description>BUT!!!  You know what DOES multitask? .......... a BSOD!

1. Throws a beautiful blue hue on your face
2. Loses your hard work
3. Pisses you off

When will apple learn?</description>
		<content:encoded><![CDATA[<p>BUT!!!  You know what DOES multitask? &#8230;&#8230;&#8230;. a BSOD!</p>
<p>1. Throws a beautiful blue hue on your face<br />
2. Loses your hard work<br />
3. Pisses you off</p>
<p>When will apple learn?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
