RenderFinished script for DAZ Studio

EsemwyEsemwy Posts: 578

On the theory that what's worth doing is worth overengineering in the the extreme, I'm releasing my RenderFinished script to let you know when a render has completed.

The script that it was based on was only 6 lines of code (available here on sharecg by "BlackFeather1973"), and is probably enough for most people. I started by making the audio output cross-platform, since I use a Mac. I added the ability to choose a different audio file. I added the ability to save preferences between sessions, so you don't have to hunt down that WAV file every time. Finally, I added Growl notifications if you have Growl or Growl for Windows and the growlnotify command line tool installed.

RenderFinished

For the time being, it's only tested under OS X in Studio 4.8, but there's no reason I know of that it shouldn't work on Windows. If you use it, please post your system info so I can add it to the compatibility list. Any and all feedback is welcome and appreciated.

Download it at github here, and install it in your Scripts folder. If you need a WAV file to use, the original script has one that speaks "Render finished" in a clear female voice.

Enjoy!

Direct URL: https://github.com/esemwy/RenderFinished/archive/master.zip

Comments

  • MBuschMBusch Posts: 547

    Thank you! Reporting total render time could be a nice addition to the script.

  • EsemwyEsemwy Posts: 578
    MBusch said:

    Thank you! Reporting total render time could be a nice addition to the script.

    It's in the plan. I just have to work out the mechanics. 

  • mjc1016mjc1016 Posts: 15,001

    I'll have to play with it...

     

  • KhoryKhory Posts: 3,854

    What an awesome idea! Thank you.

  • EsemwyEsemwy Posts: 578
    MBusch said:

    Thank you! Reporting total render time could be a nice addition to the script.

    OK, now it displays the elapsed time in the notification and in the log. No text to speech for now. wink

  • Sfariah DSfariah D Posts: 26,110
    Esemwy said:
    MBusch said:

    Thank you! Reporting total render time could be a nice addition to the script.

    It's in the plan. I just have to work out the mechanics. 

    That is great! 

  • ScavengerScavenger Posts: 2,664

    Does it only play wav files?

  • EsemwyEsemwy Posts: 578

    On my system (OS X), it will accept WAV, MP3, and AIFF. It's probably something like WMA instead of AIFF on Windows. I've only actually tested it with WAV and MP3.

    Scavenger said:

    Does it only play wav files?

  • How very cool!  Thanks.

  • Has anyone actually tested this in Windows?      thxs

  • EsemwyEsemwy Posts: 578

    I use it on Windows. I haven't looked at it recently to make sure it's the same version as posted here. I'll try to do so this evening. 

Sign In or Register to comment.