<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>satiseni</author_name>
  <author_url>https://blog.hatena.ne.jp/satiseni/</author_url>
  <blog_title>幸せに</blog_title>
  <blog_url>https://satiseni.hateblo.jp/</blog_url>
  <categories>
    <anon>プログラミング</anon>
  </categories>
  <description>jackdawというプロジェクトを開発しているのですが、後で自分の書いたコードを見返したときに分からなくならないように、いくつか書き残しておこうと思います。今回はまずC言語でwavファイルを作る方法について書きます。 出力先ファイルを作る マップする ヘッダーを書き込む 中身を書き込む 出力先ファイルを作る まず空のファイルを作ります。open関数を使います。 #include &lt;fcntl.h&gt; int open(const char *path, int oflag, ...);第1引数 path にはファイル名を指定します。新しくファイルを作り、かつこの後プログラム内でファイルに対する読…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsatiseni.hateblo.jp%2Fentry%2F2018%2F12%2F16%2F194227&quot; title=&quot;jackdaw開発日記(1) C言語でwavファイルを作る - 幸せに&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>2018-12-16 19:42:27</published>
  <title>jackdaw開発日記(1) C言語でwavファイルを作る</title>
  <type>rich</type>
  <url>https://satiseni.hateblo.jp/entry/2018/12/16/194227</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
