Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - rocklobster343

#1
Hello,

I was wondering what the format is for entering the square bracket parameters for an opcode: i.e.

distort interpolate infile outfile multiplier [-sskipcycles]

for example I do:

"distort interpolate input.wav output.wav 4"

to do the process without defining sskipcycles, but how would I write this command if I wanted say sskipcycles=4?

-Charley


ANSWERED::

to add designate skipcycles=4 one would type:

"distort interpolate input.wav output.wav 4 -s4"
#2
General Board / Command code documentation
May 24, 2014, 01:27:27 AM
Hello,

I am new to the world of CDP, and would like to know if there is some resource I am missing in trying to find some sort of reference manual for CDP commands like 'distort' and 'pitch'

Thank you!

EDIT: FOUND

sorry...found the CDP 7 release documentation on the website :D