AudioStreamFromMic output matrix

  • このトピックには1件の返信、2人の参加者があり、最後に匿名により8年、 2ヶ月前に更新されました。
2件の投稿を表示中 - 1 - 2件目 (全2件中)
  • 投稿者
    投稿
  • #513
    匿名
    参加者

    Hi,
    As I understand it, the LENGTH parameter in AudioStreamFromMic node designates the number of samples per frame. Is this correct?
    If so, why is the number of columns of the output matrix in AudioStreamFromMic node always equal to the LENGTH parameter independently of the duration of the recorded “.wav” file (recording time)?
    Best,
    Zouhair

    #519
    匿名
    参加者

    Dear Zouhair,

    We are sorry for the late reply.

    As I understand it, the LENGTH parameter in AudioStreamFromMic node designates the number of samples per frame. Is this correct?

    Yes, it is.

    If so, why is the number of columns of the output matrix in AudioStreamFromMic node always equal to the LENGTH parameter independently of the duration of the recorded “.wav” file (recording time)?

    HARK takes frame-wise processing in the frequency domain, and thus HARK first converts the input signals from time domain to frequency domain using short time Fourier transform(STFT) performed in MultiFFT.
    For the preparation of STFT, AudioStreamFromMic tranforms the input signals into framed signal blocks.
    Each block is a processing unit for a procedure defined in the Iterator sheet of HARK Designer.
    For more details, please check the attached figure.

    Best,

    HARK Support Team

2件の投稿を表示中 - 1 - 2件目 (全2件中)
  • このトピックに返信するにはログインが必要です。