<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Gem: How does one separate the color channels of a pix?]]></title><description><![CDATA[<p>Question as in the topic title.</p>
<p>Max/Jitter can do [jit.unpack 4] and then you get separate alpha, red, green, blue matrices (each one grayscale).</p>
<p>Gem can do...? Or not do...?</p>
<p>hjh</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14660/gem-how-does-one-separate-the-color-channels-of-a-pix</link><generator>RSS for Node</generator><lastBuildDate>Fri, 15 May 2026 14:09:19 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/14660.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 13 Mar 2024 02:48:07 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Gem: How does one separate the color channels of a pix? on Wed, 13 Mar 2024 02:48:07 GMT]]></title><description><![CDATA[<p>Question as in the topic title.</p>
<p>Max/Jitter can do [jit.unpack 4] and then you get separate alpha, red, green, blue matrices (each one grayscale).</p>
<p>Gem can do...? Or not do...?</p>
<p>hjh</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14660/gem-how-does-one-separate-the-color-channels-of-a-pix</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14660/gem-how-does-one-separate-the-color-channels-of-a-pix</guid><dc:creator><![CDATA[ddw_music]]></dc:creator><pubDate>Wed, 13 Mar 2024 02:48:07 GMT</pubDate></item><item><title><![CDATA[Reply to Gem: How does one separate the color channels of a pix? on Wed, 13 Mar 2024 07:18:32 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/ddw_music">@ddw_music</a> [pix_colormatrix] will pass just one colour or a combination set by a 4x4 matrix, and then [pix_grey] will convert the output to greyscale, but you will need to use it 4 times (one for each colour + alpha).<br />
David.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14660/gem-how-does-one-separate-the-color-channels-of-a-pix/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14660/gem-how-does-one-separate-the-color-channels-of-a-pix/2</guid><dc:creator><![CDATA[whale-av]]></dc:creator><pubDate>Wed, 13 Mar 2024 07:18:32 GMT</pubDate></item><item><title><![CDATA[Reply to Gem: How does one separate the color channels of a pix? on Wed, 13 Mar 2024 23:08:55 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/whale-av">@whale-av</a> said:</p>
<blockquote>
<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/ddw_music">@ddw_music</a> [pix_colormatrix] will pass just one colour or a combination set by a 4x4 matrix...</p>
</blockquote>
<p>Oh right... Thanks. It's been awhile. IIRC it would also need pix_separator to avoid clobbering the original image.</p>
<p>hjh</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14660/gem-how-does-one-separate-the-color-channels-of-a-pix/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14660/gem-how-does-one-separate-the-color-channels-of-a-pix/3</guid><dc:creator><![CDATA[ddw_music]]></dc:creator><pubDate>Wed, 13 Mar 2024 23:08:55 GMT</pubDate></item></channel></rss>