Merge pull request #1476 from curlymorphic/i1194
Proposed fix for Render from beginning (not play head)
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