Extensions:2.6/Py/Scripts/3D interaction/Music Player
< Extensions:2.6 | Py | Scripts | 3D interaction
UI location | View3D -> Toolshelf | ||
---|---|---|---|
Version | 2.2 | Author(s) | Gorodetskiy Nikita aka Nikitron |
Blender | 2.7.3 | License | GPL 3++ |
Category | 3D View | Distribution | External |
File name | Musicplayer.py |
---|---|
Current version download | https://github.com/nortikin/nikitron_tools/blob/master/MusicPlayer.py |
Links | https://github.com/nortikin/nikitron_tools/ |
---|
Description
Play your local music
What it do
Playing shuffling, volume, position, deleting from playlist, add to playlist, clear playlist, infinite playing of playlist functions. Works on background with threading librery. Store playlist to DNA data of file, so for every file blend you have own playlist, as to default too. The only problem may be if blender crashes, music stops.