@techreport{oai:ipsj.ixsq.nii.ac.jp:00216118,
 author = {長嶋, 洋一 and Yoichi, Nagashima},
 issue = {1},
 month = {Jan},
 note = {1999 年に筆者が出版した「コンピュータサウンドの世界」(CQ 出版)には,同時進行で執筆した「作るサウンドエレクトロニクス」という上級編もあったが,「幻の本」(未出版) となり全てをインターネットに公開した.ここでは世界の楽器メーカが開発してきた古典的な電子楽器群を網羅的に解説しつつ,まだ Arduino も Gainer も存在しない20世紀に秋月電子の AKI-H8 やディスクリート回路によって実際にポリフォニックシンセサイザを実現した.2015 年以降は Arduino 用の各種音源 shield (MIDI・mp3) が豊富に提供されるようになったが,パイプオルガン/ハモンドオルガンの古典的な音色生成を完全 (同時発音数=鍵盤数) ポリフォニックで実現するのはいまだ困難である.GitHub で公開されている Arduino のサウンド生成ライブラリ「Mozzi」は,ビープ音だった Arduino の生成サウンド (Shield など外部ハードウェアを使わない) を画期的に改善させた優れたアルゴリズムであるが,その限界はモノフォニック (単音) にある.Mozzi を活用したオープンソース・プロジェクトとして GitHub に紹介されている「Arduino Organ」は,60 年代の Hammond サウンドを実現するためにドローバーとトーンホイールの概念にこだわった特殊なシステム (ペーパーマシン) であるが,新しい楽器や音具をデザインする上での有益な多くのポイントを提供している.本稿では,Mozzi の内部処理とともにこのシステムのアイデアを再検討し,「幻の本」と共に温故知新として音楽情報科学コミュニティに問題提起してみたい., In 1999, I published a book entitled "The World of Computer Sound" (CQ Publishing), which included an advanced book entitled "Creating Sound Electronics" that I wrote at the same time but not published. Since 2015, we can get various sound Shields for Arduino. The Arduino sound generation library "Mozzi" is available on GitHub. The library "Mozzi" is an excellent algorithm that has revolutionized Arduino generated sounds (without external hardware such as Shield) from cheap beeps, but its limitation is monophonic (single note). The Arduino Organ, an open source project on GitHub, is a special system (paper machine) that sticks to the concept of drawbars and tone wheels to achieve the Hammond sound of the 60s, but offers many useful points for designing new instruments and sound tools. In this paper, we will discuss Mozzi's paper machine. In this paper, I would like to revisit the idea of this system along with the internal processing of Mozzi, and raise the issue to the music information science community.},
 title = {Arduinoによるハモンドオルガンの実現},
 year = {2022}
}