Hi all,
I would like to know if there’s a workaround (preferably with the SDIF writing tools provided by OpenMusic) to synthesize a 1TRC sdif with nonsynchronous sine sweeps – in order to obtain a sound where multiple glissandos start at different times.
Here’s an example where there are two sine sweeps that start at the same time:
Exemple - tierces - 2 canaux
SDIF
1NVT
{
Date 2013/08/05 17:07:28;
TableName FileInfo;
Author OM 6.6;
}
SDFC
1TRC 1 0 0
1TRC 0x0004 0 4
1TRC 1 1 0
1TRC 0x0004 0 4
1TRC 1 0 0.05
1TRC 0x0004 1 4
0 329.628 0.5 0
1TRC 1 1 0.05
1TRC 0x0004 1 4
0 391.995 0.6 0
1TRC 1 0 3
1TRC 0x0004 1 4
0 329.628 0.5 0
1TRC 1 1 3
1TRC 0x0004 1 4
0 466.164 0.6 0
1TRC 1 0 10
1TRC 0x0004 1 4
0 329.628 0 0
1TRC 1 1 10
1TRC 0x0004 1 4
0 466.164 0 0
ENDC
ENDF
========================================================
It seems that PM2 does not support non synchronous frames, so, even if I assign different begin and end values to each stream, the synthesis engine will render them making the glissandos start all at the same time. Thus, is there a way to overcome this limitation and synthesize the sound in the desired way?
Best regards,
Francesco Vitale