<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
>

<channel>
	<title>TeachingMusic &#187; lectureNotes_cm3</title>
	<atom:link href="http://teachingmusic.keithkothman.com/category/computermusic3/lecturenotes_cm3/feed/" rel="self" type="application/rss+xml" />
	<link>http://teachingmusic.keithkothman.com</link>
	<description>music theory, composition, and music technology course materials by Keith Kothman</description>
	<lastBuildDate>Sun, 05 Feb 2012 00:44:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<!-- podcast_generator="Blubrry PowerPress/2.0.4" -->
	<itunes:summary>music theory, composition, and music technology course materials by Keith Kothman</itunes:summary>
	<itunes:author>TeachingMusic</itunes:author>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://teachingmusic.keithkothman.com/wp-content/plugins/powerpress/itunes_default.jpg" />
	<itunes:subtitle>music theory, composition, and music technology course materials by Keith Kothman</itunes:subtitle>
	<image>
		<title>TeachingMusic &#187; lectureNotes_cm3</title>
		<url>http://teachingmusic.keithkothman.com/wp-content/plugins/powerpress/rss_default.jpg</url>
		<link>http://teachingmusic.keithkothman.com/category/computermusic3/lecturenotes_cm3/</link>
	</image>
		<item>
		<title>(maxmsp) the transport and musical time, part 1</title>
		<link>http://teachingmusic.keithkothman.com/2012/01/maxmsp-the-transport-and-musical-time-part-1/</link>
		<comments>http://teachingmusic.keithkothman.com/2012/01/maxmsp-the-transport-and-musical-time-part-1/#comments</comments>
		<pubDate>Sun, 22 Jan 2012 19:39:20 +0000</pubDate>
		<dc:creator>Keith Kothman</dc:creator>
				<category><![CDATA[computerMusic3]]></category>
		<category><![CDATA[lectureNotes_cm3]]></category>

		<guid isPermaLink="false">http://teachingmusic.keithkothman.com/?p=1430</guid>
		<description><![CDATA[Download the demo patcher, MusicalTime1-day06.maxpat. New Objects and Messages The transport object. The transport object is an object that allows for time to be represented musically in bars:beats:ticks. You can control the transport window (Extras &#124; GlobalTransport) and control the transport with start, stop, and rewind buttons, and set the tempo. You can also use [...]]]></description>
		<wfw:commentRss>http://teachingmusic.keithkothman.com/2012/01/maxmsp-the-transport-and-musical-time-part-1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>(maxmsp) MIDI, metro, and table</title>
		<link>http://teachingmusic.keithkothman.com/2012/01/maxmsp-midi-metro-and-table/</link>
		<comments>http://teachingmusic.keithkothman.com/2012/01/maxmsp-midi-metro-and-table/#comments</comments>
		<pubDate>Thu, 19 Jan 2012 15:44:48 +0000</pubDate>
		<dc:creator>Keith Kothman</dc:creator>
				<category><![CDATA[computerMusic3]]></category>
		<category><![CDATA[lectureNotes_cm3]]></category>

		<guid isPermaLink="false">http://teachingmusic.keithkothman.com/?p=1426</guid>
		<description><![CDATA[The example patcher from Wednesday is uploaded (cleaned up a little bit). Here are some notes about it. Basic MIDI note input and output First, the patcher has a toggle/gate added so that MIDI input isn&#8217;t always passed to the Apple Synth (or anything else). The red box is a toggle to turn MIDI note [...]]]></description>
		<wfw:commentRss>http://teachingmusic.keithkothman.com/2012/01/maxmsp-midi-metro-and-table/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>(maxmsp) object arguments and right-to-left order</title>
		<link>http://teachingmusic.keithkothman.com/2012/01/maxmsp-object-arguments-and-right-to-left-order/</link>
		<comments>http://teachingmusic.keithkothman.com/2012/01/maxmsp-object-arguments-and-right-to-left-order/#comments</comments>
		<pubDate>Mon, 16 Jan 2012 04:21:22 +0000</pubDate>
		<dc:creator>Keith Kothman</dc:creator>
				<category><![CDATA[computerMusic3]]></category>
		<category><![CDATA[lectureNotes_cm3]]></category>

		<guid isPermaLink="false">http://teachingmusic.keithkothman.com/?p=1415</guid>
		<description><![CDATA[Another post on MaxMSP basics &#8211; this time on object arguments and right-to-left order of operation. Object Arguments Most MaxMSP objects can be initialized with certain values through the use of arguments. For example, you can tell a metro how fast to go by typing an initial time value (usually in milliseconds) as an argument. [...]]]></description>
		<wfw:commentRss>http://teachingmusic.keithkothman.com/2012/01/maxmsp-object-arguments-and-right-to-left-order/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>(maxmsp) objects and messages</title>
		<link>http://teachingmusic.keithkothman.com/2012/01/maxmsp-objects-and-messages/</link>
		<comments>http://teachingmusic.keithkothman.com/2012/01/maxmsp-objects-and-messages/#comments</comments>
		<pubDate>Mon, 16 Jan 2012 03:49:09 +0000</pubDate>
		<dc:creator>Keith Kothman</dc:creator>
				<category><![CDATA[computerMusic3]]></category>
		<category><![CDATA[lectureNotes_cm3]]></category>

		<guid isPermaLink="false">http://teachingmusic.keithkothman.com/?p=1410</guid>
		<description><![CDATA[Although a lot of information is covered in lectures, tutorials, and example patchers, I thought it would help to put together some explanatory posts that cover some basic concepts of MaxMSP and computing. This post explains objects and messages. Objects Everything in Max, everything you see, is an object. Integer number boxes, floating-point number boxes, [...]]]></description>
		<wfw:commentRss>http://teachingmusic.keithkothman.com/2012/01/maxmsp-objects-and-messages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>(maxmsp) Introductory Stuff</title>
		<link>http://teachingmusic.keithkothman.com/2012/01/maxmsp-introductory-stuff/</link>
		<comments>http://teachingmusic.keithkothman.com/2012/01/maxmsp-introductory-stuff/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 19:45:07 +0000</pubDate>
		<dc:creator>Keith Kothman</dc:creator>
				<category><![CDATA[computerMusic3]]></category>
		<category><![CDATA[lectureNotes_cm3]]></category>

		<guid isPermaLink="false">http://teachingmusic.keithkothman.com/?p=1397</guid>
		<description><![CDATA[I&#8217;ve linked to Michael Olson&#8217;s blog on the right (in the BSU part of my Blog roll). You can go there to download the demo patcher from Wednesday, or you can also find it in my example patchers folder in iLocker. Some key things to keep in mind from Wednesday&#8217;s lecture: order of operation (Right-to-Left) [...]]]></description>
		<wfw:commentRss>http://teachingmusic.keithkothman.com/2012/01/maxmsp-introductory-stuff/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>(maxmsp) groove~ examples</title>
		<link>http://teachingmusic.keithkothman.com/2011/04/maxmsp-groove-examples/</link>
		<comments>http://teachingmusic.keithkothman.com/2011/04/maxmsp-groove-examples/#comments</comments>
		<pubDate>Wed, 06 Apr 2011 19:40:49 +0000</pubDate>
		<dc:creator>Keith Kothman</dc:creator>
				<category><![CDATA[computerMusic3]]></category>
		<category><![CDATA[lectureNotes_cm3]]></category>

		<guid isPermaLink="false">http://teachingmusic.keithkothman.com/?p=1324</guid>
		<description><![CDATA[Just a quick post to link to example patchers using groove~. I&#8217;m only including the ones that make the most sense from a teaching standpoint, and I have made some slight alterations to make them more useful to you. These alterations include setting the cc# that controls volume to CC 7 (standard volume control on [...]]]></description>
		<wfw:commentRss>http://teachingmusic.keithkothman.com/2011/04/maxmsp-groove-examples/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>(maxmsp) Constant-Power Pan/Granular Tool Kit</title>
		<link>http://teachingmusic.keithkothman.com/2011/04/maxmsp-constant-power-pangranular-tool-kit/</link>
		<comments>http://teachingmusic.keithkothman.com/2011/04/maxmsp-constant-power-pangranular-tool-kit/#comments</comments>
		<pubDate>Wed, 06 Apr 2011 19:17:55 +0000</pubDate>
		<dc:creator>Keith Kothman</dc:creator>
				<category><![CDATA[computerMusic3]]></category>
		<category><![CDATA[lectureNotes_cm3]]></category>

		<guid isPermaLink="false">http://teachingmusic.keithkothman.com/?p=1321</guid>
		<description><![CDATA[If you want the cpPan~ object, the best way to get it is to download the Granular Tool Kit, developed by Nathan Wolek. The cpPan~ object comes with the tool kit. It&#8217;s free, and available for Mac or Windows. We&#8217;ll get into granular synthesis as part of the live performance class module, so you&#8217;ll want [...]]]></description>
		<wfw:commentRss>http://teachingmusic.keithkothman.com/2011/04/maxmsp-constant-power-pangranular-tool-kit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>(maxmsp) pitch modification</title>
		<link>http://teachingmusic.keithkothman.com/2011/04/maxmsp-pitch-modification/</link>
		<comments>http://teachingmusic.keithkothman.com/2011/04/maxmsp-pitch-modification/#comments</comments>
		<pubDate>Mon, 04 Apr 2011 14:52:48 +0000</pubDate>
		<dc:creator>Keith Kothman</dc:creator>
				<category><![CDATA[computerMusic3]]></category>
		<category><![CDATA[lectureNotes_cm3]]></category>

		<guid isPermaLink="false">http://teachingmusic.keithkothman.com/?p=1309</guid>
		<description><![CDATA[Here&#8217;s a basic outline of how to modify pitch with an envelope or lfo. It&#8217;s best to express pitch variation in semitones so that you can add it to some MIDI note number and get the same frequency variation depth at whatever starting frequency. The trick is to convert the midi note number input to [...]]]></description>
		<wfw:commentRss>http://teachingmusic.keithkothman.com/2011/04/maxmsp-pitch-modification/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>(maxmsp) modulation synthesis in max/msp</title>
		<link>http://teachingmusic.keithkothman.com/2011/03/maxmsp-modulation-synthesis-in-maxmsp/</link>
		<comments>http://teachingmusic.keithkothman.com/2011/03/maxmsp-modulation-synthesis-in-maxmsp/#comments</comments>
		<pubDate>Tue, 15 Mar 2011 02:39:39 +0000</pubDate>
		<dc:creator>Keith Kothman</dc:creator>
				<category><![CDATA[computerMusic3]]></category>
		<category><![CDATA[lectureNotes_cm3]]></category>

		<guid isPermaLink="false">http://teachingmusic.keithkothman.com/?p=1263</guid>
		<description><![CDATA[This post is not intended as a full explanation of ring modulation, amplitude modulation, or frequency modulation synthesis. The intent is to discuss how to implement various forms of modulation synthesis in Max/MSP. Ring Modulation Ring modulation is the easiest form of modulation synthesis to implement in Max/MSP. You simply multiply the outputs of two [...]]]></description>
		<wfw:commentRss>http://teachingmusic.keithkothman.com/2011/03/maxmsp-modulation-synthesis-in-maxmsp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>(maxmsp) mapping midi to msp</title>
		<link>http://teachingmusic.keithkothman.com/2011/03/maxmsp-mapping-midi-to-msp/</link>
		<comments>http://teachingmusic.keithkothman.com/2011/03/maxmsp-mapping-midi-to-msp/#comments</comments>
		<pubDate>Mon, 14 Mar 2011 18:02:11 +0000</pubDate>
		<dc:creator>Keith Kothman</dc:creator>
				<category><![CDATA[computerMusic3]]></category>
		<category><![CDATA[lectureNotes_cm3]]></category>

		<guid isPermaLink="false">http://teachingmusic.keithkothman.com/?p=1241</guid>
		<description><![CDATA[Mapping incoming MIDI data to synthesis controls in MSP takes the form of either using conversion objects or creating mathematical scaling algorithms. mtof and mtof~ Both mtof and mtof~ map incoming MIDI note number messages to floating-point frequency messages suitable for input to an oscillator. These objects are useful not just for pitch control from [...]]]></description>
		<wfw:commentRss>http://teachingmusic.keithkothman.com/2011/03/maxmsp-mapping-midi-to-msp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

