@todo added.
This commit is contained in:
parent
2d15c4f5b5
commit
26c40af93c
1 changed files with 1 additions and 0 deletions
|
@ -281,6 +281,7 @@ global int CDRomCheck(void *unused __attribute__ ((unused)))
|
|||
** @return the number of bytes used to fill buffer
|
||||
**
|
||||
** @todo Can mix faster if signed 8 bit buffers are used.
|
||||
** @todo Can combine stereo and volume for faster operation.
|
||||
*/
|
||||
local int MixSampleToStereo32(Sample* sample,int index,unsigned char volume,
|
||||
char stereo,int* buffer,int size)
|
||||
|
|
Loading…
Add table
Reference in a new issue