load .brr loop position if present
This commit is contained in:
parent
4508fea6e0
commit
4531e9fc9c
2 changed files with 15 additions and 2 deletions
|
|
@ -369,6 +369,7 @@ void FurnaceGUI::drawPiano() {
|
|||
pianoOptions=!pianoOptions;
|
||||
}
|
||||
|
||||
// TODO: wave and sample preview
|
||||
// first check released keys
|
||||
for (int i=0; i<180; i++) {
|
||||
int note=i-60;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue