Message 1 of 13
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
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:
sound -offset 1 -file "path_to_your_file"
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!
Solved! Go to Solution.