This option has seemingly disappeared from BOOT.TXT.
In previous versions of BOOT.TXT there was an item which specified how often track text was to be displayed. I had changed mine to display every 3 minutes:
// This shows the track text at the start of a new song or every 600 secs
SetTrackTextStart( "sqwv( ( t - LAST_SONG_START ) % 180 )" );
This variable seems to have disappeared in 2.6.1.
Is there a new variable or functional equivalent?
In previous versions of BOOT.TXT there was an item which specified how often track text was to be displayed. I had changed mine to display every 3 minutes:
// This shows the track text at the start of a new song or every 600 secs
SetTrackTextStart( "sqwv( ( t - LAST_SONG_START ) % 180 )" );
This variable seems to have disappeared in 2.6.1.
Is there a new variable or functional equivalent?
