I have found a code editor, Atom, that is free and allows for creating autocompletion windows very easily. I've made it so that it fills up a whole section of code with all arguments already organized, using variables so that tweaking different arguments is simpler. Also created autocompletion snippets for the basic batch file format, with functions and 'header', as well as snippets for all types of batch for-loop syntaxes in order to iterate over a folder's sound files. Atom also already has batch syntax highlighting available through add-ons, which also makes it easier to work with, and has easy tabs to open text files for inclusion of time variation in processing. Here are two example images.
https://imgur.com/a/wEyp5Yl
I plan to, within the near future, creating organized snippets of all processes of CDP in the same format as the example, ideally creating an add-on for Atom so that it is easily installed and used by others. Although I don't know if there are any others out there that would make use of this, I do believe this might be the most streamlined format there is to use CDP with batches, at least under my current, personal needs.
https://imgur.com/a/wEyp5Yl
I plan to, within the near future, creating organized snippets of all processes of CDP in the same format as the example, ideally creating an add-on for Atom so that it is easily installed and used by others. Although I don't know if there are any others out there that would make use of this, I do believe this might be the most streamlined format there is to use CDP with batches, at least under my current, personal needs.