<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Play a sound when done rendering? in Maya Forum</title>
    <link>https://forums.autodesk.com/t5/maya-forum/play-a-sound-when-done-rendering/m-p/9784574#M14885</link>
    <description>&lt;P&gt;I was able to make it play using this syntax:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;system ("afplay PATH_TO_AUDIO_FILE");&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But when I paste this on the Post Render MEL on the Render options it doesn't play it after the render. Do I need an extra syntax to make it work on the Post Render MEL?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for the help!&lt;/P&gt;</description>
    <pubDate>Mon, 05 Oct 2020 14:38:52 GMT</pubDate>
    <dc:creator>daschund</dc:creator>
    <dc:date>2020-10-05T14:38:52Z</dc:date>
    <item>
      <title>Play a sound when done rendering?</title>
      <link>https://forums.autodesk.com/t5/maya-forum/play-a-sound-when-done-rendering/m-p/9782762#M14881</link>
      <description>&lt;P&gt;So I was trying to find a way to play a sound when done rendering so that I can figure out when is the computer done without having to check it every couple of minutes. Apparently there is no setting to do that, but it was suggested to me to add a post render MEL script. The script suggested was this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;sound -offset 1 -file "path_to_your_file"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So I tried that, pointing to a WAV file on my hard drive, but it doesn't work, nothing plays at the end of the render. Any ideas how to make it work? I'm definitely not versed in scripting at all, so any help is very welcome!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 04 Oct 2020 02:37:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/play-a-sound-when-done-rendering/m-p/9782762#M14881</guid>
      <dc:creator>daschund</dc:creator>
      <dc:date>2020-10-04T02:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: Play a sound when done rendering?</title>
      <link>https://forums.autodesk.com/t5/maya-forum/play-a-sound-when-done-rendering/m-p/9783257#M14882</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;I recommend to use a system command to play any sound by the default audio application.&lt;/P&gt;
&lt;P&gt;Windows example:&lt;/P&gt;
&lt;LI-CODE lang="general"&gt;system("load PATH_TO_AUDIO_FILE");&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 04 Oct 2020 17:30:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/play-a-sound-when-done-rendering/m-p/9783257#M14882</guid>
      <dc:creator>mspeer</dc:creator>
      <dc:date>2020-10-04T17:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: Play a sound when done rendering?</title>
      <link>https://forums.autodesk.com/t5/maya-forum/play-a-sound-when-done-rendering/m-p/9783270#M14883</link>
      <description>&lt;P&gt;Does it need a different syntax in Mac (other than changing the path to the file)? I tried here and it didn't work... &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2020-10-04 at 1.42.32 PM.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/826983i083FAF57A32AA5BB/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2020-10-04 at 1.42.32 PM.png" alt="Screen Shot 2020-10-04 at 1.42.32 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 04 Oct 2020 17:42:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/play-a-sound-when-done-rendering/m-p/9783270#M14883</guid>
      <dc:creator>daschund</dc:creator>
      <dc:date>2020-10-04T17:42:57Z</dc:date>
    </item>
    <item>
      <title>Re: Play a sound when done rendering?</title>
      <link>https://forums.autodesk.com/t5/maya-forum/play-a-sound-when-done-rendering/m-p/9783316#M14884</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes other systems need other commands.&lt;/P&gt;
