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.


Topics - cyball

Pages: [1]
1
Composition / Newbie trying 9 worked examples
« on: February 06, 2015, 11:58:51 PM »
I am trying the 9 worked examples using command line.
Examples that require an ana file as input are not working.
I have tried to create anas file like this:
     pvoc anal 1 horn.wav horn.ana
or this:
     pvoc anal 1 horn.wav horn.ana -c1024 -o4

Neither produce anything but a tone when I run this:
     pitch tune 2 horn.ana horntun.wav mididata.tun -f1 -c1 -t1 -b50
for the above mididata.tun is:
48 55 58 62 69 76

The other examples that require an ana file produce only a tone.

What am I doing wrong?

Pages: [1]