Is it possible to play midi files and wav (or any other sampled sound format) at the same time? I wan't to play some background music and at the same time play occasional sound effects, is this...
Type: Posts; User: hiflyer; Keyword(s):
Is it possible to play midi files and wav (or any other sampled sound format) at the same time? I wan't to play some background music and at the same time play occasional sound effects, is this...
> you have to write your own one with fixed point. Like, assume >that 1000 = 1.0f, then 1034 = 1.034f
Only you would of course assume that 1024 = 1.0f since then the division to calculate the true...