sponsor Vim development Vim logo Vim Book Ad

musicbox.vim : musicbox allow you to play music files in vim

 script karma  Rating 12/15, Downloaded by 1399  Comments, bugs, improvements  Vim wiki

created by
nicolas bigeard
 
script type
utility
 
description
musicbox is a vim plugin allowing to play mp3,ogg,wma... files in vim. It's a python plugin requiring gstreamer installed (alpha version, code GPL)
 
install details
copy musicbox.vim in your plugin directory
(~/.vim/plugin)
Then, to try the plugin, just do :
launch vim
:tabe playlist.txt
:r !ls -d /home/user/music/album/*
  then press c-h to play file under the cursor
  c-j to pause
  c-k to stop
  c-n to play next file in list
  c-p to play previous file in list
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
musicbox.vim 1.0 2008-05-27 7.0 nicolas bigeard Initial upload
ip used for rating: 3.15.202.214

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github