Distributed Computing Based Streaming and Play of Music Ensemble Realized Through TMO Programming

  • Authors:
  • K. H. (Kane) Kim;Emmanuel Henrich;Chansik Im;Moon-Cheol Kim;Sung-Jin Kim;Yuqing Li;Sheng Liu;Seung-Mok Yoo;Liang-Chen Zheng;Qian Zhou

  • Affiliations:
  • DREAM Lab University of California, Irvine;DREAM Lab University of California, Irvine;DREAM Lab University of California, Irvine;DREAM Lab University of California, Irvine;DREAM Lab University of California, Irvine;DREAM Lab University of California, Irvine;DREAM Lab University of California, Irvine;DREAM Lab University of California, Irvine;DREAM Lab University of California, Irvine;DREAM Lab University of California, Irvine

  • Venue:
  • WORDS '05 Proceedings of the 10th IEEE International Workshop on Object-Oriented Real-Time Dependable Systems
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Abstract: We present a new class of multimedia applications where the exploitation of the principle of globaltime- based coordination of distributed actions (TCoDA) is compelling. In these applications, multiple smallfootprint PCs, each equipped with its own speakers, act as instrument players or singers forming an ensemble. Each player PC obtains its piece of the musical audio data over an Ethernet network from a central server containing all necessary audio files. An important requirement is thus to make multiple specialized players, e.g., violin player, cello player, piano player, etc., perform globally synchronous play of their responsible pieces of the music. Moreover, to enable fast start of the requested music play, the musical data are streamed from the server to each player in a pipelined fashion so that while each player is playing one part of the music, the next part may be arriving over the network. Efficient implementation techniques based on the TMO programming scheme are then presented. This digital music ensemble application turns out to be an interesting cost-effective means of evaluating the QoS of the middleware supporting TCoDA. A prototype implementation of a digital music ensemble system was relatively easily realized by use of the TMO programming scheme.