Csound Csound-dev Csound-tekno Search About

sdif to pvoc-ex

Date2016-06-21 18:03
Fromjoachim heintz
Subjectsdif to pvoc-ex
how can i transform a SDIF file (for instance exported from Spear) to 
Csound's PVOC-EX format?

thanks -
	joachim

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Date2016-06-21 23:21
FromRichard
SubjectRe: sdif to pvoc-ex
Last time I did any work on SDIF things was something like 16 years ago. 
There was no sign then of a phase vocoder SDIF format, as such - raw FFT 
frames "1STF", and partial tracks "1TRC". A cursory check of the 
relevant web pages suggests nothing has been developed more recently.

Can you give information on exactly what the SDIF file data from Spear 
comprises? I suppose a 1STF file could be converted to pvocex, if the 
timestamps indicated both sufficient and constant frame overlap. If it 
is partial track data, a more appropriate target would be Victor's 
partials file format, if the data was sufficiently close in composition. 
I did make a basic conversion utility a long time ago to convert SDIF 
1TRC data to adsyn/hetro format, called "sdif2ad", which I think is 
still supplied with Csound; if that fits what Spear outputs, it ~might~ 
work.

Richard Dobson



On 21/06/2016 18:03, joachim heintz wrote:
> how can i transform a SDIF file (for instance exported from Spear) to
> Csound's PVOC-EX format?
>
> thanks -
>     joachim
>
> Csound mailing list
> Csound@listserv.heanet.ie
> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
> Send bugs reports to
>        https://github.com/csound/csound/issues
> Discussions of bugs and features can be posted here

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Date2016-06-22 20:31
Fromjoachim heintz
SubjectRe: sdif to pvoc-ex
thanks for the reply, richard.  i will have a closer look to the 
formats, and then get back.

	joachim


On 22/06/16 00:21, Richard wrote:
> Last time I did any work on SDIF things was something like 16 years ago.
> There was no sign then of a phase vocoder SDIF format, as such - raw FFT
> frames "1STF", and partial tracks "1TRC". A cursory check of the
> relevant web pages suggests nothing has been developed more recently.
>
> Can you give information on exactly what the SDIF file data from Spear
> comprises? I suppose a 1STF file could be converted to pvocex, if the
> timestamps indicated both sufficient and constant frame overlap. If it
> is partial track data, a more appropriate target would be Victor's
> partials file format, if the data was sufficiently close in composition.
> I did make a basic conversion utility a long time ago to convert SDIF
> 1TRC data to adsyn/hetro format, called "sdif2ad", which I think is
> still supplied with Csound; if that fits what Spear outputs, it ~might~
> work.
>
> Richard Dobson
>
>
>
> On 21/06/2016 18:03, joachim heintz wrote:
>> how can i transform a SDIF file (for instance exported from Spear) to
>> Csound's PVOC-EX format?
>>
>> thanks -
>>     joachim
>>
>> Csound mailing list
>> Csound@listserv.heanet.ie
>> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
>> Send bugs reports to
>>        https://github.com/csound/csound/issues
>> Discussions of bugs and features can be posted here
>
> Csound mailing list
> Csound@listserv.heanet.ie
> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
> Send bugs reports to
>         https://github.com/csound/csound/issues
> Discussions of bugs and features can be posted here
>

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here