<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shin</author_name>
  <author_url>https://blog.hatena.ne.jp/shin/</author_url>
  <blog_title>しんさんの出張所 はてなブログ編</blog_title>
  <blog_url>https://shinsan.hatenablog.jp/</blog_url>
  <categories>
    <anon>自作ソフト</anon>
    <anon>Java</anon>
  </categories>
  <description>oggVorbisはまだ対応していないが、WAVだけはコア部分完成。ちゃんとループする。 ジョイパッド対応はShinGL3とほぼ同じように使えると思う。BGMもShinGL3とほぼ同じように使える。ただ、ジョイパッド対応と同じく単体で使えるようにするため、準備と後始末が必要になった。現時点でのBGM再生は以下のようになる。 File file = new File(&quot;hoge.wav&quot;); //初期化 SGBgm.init(); //BGMの再生 SGBgm.play(file); 〜省略〜 //BGM停止 SGBgm.stop(); //後始末 SGBgm.dispose(); これでhog…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshinsan.hatenablog.jp%2Fentry%2F20091003%2Fp2&quot; title=&quot;BGMの再生コア部分完成 - しんさんの出張所 はてなブログ編&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>2009-10-03 00:00:02</published>
  <title>BGMの再生コア部分完成</title>
  <type>rich</type>
  <url>https://shinsan.hatenablog.jp/entry/20091003/p2</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
