Recent posts

#1
General Board / Re: Soundshaper doesn t read M...
Last post by Robert Fraser - November 06, 2025, 03:12:24 PM
Quote from: Phoenix cat on October 29, 2025, 07:45:58 PMI try with TOOLS>MIDI TO SEQ and select a .mid file and I got this message "Failed to execute mf2t.exe".
.

Thanks for reporting this. I'll look into it.
#2
General Board / Re: Soundshaper doesn t read M...
Last post by Phoenix cat - October 31, 2025, 08:09:42 AM
thanks, I will look into that links
#3
General Board / Re: Soundshaper doesn t read M...
Last post by simonk - October 30, 2025, 02:51:43 PM
Apart from the (currently) problematic use in Soundshaper

I believe midi files can be used for input to Tabula Vigilans (tv) or ProcessPack
More info here:
https://www.composersdesktop.com/pdf/tvinfopgnew.pdf

https://www.composersdesktop.com/interfaces.html
#4
General Board / Re: Soundshaper doesn t read M...
Last post by j_p_higgins - October 30, 2025, 12:29:39 PM
There is some info on this in this thread here: https://unstablesound.net/cdpforum/index.php?topic=203.0
Seems it has been having some issues and is being considered for removal.

mf2t doesn't seem to have documentation on the CDP website that I can find but it is an adaption of this software: https://github.com/reinierdevalk/mf2t-t2mf

Its intended use in CDP seems to be to take a midi file and use it to generate a sequence file (see: https://www.composersdesktop.com/docs/html/filestxt.htm#SEQUENCEFILES ). I don't know of any other cdp processes that accept a midi file as input but there might be some I am unaware of!
#5
General Board / Soundshaper doesn t read MIDI ...
Last post by Phoenix cat - October 29, 2025, 07:45:58 PM
I try with TOOLS>MIDI TO SEQ and select a .mid file and I got this message "Failed to execute mf2t.exe". And I cant find documentation about what is posible with mid files. What is happening? what is possible with CDP, with a midi file?
#6
General Board / Re: CYCHARMONICS always got er...
Last post by Phoenix cat - October 10, 2025, 02:59:19 PM
thanks, the default file was wrong.
#7
PC Installation / Re: cdp exe
Last post by j_p_higgins - October 10, 2025, 12:48:35 PM
Quote from: dwheelersf on September 24, 2025, 10:43:22 PMhas anyone installed this on a ESP32 or ras pie and use it like a guitar pedal effects processor?

Yes people have got CDP working on a raspberry pi, there are binaries for that here: https://sbmesh.com/2024/09/07/cdp-8-composers-desktop-project-arm64-aarch64-binaries/

I am planning on releasing a Raspberry Pi build of SoundThread in the future.

Worth noting that as this is offline processing, you won't be able to use it as a guitar pedal as that requires realtime processing.
#8
General Board / Re: CYCHARMONICS always got er...
Last post by j_p_higgins - October 10, 2025, 12:38:49 PM
Have you made a loaded a harmonics file into the first parameter?

This should be a text file with just the harmonic number and the amplitude value on each line.

You need to give it value pairs for the harmonic you want it to add and the loudness of that harmonic, something like this will add even only harmonics with decreasing loudness:

2 0.5
4 0.4
6 0.3
8 0.2
10 0.1
12 0.05

In Soundloom you can press the Make File button to make the file directly, in Soundshaper you can edit it in the black box in the process window.

There is more documentation on this here: https://www.composersdesktop.com/docs/html/cdistort.htm#HARMONIC

#9
General Board / Re: WET-DRY in CDP
Last post by decemberdistre - October 09, 2025, 03:45:41 AM
You may also choose a spectral file for Input 1 or 2 in Soundshaper, but only if the Auto-FFT option is selected (which it should be by default). It would be helpful to have an optional wet-dry control integrated into a lot of procedures. I'm looking on methods to add this to Soundshaper.
#10
General Board / CYCHARMONICS always got error
Last post by Phoenix cat - October 06, 2025, 10:50:55 AM
Soundloom and Soundshaper dont let me aply the harmonic distortion. It says something like "data file doesnt exists" I tried to edit the parameters but always says error. Some suggestion?