-
Hello!
On my application (PHP in MAMP environment on a Mac) calling csound via exec() or system() commands is working perfectly with version 6.15 of Csound.
For instance:
$csound_path = /…
-
I just noticed that the windows installer for 6.17 now installs to `C:/Program Files/csound/` whereas it should install to `C:/Program Files/Csound6_x64` @stekyne can you update this? It happened befo…
-
**Final update 2020-11-10**
This effort is complete. I've attached a summary of this effort below illustrating how we've removed 279,628 lines of code and removed 610 tracked source files.
> ![…
tresf updated
2 years ago
-
I am trying to build the latest version of the `develop` branch on AlmaLinux 9.0 by following the instructions under "general linux without root" in [BUILD.md](https://github.com/csound/csound/blob/de…
jmd28 updated
2 years ago
-
I have Csound 6.17 installed on Arch linux
It is not working with Bol Processor .
The issue occurs whenever php executes csound through Apache
Exit status is 139
Issue persists when I downgrade…
-
-
-
We don't need to build with GitHub Actions. Our end product is an archive ready to go after unzipping, both on localhost and on the open Internet. It's enough if it builds on macOS and Linux.
- [x]…
-
Hi Nate!
I've got an issue for you, though it might be a Node issue rather than `csound-api`. I'm on an Mac with an M1 processor.
### Issue
When I call `.GetControlChannel()` when running `.Pe…
-
My goal is to analyze and save a wav file, giving it the extension **.mtx**, with loristrck_pack, and then then in Csound using beadsynt to read this mtx file again.
I read in the documentation for l…