C219: new sample format (work in progress)
This commit is contained in:
parent
9cb239438e
commit
a5f351c232
8 changed files with 146 additions and 49 deletions
|
|
@ -395,6 +395,7 @@ DivSample* DivEngine::sampleFromFileRaw(const char* path, DivSampleDepth depth,
|
|||
break;
|
||||
case DIV_SAMPLE_DEPTH_8BIT:
|
||||
case DIV_SAMPLE_DEPTH_MULAW:
|
||||
case DIV_SAMPLE_DEPTH_C219:
|
||||
samples=lenDivided;
|
||||
break;
|
||||
case DIV_SAMPLE_DEPTH_BRR:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue