forked from len0rd/rockbox
Revert some changes that broke looping in midiplayer
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15631 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
7aa4ae6e45
commit
65331f1749
3 changed files with 26 additions and 21 deletions
|
@ -227,6 +227,7 @@ inline void pressNote(int ch, int note, int vol)
|
|||
|
||||
setVolScale(a);
|
||||
|
||||
voices[a].loopState=STATE_NONLOOPING;
|
||||
/*
|
||||
* OKAY. Gt = Gus Table value
|
||||
* rf = Root Frequency of wave
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue