better loop tracking
This commit is contained in:
parent
8d8f26d4f7
commit
5523a43804
3 changed files with 21 additions and 9 deletions
|
|
@ -113,7 +113,7 @@ class DivEngine {
|
|||
bool perSystemPostEffect(int ch, unsigned char effect, unsigned char effectVal);
|
||||
void renderSamples();
|
||||
void reset();
|
||||
void playSub();
|
||||
void playSub(bool preserveDrift);
|
||||
|
||||
public:
|
||||
DivSong song;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue