CDP8
CDP8 copied to clipboard
New version of CDP software
I looked at the mac installation, a lot of words just to say run a script, a script that ran another script, and that script was hundreds of lines just...
Line 1257, "_getch()" unrecognized, outputs error, " /home/d44/Documents/CDP8/dev/new/newtex.c: In function ‘usage2’: /home/d44/Documents/CDP8/dev/new/newtex.c:1257:20: warning: implicit declaration of function ‘_getch’; did you mean ‘getch’? [-Wimplicit-function-declaration] 1257 | while((k = _getch())!='s' && k...
Hello I am attempting to install CDP on my Linux desktop and I encountered an issue after making and configuring everything. The error output is : /usr/bin/ld: cannot find -ljack:...
After following every step given in the `building.txt` file, the `make` command to compile CPD8 failed at 99% because of a missing `pa_ringbuffer.h` file. ``` [ 99%] Building C object...
While trying to run the configure script I get a weird error on my system. I'm on Fedora 40. ``` $ ./configure --prefix=/usr/local loading cache ./config.cache checking for a BSD...
https://www.renoise.com/blog/linux-cdp-tool-guide kaput
I'm getting this error during compile: ``` [ 0%] Building C object dev/cdp2k/CMakeFiles/cdp2k.dir/__/cdparse/cdparse.c.o [ 0%] Building C object dev/cdp2k/CMakeFiles/cdp2k.dir/dzsetup.c.o [ 0%] Building C object dev/cdp2k/CMakeFiles/cdp2k.dir/formantsg.c.o [ 1%] Building C object...
hi, I'm on Linux Ubuntu Studio 22.04 and I'm exeriencing some difficulties in trying to install CDP8. My steps are the following: # libaaio installation 1. entering folder `CDP8/libaaio`; 2....