Extensions:2.6/Py/Scripts/Render/Render Music
< Extensions:2.6 | Py | Scripts | Render
UI location | Properties Editor > Render Properties > Render | ||
---|---|---|---|
Usage | While rendering, "elevator" music automatically plays. When the render job is complete, a bell rings.
You can optionally enable and disable the music and bell from the Render panel of Render Properties. From the Addons section of User Preferences (when you expand the Render Music addon), you can specify different sounds for the render music and end tone. Any sound file that Blender recognizes (WAV, MP3, OGG, AIFF, etc.) is supported. | ||
Version | 0.5.0 | Author(s) | Jason van Gumster (Fweeb) |
Blender | 2.66.1 | License | GPL, CC-by 3.0 |
Category | Render | Distribution | Extern |
Note(s) | Packaged sounds are licensed under a Creative Commons Attribution 3.0 license
|
File name | render_music (module) |
---|---|
Current version download | https://github.com/Fweeb/blender_render_music/archive/master.zip |
Python modules | bpy, aud, os |
Warning | This add-on will not work in builds prior to r44810 |
---|
Installation
- User Preferences → Addons → Install Addon...
- Use the File Browser to find render_music.zip (whatever you've named the downloaded file. GitHub defaults to naming it "master.zip") on your hard drive
- Double-click or select the file and click Install Addon...
- Use the Addon browser to find and enable Render Music (hint: it's in the Render category)
Instructions
See usage above. More detailed instructions to come.
- Back to Extensions:2.6/Py/Scripts