StigLau / vdvil

Project Vaudeville - Multimedia mixing - result of Kundestyrt Prosjekt 2007 and 2009
3 stars 3 forks source link

Composition with gaps in audio stops playback or hangs #32

Open StigLau opened 12 years ago

StigLau commented 12 years ago

Major glitch in the matrix!!! AudioRenderer has a problem during run() If the first audioInstruction starts after time(0), the playback engine won't start, time won't increase and the loop will go endless If there is a glitch later, playback will stop and end prematurely.

F I X!!!!