Skip to content

terokorp/NotificationSound-blender-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notification Sounds

The default notification sound is:

  • render_complete.ogg

Easter Egg Sounds

You can add rare alternative notification sounds using the following naming format:

  • render_complete_nnnn.ogg

Where nnnn defines the chance in tenths of a percent:

Filename Chance
notify_0001.ogg 0.1%
notify_0010.ogg 1.0%
notify_0100.ogg 10.0%
notify_0500.ogg 50.0%

These sounds are selected randomly based on their defined probability.
If none of them are triggered, the default render_complete.ogg is played.

Notes

  • Only .ogg files are supported
  • Filenames must follow the exact render_complete_nnnn.ogg format
  • Values above 1000 (100%) are not recommended

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages