Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kunstmusik/csound-repl

Vim plugin for live coding with Csound
https://github.com/kunstmusik/csound-repl

Last synced: 28 days ago
JSON representation

Vim plugin for live coding with Csound

Awesome Lists containing this project

README

        

# csound-repl.vim

Vim script to live code with Csound.

For more information, please see the [plugin documentation](doc/csound-repl.txt).

## Requirements

* Vim with either python or python3 support enabled

## Installation

This repository is designed to work plugin managers like Pathogen or Vundle.
For example, using Vundle, you can use the following entry in your .vimrc file:

```Plugin "kunstmusik/csound-repl"```

## License

Copyright © Steven Yi. Distributed under the MIT license.