Render from start of track.
This commit is contained in:
@@ -619,6 +619,7 @@ void Song::stop()
|
||||
void Song::startExport()
|
||||
{
|
||||
stop();
|
||||
m_playPos[Mode_PlaySong].setTicks( 0 );
|
||||
|
||||
playSong();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user