sponsor Vim development Vim logo Vim Book Ad

Csound compiler plugin : Csound compiler plugin

 script karma  Rating 4/1, Downloaded by 697  Comments, bugs, improvements  Vim wiki

created by
Olexiy Zamkoviy
 
script type
ftplugin
 
description
This ftplugin will compile 2 csound files (orchestra file and scores file ) or csd file and plays compiled sound

When compiling orc or sco file it does not matter which of them you try to compile, but files must have
the same name and different extension
 
install details
Just drop it this file in your compiler plugin folder/directory.

Use this for example to auto select compiler
:autocmd BufNewFile,BufRead *.orc,*.sco compiler csound
 

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
csound.vim 0.2 2008-12-09 7.0 Olexiy Zamkoviy Lines of code replaced with one string ! :) Now the script is more easy, handles csd files as well as orc and sco, added playing sound after compiling
csound.vim 0.1 2008-12-06 7.0 Olexiy Zamkoviy Initial upload
ip used for rating: 18.119.139.50

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