&lt;P&gt;Try&lt;/P&gt;
&lt;LI-CODE lang="general"&gt;system("open PATH_TO_AUDIO_FILE");&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 04 Oct 2020 19:03:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/play-a-sound-when-done-rendering/m-p/9783316#M14884</guid>
      <dc:creator>mspeer</dc:creator>
      <dc:date>2020-10-04T19:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: Play a sound when done rendering?</title>
      <link>https://forums.autodesk.com/t5/maya-forum/play-a-sound-when-done-rendering/m-p/9784574#M14885</link>
      <description>&lt;P&gt;I was able to make it play using this syntax:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;system ("afplay PATH_TO_AUDIO_FILE");&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But when I paste this on the Post Render MEL on the Render options it doesn't play it after the render. Do I need an extra syntax to make it work on the Post Render MEL?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for the help!&lt;/P&gt;</description>
      <pubDate>Mon, 05 Oct 2020 14:38:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/play-a-sound-when-done-rendering/m-p/9784574#M14885</guid>
      <dc:creator>daschund</dc:creator>
      <dc:date>2020-10-05T14:38:52Z</dc:date>
    </item>
    <item>
      <title>Re: Play a sound when done rendering?</title>
      <link>https://forums.autodesk.com/t5/maya-forum/play-a-sound-when-done-rendering/m-p/9784699#M14886</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If it works when executed in Script Editor it should also work if added to the "Post render MEL".&lt;/P&gt;</description>
      <pubDate>Mon, 05 Oct 2020 15:24:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/play-a-sound-when-done-rendering/m-p/9784699#M14886</guid>
      <dc:creator>mspeer</dc:creator>
      <dc:date>2020-10-05T15:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: Play a sound when done rendering?</title>
      <link>https://forums.autodesk.com/t5/maya-forum/play-a-sound-when-done-rendering/m-p/9784897#M14887</link>
      <description>&lt;P&gt;It's really weird. It plays at the most odd times, like when I change some setting on the Render Settings window, when I stop the rendering, but not when the rendering is done... LOL&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Oct 2020 16:48:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/play-a-sound-when-done-rendering/m-p/9784897#M14887</guid>
      <dc:creator>daschund</dc:creator>
      <dc:date>2020-10-05T16:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: Play a sound when done rendering?</title>
      <link>https://forums.autodesk.com/t5/maya-forum/play-a-sound-when-done-rendering/m-p/9785307#M14888</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How do you render?&lt;/P&gt;
&lt;P&gt;What menu do you use?&lt;/P&gt;</description>
      <pubDate>Mon, 05 Oct 2020 20:35:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/play-a-sound-when-done-rendering/m-p/9785307#M14888</guid>
      <dc:creator>mspeer</dc:creator>
      <dc:date>2020-10-05T20:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: Play a sound when done rendering?</title>
      <link>https://forums.autodesk.com/t5/maya-forum/play-a-sound-when-done-rendering/m-p/9786857#M14889</link>
      <description>&lt;P&gt;I use Arnold&amp;gt;Render&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2020 14:23:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/play-a-sound-when-done-rendering/m-p/9786857#M14889</guid>
      <dc:creator>daschund</dc:creator>
      <dc:date>2020-10-06T14:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: Play a sound when done rendering?</title>
      <link>https://forums.autodesk.com/t5/maya-forum/play-a-sound-when-done-rendering/m-p/9786920#M14890</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;OK, that's the problem.&lt;/P&gt;
&lt;P&gt;This does not work with Arnold Render View.&lt;/P&gt;
&lt;P&gt;You need to use Maya Render View.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2020 14:51:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/play-a-sound-when-done-rendering/m-p/9786920#M14890</guid>
      <dc:creator>mspeer</dc:creator>
      <dc:date>2020-10-06T14:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: Play a sound when done rendering?</title>
      <link>https://forums.autodesk.com/t5/maya-forum/play-a-sound-when-done-rendering/m-p/9787942#M14891</link>
      <description>&lt;P&gt;I see, I'll start using the Maya Render from now on! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!!!&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2020 00:35:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/play-a-sound-when-done-rendering/m-p/9787942#M14891</guid>
      <dc:creator>daschund</dc:creator>
      <dc:date>2020-10-07T00:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: Play a sound when done rendering?</title>
      <link>https://forums.autodesk.com/t5/maya-forum/play-a-sound-when-done-rendering/m-p/10628559#M14892</link>
      <description>&lt;P&gt;this guy has a solution but it has to be retyped each time in the MEL. but it works great &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;A href="https://www.jordsoundservices.com/" target="_blank"&gt;https://www.jordsoundservices.com/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Sep 2021 04:03:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/play-a-sound-when-done-rendering/m-p/10628559#M14892</guid>
      <dc:creator>sflipse</dc:creator>
      <dc:date>2021-09-17T04:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: Play a sound when done rendering?</title>
      <link>https://forums.autodesk.com/t5/maya-forum/play-a-sound-when-done-rendering/m-p/10630402#M14893</link>
      <description>&lt;P&gt;Sounds interesting (no pun intended), thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 17 Sep 2021 18:59:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/play-a-sound-when-done-rendering/m-p/10630402#M14893</guid>
      <dc:creator>daschund</dc:creator>
      <dc:date>2021-09-17T18:59:13Z</dc:date>
    </item>
  </channel>
</rss>

