HARK-music package samples

Overview
  This archive is a collection of basic network files for using nodes
  included in the HARK-music package.

  Notes:
    The input WAV file used was recorded by a microphone array contained
    inside a Robot's head (8ch).
    For detailed information, please see the WAV_INFO file.

Preparation
  Please install HARK basic packages using the references shown on the
  following URL.
  # Windows users: https://www.hark.jp/install/windows/
  # Ubuntu users:  https://www.hark.jp/install/linux/

  Please install HARK-music package with the following command.
  $ sudo apt install hark-music

How to use
  Beat tracking
  $ harkmw beat_tracking.n beats_sample.wav

  Extra sample
  $ harkmw beat_tracking_full_debug.n beats_sample.wav

  *) If you want to send beat tracking related informations
     from HarkDataStreamSender node in real time, please use
     additional output terminal. This is a sample network file
     that dumps information of this output terminal to a file.

