<?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[How do you Print to console?  in SNEX]]></title><description><![CDATA[<p dir="auto">I think this has been answered somewhere else,<br />
but it is obscure and I couldn't find the post.</p>
<p dir="auto">To those who have knowledge:</p>
<p dir="auto">How can I print to console inside a snex node? I've had no success so far and I need it for debugging.</p>
]]></description><link>https://forum.hise.audio/topic/10002/how-do-you-print-to-console-in-snex</link><generator>RSS for Node</generator><lastBuildDate>Mon, 07 Sep 2026 00:08:16 GMT</lastBuildDate><atom:link href="https://forum.hise.audio/topic/10002.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 04 Jul 2024 18:32:00 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How do you Print to console?  in SNEX on Thu, 04 Jul 2024 19:19:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/1">@Christoph-Hart</a><br />
Thanks, I'll look into the script watch table.</p>
<p dir="auto">I've not used it yet, I'll have a go!</p>
<p dir="auto">Edit:<br />
Yep that's ideal, thank you:</p>
<p dir="auto"><img src="/assets/uploads/files/1720120792740-5d882ec3-7bb7-42ef-9c00-debcbf0d9053-image.png" alt="5d882ec3-7bb7-42ef-9c00-debcbf0d9053-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.hise.audio/post/82828</link><guid isPermaLink="true">https://forum.hise.audio/post/82828</guid><dc:creator><![CDATA[griffinboy]]></dc:creator><pubDate>Thu, 04 Jul 2024 19:19:53 GMT</pubDate></item><item><title><![CDATA[Reply to How do you Print to console?  in SNEX on Thu, 04 Jul 2024 19:09:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/3542">@griffinboy</a> Console.print works in snex too but you have to enable debug mode (the bug icon in the snex editor).</p>
<p dir="auto">Also make sure that you don‘t clog the console. Printing a line every sample will blow up the console pretty fast.</p>
<p dir="auto">I usually resort to the script watch table for debugging (and if I need to inspect a temp variable I just temporarily make it a member variable of the class so that it shows up in the list).</p>
]]></description><link>https://forum.hise.audio/post/82826</link><guid isPermaLink="true">https://forum.hise.audio/post/82826</guid><dc:creator><![CDATA[Christoph Hart]]></dc:creator><pubDate>Thu, 04 Jul 2024 19:09:33 GMT</pubDate></item></channel></rss>