ASIO 4 W10
#13
RE: ASIO 4 W10
ALTECMANIAC a écrit :Bonjour, sur les conseils d'un contributeur en MP, merci à lui, j'ai installé le PLUGIN WASAPI, par contre FOOBAR propose plusieurs choix PUSH ou EVENT, c'est quoi donc?

"Event based implementation has a callback method that is called by the driver/API when it has determined that more data is needed (usually, this is triggered when a previously prepared buffer is about to be played).

Push based implementation has a loop in its own thread which asks repetitively to the driver if it is ready to receive a new buffer (which is also related to the previous buffer going to be played).

An Event based implementation is expected to allow lower latencies since the calling application is notified at the exact moment that it can prepare a new buffer, whereas with push based ones, the implementations has a delay (in form of a short sleep, so that the loop is not constantly using CPU resources), and as such, it doesn't react immediately.
"
https://hydrogenaud.io/index.php?topic=111120.0
Répondre


Messages dans ce sujet
ASIO 4 W10 - par ALTECMANIAC - 23/03/2020-11:23:00
RE: ASIO 4 W10 - par jimbee - 23/03/2020-11:58:59
RE: ASIO 4 W10 - par ALTECMANIAC - 23/03/2020-12:55:18
RE: ASIO 4 W10 - par jimbee - 23/03/2020-13:16:53
RE: ASIO 4 W10 - par ALTECMANIAC - 23/03/2020-13:59:20
RE: ASIO 4 W10 - par ketalar - 28/03/2020-15:29:38
RE: ASIO 4 W10 - par ALTECMANIAC - 01/04/2020-20:46:38
RE: ASIO 4 W10 - par jimbee - 02/04/2020-07:11:07
RE: ASIO 4 W10 - par ketalar - 02/04/2020-06:59:26
RE: ASIO 4 W10 - par ALTECMANIAC - 02/04/2020-08:43:02
RE: ASIO 4 W10 - par jimbee - 02/04/2020-09:20:17
RE: ASIO 4 W10 - par ALTECMANIAC - 02/04/2020-11:30:36
RE: ASIO 4 W10 - par jimbee - 02/04/2020-12:09:00
RE: ASIO 4 W10 - par tonipe - 02/04/2020-14:42:17
RE: ASIO 4 W10 - par ALTECMANIAC - 02/04/2020-15:00:10
RE: ASIO 4 W10 - par tonipe - 02/04/2020-17:48:14

Atteindre :


Utilisateur(s) parcourant ce sujet : 1 visiteur(s)