Releases: hlolli/csound-mode
Releases · hlolli/csound-mode
csound-mode version 0.2.1
csound-mode version 0.2.0
Abandonment from Emacs native modules for Csound API to the new Csound UDP socket support introduced in version 6.10. Read CHANGELOG.md for more information.
csound-mode version 0.1.2
- Font-lock: Single line comments within score repaired
- Font-lock: p-field variables in light color mode are darker
- Font-lock: multiline comment in score implemented
- Font-lock: xml tag added
- Syntax-table: multiline and single-line not conflicting
- Repl: csoundAPI Installation script now finds the makefile
- Repl: add instance specific environment variable options
- Score: all score events start immediately based on the lowest p2 value in block
- Eldoc: functional syntax with specific rate, colon seperated, implemented
csound-mode version 0.1.1
Fix missing eldoc call.
csound-mode version 0.1
First release.