Hello, I'm using this command to start a timidity server. *timidity -iA -B2,8 -Z /etc/timidity/temperament.egal -Os -EFreverb=0&*
i'm using the option* -Z /etc/timidity/temperament.egal *because I want to set the A to 442hz, and still the have the equal temperament. but this option *only* works when I use the command myself in bash. I want this option to be used every times, even when I start my computer. so I added this line to /etc/timidity/timidity.cfg : # Instrument configuration file for timidity # $Id: timidity.cfg,v 1.7 2005/09/03 19:26:03 hmh Exp $ [...] #opt s32kHz #default sample frequency to 32kHz #opt fast-decay #fast decay notes *opt freq-table=/etc/timidity/temperament.egal* but this is not working. Any idea why? thanks in advance.
------------------------------------------------------------------------------
_______________________________________________ Timidity-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/timidity-talk
