|
|
| version 1.19, 2005/02/09 20:11:35 | version 1.20, 2005/04/01 15:35:49 |
|---|---|
| Line 305 void sound_sync(void) { | Line 305 void sound_sync(void) { |
| } | } |
| else | else |
| #endif | #endif |
| streamprepare(length); | streamprepare(length); |
| soundcfg.lastclock += length * soundcfg.clockbase / soundcfg.hzbase; | soundcfg.lastclock += length * soundcfg.clockbase / soundcfg.hzbase; |
| beep_eventreset(); | beep_eventreset(); |
| SNDCSEC_LEAVE; | SNDCSEC_LEAVE; |