<div dir="ltr"><div>Well what i was trying to achieve was in essence to load in several samples and mix them in real time with low latency, best example i can give is to hit a key on the keyboard and the sound plays instantly press it again and it starts same sound from start, hit a different key and its mixed into the other sample.<br>
<br></div>From the time i spent looking into this it seemed mixer and live adder are the way to go but i could be wrong there are a lot of plugins, they are short samples think wav or aiff samples and could be left in memory because the samples will not change once the program is running.<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, May 8, 2013 at 10:34 PM, Olivier Crête <span dir="ltr"><<a href="mailto:olivier.crete@collabora.com" target="_blank">olivier.crete@collabora.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Wed, 2013-05-08 at 21:09 +0100, Oly wrote:<br>
> I would be interested in an answer to this i asked a similar question<br>
> a while back and have still not figured it out, i tend to agree it<br>
> feels like liveaddr is just broke adder seems to work but everthing<br>
> goes strange when i switch possibly something i am doing but there is<br>
> a lack of information for liveaddr.<br>
<br>
</div>Liveadder has been designed for live sparse streams (like the ones you<br>
get from RTP). If your sparse stream has GAP events in the gaps, just<br>
use regular adder. If not (and you have a good reason not to have GAP<br>
events), then I guess we could try to fix up liveadder.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Olivier Crête<br>
<a href="mailto:olivier.crete@collabora.com">olivier.crete@collabora.com</a><br>
</font></span><div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</div></div></blockquote></div><br></div>