Hey all,
Some one know how to easily convert raw file recorded with sfrecord (in zexy library)
into a wav (or aiff) file?
thanks
P
Convert raw sfrecord (zexy) into wav
Hey all,
Some one know how to easily convert raw file recorded with sfrecord (in zexy library)
into a wav (or aiff) file?
thanks
P
in pd, maybe you could open and play the sample and record it again using writesf~ with the correct flag set for .wav or .aiff
or else you might be able to open it in an editor like audacity and save it yourself with the alternate header info.
thx hardoff,
i try to open in audacity but dose not work.
is 2 major problem:
1- is a 2 channel raw record
2- is a 300Mb+ file (20min record)
i will try to write fast done patch with writesf~ to see if is working.
and re-record in separate channels before
any suggestion are welcome.
be more precise than "does not work"!
try importing it as "raw data" in audacity - you might have to play with the header offset (if it's really raw, set this to 0) and sample type (i'm guessing little-endian 32bit float?) / number of channels (2) to get something that works
maybe the sfrecord help patch has advice?
you can convert it and listen to it with goldwave. very easy
Oops! Looks like something went wrong!