<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ke_takahashi</author_name>
  <author_url>https://blog.hatena.ne.jp/ke_takahashi/</author_url>
  <blog_title>memorandums</blog_title>
  <blog_url>https://memorandums.hatenablog.com/</blog_url>
  <categories>
    <anon>プログラミング</anon>
  </categories>
  <description>とくればMinimライブラリを使う、が基本だったように思います。 たまたま、今、ちょっとした演習で音楽ファイルを自由なテンポで再生できないか調べていたところそうではない（Minimではできない）ことを知り、実はProcessingが提供しているSoundライブラリでできることを知りました。 ちょっとメモまで書いておきます。 事前にProcessingのIDEでSoundライブラリをインポートしておく必要があります。 その上で、以下のコードを入力し、スケッチフォルダにsample.mp3というファイルをいれておきます。 import processing.sound.*; SoundFile f…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmemorandums.hatenablog.com%2Fentry%2F2025%2F01%2F14%2F161310&quot; title=&quot;Processingで音ファイル再生速度のリアルタイム変更 - memorandums&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>https://cdn-ak.f.st-hatena.com/images/fotolife/k/ke_takahashi/20250114/20250114160939.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2025-01-14 16:13:10</published>
  <title>Processingで音ファイル再生速度のリアルタイム変更</title>
  <type>rich</type>
  <url>https://memorandums.hatenablog.com/entry/2025/01/14/161310</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
