<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tiny_wing</author_name>
  <author_url>https://blog.hatena.ne.jp/tiny_wing/</author_url>
  <blog_title>タコさんブログ</blog_title>
  <blog_url>https://tiny-wing.hatenablog.com/</blog_url>
  <categories>
    <anon>iOS</anon>
    <anon>swift</anon>
  </categories>
  <description>C言語ではじめる音のプログラミング―サウンドエフェクトの信号処理 ページ33 で取り上げられているサイン波を vDSP(vectorized digital signal processing) ライブラリを使用して、FFTにより振幅スペクトルを求める(ここでは簡単のために窓関数を用いずにFFTを実行する)。 サイン波は次式のように表せられる。 x(n) = Amp * sin(2 * PI * f0 * n / fs), (0&lt;=n&lt;N) ここで、Ampは振幅、f0は基本周波数、fsは標本化周波数、nは標本化数。 FFTを実行する音データとして、以下の値をとるサイン波を考える。 振幅(Amp…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftiny-wing.hatenablog.com%2Fentry%2F2016%2F06%2F27%2F093809&quot; title=&quot;Swift vDSP で 実FFT - タコさんブログ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-06-27 09:38:09</published>
  <title>Swift vDSP で 実FFT</title>
  <type>rich</type>
  <url>https://tiny-wing.hatenablog.com/entry/2016/06/27/093809</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
