<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Python &amp; RipScript API Programming Tips &amp; Advice - RipX Forum				            </title>
            <link>https://hitnmix.com/community/python-ripscript-api-programming-tips-advice/</link>
            <description>RipX Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Wed, 12 Aug 2026 23:16:25 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>Python 3.9 entered EndOfLife in 2026</title>
                        <link>https://hitnmix.com/community/python-ripscript-api-programming-tips-advice/python-3-9-entered-endoflife-in-2026/</link>
                        <pubDate>Tue, 10 Feb 2026 17:42:10 +0000</pubDate>
                        <description><![CDATA[I use RipX 8.0.3 (Dec 2025). It&#039;s using Python 3.9.Onit was announced that Python 3.9 has enters it&#039;s end of life at the end of 202are there plans to update RipX&#039;s Python version yet?
&amp;nbsp...]]></description>
                        <content:encoded><![CDATA[<p>I use RipX 8.0.3 (Dec 2025). It's using Python 3.9.<br />On https://python.org/downloads it was announced that Python 3.9 has enters it's end of life at the end of 2025<br /><a title="Pythons release-cycle-chart" href="https://devguide.python.org/_static/release-cycle.svg">https://devguide.python.org/_static/release-cycle.svg</a><br /><br />So are there plans to update RipX's Python version yet?</p>
<div id="wpfa-11702" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//hitnmix.com/wp_dev/wp-content/uploads/wpforo/default_attachments/1770745330-PythonLifeCyles.jpg" target="_blank" title="PythonLifeCyles.JPG"><i class="fas fa-paperclip"></i>&nbsp;PythonLifeCyles.JPG</a></div>]]></content:encoded>
						                            <category domain="https://hitnmix.com/community/python-ripscript-api-programming-tips-advice/">Python &amp; RipScript API Programming Tips &amp; Advice</category>                        <dc:creator>Djamana</dc:creator>
                        <guid isPermaLink="true">https://hitnmix.com/community/python-ripscript-api-programming-tips-advice/python-3-9-entered-endoflife-in-2026/</guid>
                    </item>
				                    <item>
                        <title>Split a note using the API</title>
                        <link>https://hitnmix.com/community/python-ripscript-api-programming-tips-advice/split-a-note-using-the-api/</link>
                        <pubDate>Tue, 27 Jan 2026 15:01:05 +0000</pubDate>
                        <description><![CDATA[Hi,
in the documentation there is a reference to a split_at method associated to a note object. However I cannot see it in the interactive help (intelisense) and when I invoke I get an erro...]]></description>
                        <content:encoded><![CDATA[<p>Hi,</p>
<p>in the documentation there is a reference to a split_at method associated to a note object. However I cannot see it in the interactive help (intelisense) and when I invoke I get an error stating that the note object has no split_at attribute ...</p>
<p>Am I missing something?</p>
<p>Many Thanks,</p>
<p>Antonio</p>
<div id="wpfa-11701" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//hitnmix.com/wp_dev/wp-content/uploads/wpforo/default_attachments/1769526065-Screenshot-2026-01-27-155752.png" target="_blank" title="Screenshot-2026-01-27-155752.png"><i class="fas fa-paperclip"></i>&nbsp;Screenshot-2026-01-27-155752.png</a></div>]]></content:encoded>
						                            <category domain="https://hitnmix.com/community/python-ripscript-api-programming-tips-advice/">Python &amp; RipScript API Programming Tips &amp; Advice</category>                        <dc:creator>nogueiraantonio@hotmail.com</dc:creator>
                        <guid isPermaLink="true">https://hitnmix.com/community/python-ripscript-api-programming-tips-advice/split-a-note-using-the-api/</guid>
                    </item>
				                    <item>
                        <title>unpitched sound</title>
                        <link>https://hitnmix.com/community/python-ripscript-api-programming-tips-advice/unpitched-sound/</link>
                        <pubDate>Fri, 11 Feb 2022 07:31:20 +0000</pubDate>
                        <description><![CDATA[I can&#039;t find documentation or examples of accessing unpitched sound from RipScripts. It is clear from the display that each speck of unpitched sound is associated with an instrument. It is n...]]></description>
                        <content:encoded><![CDATA[<p>I can't find documentation or examples of accessing unpitched sound from RipScripts. It is clear from the display that each speck of unpitched sound is associated with an instrument. It is not clear if these  specks are associated with individual notes. (I use the term speck to references to things much smaller that the blobs used for notes.)  How does one access the instrument that a speck is assigned to?</p>
<p>What I am trying to do is use the information that a particular instrument is playing monophonically (with possible reverb overlapping two notes) to assemble together all the pieces of the spectrum that are part of individual notes.</p>
<p>Any help would be greatly appreciated.</p>]]></content:encoded>
						                            <category domain="https://hitnmix.com/community/python-ripscript-api-programming-tips-advice/">Python &amp; RipScript API Programming Tips &amp; Advice</category>                        <dc:creator>Jerryb</dc:creator>
                        <guid isPermaLink="true">https://hitnmix.com/community/python-ripscript-api-programming-tips-advice/unpitched-sound/</guid>
                    </item>
				                    <item>
                        <title>Why are there layers</title>
                        <link>https://hitnmix.com/community/python-ripscript-api-programming-tips-advice/why-are-there-layers/</link>
                        <pubDate>Wed, 13 Oct 2021 05:18:21 +0000</pubDate>
                        <description><![CDATA[Where do the different layers of a harmonic come from? What useful information is lost by merging the layers (amplitude, frequency and phase)?]]></description>
                        <content:encoded><![CDATA[<p>Where do the different layers of a harmonic come from? What useful information is lost by merging the layers (amplitude, frequency and phase)?</p>]]></content:encoded>
						                            <category domain="https://hitnmix.com/community/python-ripscript-api-programming-tips-advice/">Python &amp; RipScript API Programming Tips &amp; Advice</category>                        <dc:creator>Jerryb</dc:creator>
                        <guid isPermaLink="true">https://hitnmix.com/community/python-ripscript-api-programming-tips-advice/why-are-there-layers/</guid>
                    </item>
				                    <item>
                        <title>Forum Use-Cases</title>
                        <link>https://hitnmix.com/community/python-ripscript-api-programming-tips-advice/forum-use-cases/</link>
                        <pubDate>Sat, 25 Sep 2021 19:00:36 +0000</pubDate>
                        <description><![CDATA[Hi,
I just signed up last night, but could use some help.  I am trying to figure out if this forum is intended to be for all Hit&#039;n&#039;Mix community, across all topics... OR, is it intended to ...]]></description>
                        <content:encoded><![CDATA[<p>Hi,</p>
<p>I just signed up last night, but could use some help.  I am trying to figure out if this forum is intended to be for all Hit'n'Mix community, across all topics... OR, is it intended to be exclusively a forum designated for "Scripting" (if so, why the narrow scope)?</p>
<p>I am not asking rhetorically as a critique.  I genuinely would love to know, as I believe that there is a TREMENDOUS amount of expansion which can be implemented for this marvelous toolset.  There is such a breathtaking platform, and with community supported growth, it will not only quickly rise to become a name which replaces another brand (and their decided "tool-stagnancy") within the market as an audio editor.  BUT, that there could be so many ways to tie it into other existing solutions, while establishing a platform for new solutions to be founded upon.</p>
<p>Things could not only become very exciting, but because of the "Creative access" which it provides, it could forge the first major foothold for the new era of independent audio/video producers at large.</p>
<p>With all of these things stated, I would like to pause to thank the Hit'n'Mix team for creating such an incredible landscape for us to paint our metaphorical sonic-landscapes upon.</p>
<p>I look forward to anyone's/everyone's comments/responses.</p>]]></content:encoded>
						                            <category domain="https://hitnmix.com/community/python-ripscript-api-programming-tips-advice/">Python &amp; RipScript API Programming Tips &amp; Advice</category>                        <dc:creator>sekrit_studios</dc:creator>
                        <guid isPermaLink="true">https://hitnmix.com/community/python-ripscript-api-programming-tips-advice/forum-use-cases/</guid>
                    </item>
				                    <item>
                        <title>Exporting all instruments in a Rip</title>
                        <link>https://hitnmix.com/community/python-ripscript-api-programming-tips-advice/exporting-all-instruments-in-a-rip/</link>
                        <pubDate>Fri, 12 Jul 2019 08:20:26 +0000</pubDate>
                        <description><![CDATA[I can&#039;t seem to find the list of commands you can use. Is this available anywhere? I want to make a RipScript which exports all of the instruments in a Rip file to a specified format. It mus...]]></description>
                        <content:encoded><![CDATA[<p>I can't seem to find the list of commands you can use. Is this available anywhere? I want to make a RipScript which exports all of the instruments in a Rip file to a specified format. It must be possible... hmm</p>]]></content:encoded>
						                            <category domain="https://hitnmix.com/community/python-ripscript-api-programming-tips-advice/">Python &amp; RipScript API Programming Tips &amp; Advice</category>                        <dc:creator>jh9919</dc:creator>
                        <guid isPermaLink="true">https://hitnmix.com/community/python-ripscript-api-programming-tips-advice/exporting-all-instruments-in-a-rip/</guid>
                    </item>
							        </channel>
        </rss>
		