Re: AVB Backend and MIDI question
Ethan Funk <[email protected]> Thu, 20 Jun 2019 08:48:34 -0700
| Newsgroups | gmane.comp.audio.jackit |
|---|---|
| Organization | Red Mountain Radio LLC |
| Message-ID | <9d3716acc014193394c1b819cd251f27c8223b9a.camel@redmountainradio.com> |
Very good on the AVB clocking. I can't get the IEEE pubs legally, since I have not been an IEEE member, or employed by a company large enough to be an IEEE member, since the 1990's. As a side question regarding Jack2 and midi: I would like to use jack's midi mechanism to pass control information between components in my automation system. So far I have been able to twist existing midi packets suck as time-code, and such to control player components and keep my mixer appraised as to source play positions and such. However, I have no easy way to pass meta data, such as song tags, through midi, with out the complexity of using sysex messages and base64 encoding the 8 bit meta-data fto be passed as midi data. Can I ignore midi's underlying byte format and just pass 8 bit buffers to jack and expect jack to deliver the buffers with out jack inspecting the buffers for validity according to midi? I only intend to use the midi ports within my applications various player and encoder components. I do not expect any of this data to actually be send to a device or program that is expecting real midi data. Ethan... On Wed, 2019-06-19 at 15:31 -0500, Chris Caudle wrote: > On Wed, June 19, 2019 3:12 pm, Ethan Funk wrote: > > I was under the impression...that the AVB's > > precision network time management allows all devices to share a sample > > clock. > > That is correct for AVB as well as for the other RTP/IP (layer 3) based > transports such as Dante, Livewire, Ravenna, etc. > > > No asynchronous re-sampling would be required > > Correct > > > I am not clear how one goes about setting up which > > device on the network is the clock master > > If you have access to IEEE specs see IEEE 1588-2008 and IEEE 802.1AS. > 802.1AS is a profile of 1588-2008, there is what is known as "best master > clock algorithm" to select the best clock. If multiple devices are > advertising equivalent quality ranking there is a tie breaker, I think > based on MAC address, but don't quote that, I am going from memory and > have not looked at the details in quite a while. > _______________________________________________ Jack-Devel mailing list [email protected] http://lists.jackaudio.org/listinfo.cgi/jack-devel-jackaudio.org
signature.asc
(application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEqU7GtX8ebNmJMAKgrX6X36Kjo04FAl0LqtIACgkQrX6X36Kj o066DA/+PVbSnF85NngpQ6p2lb3KG+304ulZnLMlUGeot0dCmiOLbnGHFXYnG7ZA om88nx0PLTuvXHro8ANguiDNX63iG4XprbmXUvePAmZZnwGOL+r6tvjZ/l6GmMSg toVs423i03/lc67g4YsIiGWj77z2vukNVatY3WN+ScM3z1y4Q/7ch9uBAIeHXrZP fVlGIBSTP5Qtmu+vjiUqEEfWO6VL1qNiktHIkqEXLu3nUYx/05V3nv3P4/rjpIMx ahucEcbjtYzCRoJdMxvwD3DmfOoa/R3m3TVzQi1pUHcTUo3UNVYc1ucxgb1zuiT0 r/sYpVVbw649uGsOdq0FnTi7t5c+CSQaVQlfTUC8RRmZb1IeSuJeMp7qS16fQxIU NMY5yKGAubAMy/TBQFJs47pTABGEJNTqBeVqgok8ABq18tc4yT5guKQDHfCfVG5x KngRcjLu4OA4jheJg8a2X47PAjJFFcWfzseAbiz9gPDMBqEdFYvirISvgkSO7egC zk3CdXe/gtTjughOXiX5adgCtSZk4p60FJRJ9XChCqihRzwt22Puc5lXIalX5dyI 6Qa7GRU4J1gVkDd0B8ptZF6QfTqeZEQoTs/AjQZk96bru9ytC/6INaH5EkJiFA1C ehkT+/Py2LjzGjJF2dRBQ97rLv1k/RzInTZoSOXmMUiJN4qhq1w= =JCiv -----END PGP SIGNATURE-----