Hi all,
Is there a wav2zebra manual somewhere? I'm not getting it to work the way i hoped yet.
wav2zebra manual
- KVRAF
- 9592 posts since 17 Sep, 2002 from Gothenburg Sweden
Not really. I thought it was pretty self explanatory but that's easy for me to say since i'm the one who made it.
There are 2 versions,a C++ one that only runs on Windows and a Java one that runs on anything. The Java one has more features than the C++ one. The C++ one does a FFT/iFFT combo which can make the resulting waveform look nothing like the original. Is that the problem you're having ? The Java version has a "RAW" export option which makes the resulting waveform pretty much like the original if it is around 128 samples long.
I had several reason for the FFT/iFFT processing which i won't bore you with unless you really want me too.
There are 2 versions,a C++ one that only runs on Windows and a Java one that runs on anything. The Java one has more features than the C++ one. The C++ one does a FFT/iFFT combo which can make the resulting waveform look nothing like the original. Is that the problem you're having ? The Java version has a "RAW" export option which makes the resulting waveform pretty much like the original if it is around 128 samples long.
I had several reason for the FFT/iFFT processing which i won't bore you with unless you really want me too.
- KVRAF
- 9592 posts since 17 Sep, 2002 from Gothenburg Sweden
I just double checked and both versions has a "Set export path" option where you point to the oscillator folder and it automatically puts the exported files in the right folder. Just so you know.personiam wrote:thank you very much.
I didn't put the exported waveform in the oscillor folder, that's why it didn't work .
