Skip to content

Releases: hlolli/csound-mode

csound-mode version 0.2.1

05 Oct 08:05
Compare
Choose a tag to compare

Minor Changes

  • bytecode compilation errors fixed
  • non-rainbow score syntax highlight improved
  • minidocs and syopsis updated
  • requiring highligh for missing hlt-highlight symbols
  • new flash colors

csound-mode version 0.2.0

15 Jan 21:40
Compare
Choose a tag to compare

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

25 Jul 23:30
Compare
Choose a tag to compare
  • 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

17 Jul 20:33
Compare
Choose a tag to compare

Fix missing eldoc call.

csound-mode version 0.1

15 Jul 14:12
Compare
Choose a tag to compare

First release.