playback sounds with diskin on 3.46 PC version
| Date | 1997-05-22 11:33 | 
| From | Luca Pavan | 
| Subject | playback sounds with diskin on 3.46 PC version | 
| I've tried to obtain playback sounds with 3.46 PC version, but I can't do
that with diskin: on my computer it works only with a positive kpitch.
Someone can tell me more about this problem? The file was a 16 bit .wav
mono, but after the synthesis the amplitude output is 0.
Thank you in advance,
Luca Pavan
Luca Pavan                              e-mail: pavan@panservice.it
Latina - Italy                          http://people.panservice.it/pa2278
----------------------------------------------------------------------------
"The fair breeze blew, the white foam flew,
 The furrow followed free;
 We were the first that ever burst
 Into that silent sea."
                           
 | 
| Date | 1997-05-22 17:07 | 
| From | "Matt J. Ingalls" | 
| Subject | Re: playback sounds with diskin on 3.46 PC version | 
| > that with diskin: on my computer it works only with a positive kpitch. if you have '0' skiptime and negative kpitch, then none of the file will be read. You can turn on the 'wraparound' flag, or if you want to just play the complete file backwards set the 'skiptime' to the end of the file. but there is a BUG in that you need to set the 'skiptime' (or at least progress forwards into the file) one sample's worth for the backwards 'wraparound' to work. maybe you tried all the above. if so, please let me know. -matt |