<?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"

			>

	<channel>
		<title>Cycling 74  &#187;  Topic: Alternative to ddg.mono (in javascript)</title>
		<atom:link href="http://cycling74.com/forums/topic/alternative-to-ddg-mono-in-javascript/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/alternative-to-ddg-mono-in-javascript/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 12:13:30 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/alternative-to-ddg-mono-in-javascript/#post-56680</guid>
					<title><![CDATA[Alternative to ddg.mono (in javascript)]]></title>
					<link>http://cycling74.com/forums/topic/alternative-to-ddg-mono-in-javascript/#post-56680</link>
					<pubDate>Tue, 29 May 2012 22:25:21 +0000</pubDate>
					<dc:creator>Darwin Grosse</dc:creator>

					<description>
						<![CDATA[
						<p>A lot of people have problems with ddg.mono because they are trying to use it with VST instruments or Live devices &#8211; instruments which are intrinsically polyphonic, and therefore don&#8217;t respond well to ddg.mono&#8217;s lack of note-offs. ddg.mono was meant to provide monophonic behavior to synths that you create in Max, so some compromises had to be made&#8230;</p>
<p>I&#8217;m going to provide add some logic to ddg.mono, but I thought I&#8217;d share this javascript mock-up; it provides the proper set of note-on and note-off messages to support routing to polyphonic instruments/devices appropriately.</p>
<p>I hope you find it useful. I&#8217;ve included a simple test patch that allows you to use Max&#8217;s virtual MIDI ports to route things to and from external systems/packages.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/alternative-to-ddg-mono-in-javascript/#post-203145</guid>
					<title><![CDATA[Re: Alternative to ddg.mono (in javascript)]]></title>
					<link>http://cycling74.com/forums/topic/alternative-to-ddg-mono-in-javascript/#post-203145</link>
					<pubDate>Wed, 30 May 2012 00:24:14 +0000</pubDate>
					<dc:creator>Chris Muir</dc:creator>

					<description>
						<![CDATA[
						<p>I have an abstraction called cbm.mono that I use for this sort of thing. It can be found here: <a href="http://xfade.com/max/examples/" rel="nofollow">http://xfade.com/max/examples/</a></p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

