csound-mode
csound-mode copied to clipboard
Emacs major mode for coding in Csound
Hi, with current versions of WSL2 (Windows Subsystem for Linux) graphics and audio are possible, the latter due to a running Pulse Server on WSLg, linked to the users linux...
Hi, I start an issue for this before offering a pull request, because its obviously related to the discussion on the PR about wsl2 play flags. This is about csound-repl.el....
I'm wondering whether it is possible to get (alphanumeric) keyboard input directed to Csound when running in Emacs using the csound-mode. I run using C-c C-p but keyboard events are...
Hello! I'm new to emacs and I decided to use your package to work with csound. I manage to install the csound-mode from Melpa and the compilation is working great...
How do I install it? Tried package-instal and it bombs My stupidity I know but....
I need following init elisp before installing csound-mode (20191108.2359) from melpa to Emacs26 (GNU Emacs 26.1 (build 1, x86_64-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2019-02-04, modified by Debian). ```...
hi! i am having problems with it when using characters like ^ or > e.g. ``` i1 0 2.5 i1 + . i1 ^ . ``` will output; ``` i1...
they do not match the file configuration... the constants are always set from the default values
excuse me if am interpreting this wrong... here is my .csd file ``` -odac ; realtime audio out ; -o noise.wav -W ; for file output any platform sr =...