<?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>
  </categories>
  <description>KZRさんのブログで知った言語。ここ数日、電車でマニュアルを見ながら遊んでいます。DTM＋プログラミングに興味がある人は向いていますね。何よりプログラミング言語のChucKがオモシロい。プログラミング初心者がつまづく要素の一つに代入操作があります。特に以下のようなインクリメントの表現が難しい。数式として見てしまうとiとi+1が等しい？？ええー？という感じです。「変数iに１を加えて、その結果を変数iに入れる」と読めればいいのですが。 i = i + 1; 一方、ChucKの代入操作は以下のように書きます。これなら素直に「変数iに１を加えて、その結果を変数iに入れる」と読めますね。 i + 1 =…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmemorandums.hatenablog.com%2Fentry%2F20090207%2Fp2&quot; title=&quot;オーディオプログラミング言語 ChucK - 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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2009-02-07 00:00:01</published>
  <title>オーディオプログラミング言語 ChucK</title>
  <type>rich</type>
  <url>https://memorandums.hatenablog.com/entry/20090207/p2</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
