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.


Messages - smoothstones

Pages: [1]
1
Composition / Re: Tutorials and newbie
« on: February 16, 2015, 02:39:00 AM »
Thank you very much Lynx, that's fantastic.

Is it possible to have 3 loops running together?

distort repeat input.wav output.wav A -cB -sC

(loops for A, B, and C)

Perhaps a lot more complex?

ss64.com looks like a really great website too. I just checked it but I couldn't find anything about multiple loops.

2
Composition / Re: Tutorials and newbie
« on: February 15, 2015, 12:42:55 PM »
What's the best way to create a loop in a batch file?

blur blur input.ana output*.ana **

I need a loop to repeat the process from the lowest to the maximum possible amount of **.
Every time the loop runs it should create a new output file.

For example:
blur blur input.ana output1.ana 1
blur blur input.ana output2.ana 2

It should loop from the lowest **integer to the highest. It uses the same input each time and creates many variations. I know it will take up gigabytes of diskspace depending on the file size of the input.

3
PC Installation / Re: CDP7: Error analysing sound files with PVOC process
« on: February 15, 2015, 04:36:23 AM »
"wav" and a reboot sorted it out. It's working now. Thank you.

4
PC Installation / Re: CDP7: Error analysing sound files with PVOC process
« on: February 11, 2015, 12:45:21 PM »
Same problem in Windows Vista command line (not dosbox):

pvoc anal 1 flute.wav flute.ana

ERROR: INVALID DATA
ERROR: Cannot open output file flute.ana

-

is it right that in the environment variable settings for windows  you set the variable to "CDP_SOUND_EXT" and the value to "wav"? or is it ".wav"

 i've tried both "wav" and ".wav".

no luck yet.


5
Composition / Re: Tutorials and newbie
« on: February 11, 2015, 12:34:53 PM »
thanks simon, it was in the command line on windows vista

-c & -s was the correct answer

distort repeat input.wav output.wav 12 -c100 -s30




6
Composition / Re: Tutorials and newbie
« on: February 05, 2015, 07:01:37 AM »
problem in dos for windows vista

distort repeat input.wav output.wav 14 * *

where the two * are, there are two parameters

how do you enter those parameters?

been getting error messages

thanks

Pages: [1]