On 05/18/2014 11:34 PM, Tobias Doerffel wrote:
> 2014-05-18 20:20 GMT+02:00 Vesa <dii....@nbl.fi>:
>> Hm. Could we not implement something similar for our own MIDI-based
>> instruments?
> Just recognized that we already pass a MidiTime object to
> Instrument::handleMidiEvent() (which is implemented by some MIDI-based
> instruments) so we could add an additional offset member. Both LB302
> and Sf2Player however do not react to MIDI events. They overload the
> regular Instrument::playNote( NotePlayHandle* n ) method so we can
> easily take n->offset() into account there.
>

Speaking of, it seems that the VST frame delta isn't being set correctly
maybe? Grejppi said on IRC that he tested it and that the offset
parameter that gets passed to Vestige is always 0... could be that we're
looking at the wrong part there, but...

Anyway, that's good news about LB302 and Sf2, if that's the case it
shouldn't be too hard to fix any timing issues in them.

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
LMMS-devel mailing list
LMMS-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lmms-devel

Reply via email to