Yair K. wrote:
> There's an option for this:
>     --preserve-silence
>       Do not drop initial silence.  Default: drop initial silence

That's exactly what's needed :-)

Unfortunately, --preserve-silence is not recognised in my
TiMidity++ version 2.13.2 (debian stable).

Is it known when --preserve-silence was introduced ?

Regards,  Peter Billam

P.S. In the meantime, I have a work-around in place and working;
on a channel (sync_cha) not present in the t_cha5.mid I add
  {'control_change', 1, sync_cha, 7, 0}  -- Channel Volume = 0
  {'note', 2, 1, sync_cha, 7, 1}         -- Note Velocity = 1
right at the beginning, after the 'set_tempo'.
(ref: http://www.pjb.com.au/comp/lua/MIDI.html#events )
Thanks for your help.

http://www.pjb.com.au      p...@pjb.com.au     (03) 6278 9410
"Follow the charge, not the particle."  --  Richard Feynman
 from The Theory of Positrons, Physical Review, 1949


------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
Timidity-talk mailing list
Timidity-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/timidity-talk

Reply via email to