csound-mode
csound-mode copied to clipboard
Emacs major mode for coding in Csound
If I start the csound repl and try to send anything to it from my csd file via `C-M-x` or `C-c C-e` I get the error: ``` Symbol's value as...
1. Execute `(indent-line-to 0)` also to the last line of score. 2. Work around to align the score including string instr names correctly.
hello, I am using GNU Emacs 27.1 i got some unwanted characters in my compilation output. See screenshot. I know it is from the "M-x beginning-of-line" commands Does anyone have...
lets say we have ``` i1 0 5 i1 + 5 i2 5 5 ``` evaluating the 3° line of the score only, with the "time wise" feature, would also...
having a fold-able `#define foo # bar #` at the style of org-mode headers would be a pretty feature!