Extensions:2.6/Py/Scripts/Render/Render Music

提供: wiki
< Extensions:2.6‎ | Py‎ | Scripts‎ | Render
移動先: 案内検索
Render Music
Plays music while rendering and a tone when rendering is complete
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


Executable information
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

  1. User Preferences → Addons → Install Addon...
  2. 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
  3. Double-click or select the file and click Install Addon...
  4. 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.