Re: [LAD] "enhanced event port" LV2 extension proposal

From: Lars Luthman <lars.luthman@email-addr-hidden>
Date: Mon Dec 03 2007 - 00:02:01 EET

So if everyone agrees that the header should be

{
  uint32_t timestamp_int;
  uint32_t timestamp_frc;
  uint16_t size;
  uint16_t type;
}

with data padded to 4+N*16 bytes, can't we just say that the code part
is done? Whether the different events types are implemented as aligned
platform-dependent structs or raw packed bytes or something else doesn't
matter at all to the event transport extension and it doesn't make any
sense to argue about it until we actually have a fixed way of sending
events.

--ll

_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-dev

Received on Mon Dec 3 00:15:05 2007

This archive was generated by hypermail 2.1.8 : Mon Dec 03 2007 - 00:15:05 EET