Recent Posts

Pages: [1] 2 3 ... 10
1
Mac installation / Re: New user - "No _cdp folder found!" upon launch
« Last post by rwdobson on May 28, 2024, 09:34:58 PM »
CDP has only a fixed standard or "default" installation, which is in the user's home directory (as provided by the command shell "zsh" each time the Terminal app is launched, or a new shell Window is opened). The all-important PATH configuration assumes this. In the Finder is is shown by the little house icon, with the name chosen when running the machine for the first time -  = your User Name. Putting the whole CDPr8 folder in /Documents means that the PATH for command line users is then wrong, likewise also the file which tells Soundloom where the software is - hence the error messages. This can be fixed by hand editing the required hidden text files (see the document "Manual Install" for details), but we would strongly recommend that for the usual case of a single user on a single machine the software is indeed installed as per the README file etc, in your home directory. Whatever the CDP system might be, it is not "a document", and therefore "Documents" is not an appropriate location for it all.
2
Mac installation / New user - "No _cdp folder found!" upon launch
« Last post by kerotanuk on May 28, 2024, 01:50:15 PM »
Hi, M1 user here (running Sonoma), have followed the instructions for the 64-bit Mac installation (the 'cdpr8' folder is in my Documents folder, Ive run the executable command in Terminal - xattr -rc cdpr8 - and lastly I've run 'cdp8install.command'), but am getting the classic "No _cdp folder found!" error.
The 'SoundloomE.app' is inside the 'cdpr8' folder (although I did try all of this with it in Applications), is this a PATH issue? And if so what steps should I try to resolve?

Appreciate any assistance, cheers
3
PC Installation / Linux - unable to find pa_ringbuffer.h when building
« Last post by pes on May 28, 2024, 12:12:22 PM »
Attempting to build on linux from the latest source on github.

I've tried building following the instructions in the building.txt file. When I run the final 'make' command it fails at 99% with an error that it can't find pa_ringbuffer:
Code: [Select]
src/CDP8/dev/externals/paprogs/paplay/paplay.c:75:10: fatal error: pa_ringbuffer.h: No such file or directory
   75 | #include "pa_ringbuffer.h"

I am very noobish with cmake, but I had a look in the CMakeLists.txt file and it has this, which contains the folder where the pa_ringbuffer.h file is (..portaudio/src/common):
Code: [Select]
include_directories(../../include ../include ../portaudio/include ../portaudio/src/common /usr/local/include)
Anyone know why it's complaining it can't find it? I've also tried copying it into one of the other folders (../include) and it still says it can't find it.
Any ideas?
4
PC Installation / cant import files
« Last post by besb1n on May 27, 2024, 05:35:39 AM »
i cant import any .wav files. i get an error message "Failed to copy new source file." then "File does not exist."

tried changing my temp folder but it didnt do anything. any help would be appreciated.
5
General Board / Re: tabula vigilans
« Last post by simonk on May 12, 2024, 05:51:52 PM »
Hello,
You may have already found this -

https://www.composersdesktop.com/pdf/tvinfopgnew.pdf

 I think Archer has used TV quite a bit, I'll ask.






 

6
General Board / tabula vigilans
« Last post by sonora on May 12, 2024, 03:58:30 PM »
is there a tutorial for learning tabula vigilans?


7
General Board / Re: Problem running Soundshaper on Windows 11
« Last post by ratoci on May 09, 2024, 03:59:44 PM »
Dear Robert,
I was not able to send a screenshot with detailed error message cause apparently the image embedding on the forum did not work, I'm sending you a mail.
Thanks again,
Alessandro

When you mentioned the "SETUP PROBLEM" message, it's a pity you didn't list the apparently missing folders. The message means that the value (folder-name) assigned to each of these listed folders is invalid - the folder does not exist.  Several of them are read in from the textfile Soundshaper.cfg - I'm wondering if your student copied an old Soundshaper.cfg file from somewhere and the program is looking for the wrong folders? (It's impossible to tell without the list of missing directories.)  However the one that could be faulty here is actually a fixed one: namely Soundshaper's \BAT sub-folder. If that were wrong for any reason, Soundshaper couldn't read the CmdData file and therefore the parameter pages would show junk instead of proper labels or ranges, exactly as you report.
8
General Board / Re: Problem running Soundshaper on Windows 11
« Last post by ratoci on May 09, 2024, 03:55:17 PM »
"Soundshaper works very fine on WINESKIN port for MAC"
This could be very important for MAC users - I looked up Wineskin, but found different versions and I'm not sure which to download. Any help you can give on this, and how to use etc., would be hugely appreciated.

Dear Robert! I'm actually very happy too being able to port Soundshaper 6 to MacOs (ARM Based!!!) using Wineskin! I still think it's non optimal compared to a native Mac version because, given the concept and structure of wineskin bottle I still can't figure out how to connect a browser or pdf reader to open help directly from Soundshaper.
Anyway here the build I did on my ARM M2 Mac : (In another machine I have builds for Mac Intel, if you need I can send)

https://ln5.sync.com/dl/696565420/c7k9sk2b-94x6e6v6-iimcqf3z-9dgh85xg

I'm using this version of Wineskin:

https://github.com/Gcenx/WineskinServer
that I install via Homebrew

Let me know If I can give further assistance,
Alessandro
9
General Board / Re: Problem running Soundshaper on Windows 11
« Last post by Robert Fraser on May 06, 2024, 05:20:20 PM »
When you mentioned the "SETUP PROBLEM" message, it's a pity you didn't list the apparently missing folders. The message means that the value (folder-name) assigned to each of these listed folders is invalid - the folder does not exist.  Several of them are read in from the textfile Soundshaper.cfg - I'm wondering if your student copied an old Soundshaper.cfg file from somewhere and the program is looking for the wrong folders? (It's impossible to tell without the list of missing directories.)  However the one that could be faulty here is actually a fixed one: namely Soundshaper's \BAT sub-folder. If that were wrong for any reason, Soundshaper couldn't read the CmdData file and therefore the parameter pages would show junk instead of proper labels or ranges, exactly as you report.
10
General Board / Re: Problem running Soundshaper on Windows 11
« Last post by Robert Fraser on May 04, 2024, 05:49:28 PM »
"Soundshaper works very fine on WINESKIN port for MAC"
This could be very important for MAC users - I looked up Wineskin, but found different versions and I'm not sure which to download. Any help you can give on this, and how to use etc., would be hugely appreciated. 
Pages: [1] 2 3 ... 10