Sync to master
This commit is contained in:
parent
0a49d4bfd0
commit
8e1ce1abb1
21 changed files with 238 additions and 3298 deletions
|
|
@ -161,9 +161,8 @@ const char* resampleStrats[DIV_RESAMPLE_MAX]={
|
|||
"best possible"
|
||||
};
|
||||
|
||||
const char* loopMode[DIV_SAMPLE_LOOPMODE_MAX]={
|
||||
"Disable",
|
||||
"Foward",
|
||||
const char* loopMode[DIV_SAMPLE_LOOP_MAX]={
|
||||
"Forward",
|
||||
"Backward",
|
||||
"Pingpong"
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue