Lines Matching full:emulated
6 QEMUSoundCard: models a given emulated sound card
19 2/ For each emulated output, call AUD_open_out() to create a SWVoiceOut object.
20 3/ For each emulated input, call AUD_open_in() to create a SWVoiceIn object.
67 - A 'write' method callback used to write a buffer of emulated sound samples from
78 - a 'conv()' function used to read sound samples from the emulated sound card and
84 stereo buffer, not emulated hardware sound samples, which can have different
114 - a callback provided by the emulated hardware when the SWVoiceOut is created.
120 (AUD_write()) to to the mixing/volume-adjustment from emulated hardware sample
125 SWVoiceOut: emulated hardware sound buffers:
160 of sound samples in the SWVoiceOut emulated hardware sound buffer).
162 - must call AUD_write(sw, buff, count), where 'buff' points to emulated sound