I needed a simple way to pass blocks of source code from within
my editor of choice (vim) to Grace/Common Music for automatic execution.

To this end, I've written a small, simple program that you can
download from:

  http://www.vim.org/scripts/script.php?script_id=4218

The program should be able to work without modification for any editor,
not just vim.  All your editor has to do is write the blocks of source
code you want to send to Grace to a fifo (which is just like writing
to a regular file, so every editor should be capable of doing this).

Detailed instructions for using vim2grace can be found at the above
link.

  --Sergey

_______________________________________________
Cmdist mailing list
[email protected]
http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist

Reply via email to