aka.objects
Posted by 박승호 (2007-07-14 21:53:14) | Hit:6282
aka.objects
aka.objects Here are some external objects for Max developed by Masayuki Akam ...
2007-07-14 21:53:14
Jitter Help Patch (한글화)
Jitter Help Patch의 한글버전입니다. 원본 파일을 백업받은 후 덮어쓰기하시면 됩니다. 번역이 매끄롭지 않으므로 참조만 하세요. ...
2004-08-05 04:52:05
Max/MSP Help Patch (한글화) [-1]
Max/MSP Help Patch의 한글버전입니다. 원본 파일을 백업받은 후 덮어쓰기하시면 됩니다. 번역이 매끄롭지 않으므로 참조만 하세요. ...
2004-08-05 04:51:05

aka.objects

Here are some external objects for Max developed by Masayuki Akamatsu.
I can't offer support for them but you can use them freely.
You can check my old CFM objects here.

赤松正行が開発したMax用エクスターナル・オブジェクトです。
サポートはできませんが、ご自由にお使いください。
以前のCFM用オブジェクトはこちらにあります。


Universal Binary Objects for Max 4.6

The following are UB objects (or abstractions) for PowerPC/Intel Macintosh.
Unfortunately there are no CFM/Windows objects.

以下はPowerPC/Intel Macintosh用のUBオブジェクト(またはアブストラクション)のみです。
CFMやWindows用のオブジェクトはありませんので、ご了承ください。

  • aka.appleremote ... handles the data of Apple Remote by deactivating Front Row.
  • aka.beep ... produces a system alert sound.
  • aka.booklight ... retrieves the ALS (Ambient Light Sensor) and controls backlights.
  • aka.bookmotion ... retrieves the SMS (Sudden Motion Sensor) data.
  • aka.datagram ... converts a symbol to/from a plain text into a udp packet.
  • aka.datetime ... provides the Gregorian date and absolute time calculation.
  • aka.keyboard ... executes several keyboard operations (key type, key down and key up).
  • aka.listen ... ecognizes human spoken words through microphone input.
  • aka.mouse ... executes several mouse operations (move, click, hide, show, change, etc.).
  • aka.overlap ... handles overlapping note information.
  • aka.power ... gets the status of power source and perform sleep, restart, shutdown and logout.
  • aka.shell ... executes UNIX shell commands.
  • aka.spacenavigator ... handles 3Dconnexion's SpaceNavigator.
  • aka.jit.gl.snhandle ... handles a 3D object/space using 3Dconnexion's SpaceNavigator.
  • aka.speech ... reads aloud text.
  • aka.wiiremote ... handles Nintendo Wii Remote.

 

aka.appleremote

This object handles the data of Apple Remote by deactivating Front Row.[Download]

Front Rowの起動を抑制して、Apple Remoteの操作情報を取得します。[ダウンロード]


aka.beep

This object produces a system alert sound.[Download]

システム警告音を鳴らします。[ダウンロード]


aka.booklight

This object retrieves the ALS (Ambient Light Sensor) and controls backlights.[Download]

ALS(環境光センサー)の情報を取得し、ディスプレイとキーボードのバックライトを制御します。[ダウンロード]


aka.bookmotion

This object retrieves the SMS (Sudden Motion Sensor) data.[Download]

SMS(緊急モーション・センサー)の情報を取得します。[ダウンロード]


aka.datagram

This object converts a symbol to/from a plain text into a udp packet.
It also converts integer numbers to/from binary data into a udp packet. [Download]

シンボル(文字列)とUDPパケットのテキストとを相互変換します。
UDPパケットのバイナリー・データにも対応しています。[ダウンロード]


aka.datetime

This object provides the Gregorian date and absolute time calculation. [Download]

グレゴリオ暦(西暦)での日付と絶対時間の計算を行います。[ダウンロード]


aka.keyboard UB

This object executes several keyboard operations (key type, key down and keyup). [Download]
[Note] It's a little bit dangerous :-) Use it at your own risk.

キーボードの各種操作(キー・タイプ、キー押下、キー解放)を行います。[ダウンロード]
[注意]このオブジェクトは危険な要素があります。ご自身の責任においてお使いください。

aka.keyboard


aka.listen

This object recognizes human spoken words through microphone input. [Download]

マイクで入力した人の話し言葉を音声認識します。[ダウンロード]


aka.mouse

Version 1.1 / May 7, 2007

This object executes several mouse operations (move, click, hide, show, cursor-change, etc.). [Download]
[Note] It's a little bit dangerous :-) Use it at your own risk.

マウスの各種操作(移動、クリック、非表示、表示、カーソル変更など)を行います。[ダウンロード]
[注意]このオブジェクトは危険な要素があります。ご自身の責任においてお使いください。


aka.overlap

This object handles overlapping note information. [Download]

重複するノート情報を適切に処理します。[ダウンロード]


aka.power ub

gets the status of power source and perform sleep, restart, shutdown and logout. [Download]

電源の状態を取得し、スリープ、再起動、システム終了、ログアウトを行ないます。[ダウンロード]

aka.power


aka.shell

This object executes UNIX shell commands. [Download]
[Note] aka.shell can't get the results on Intel Mac even though it can execute the commands.

UNIXのシェル・コマンドを実行します。[ダウンロード]
[注意]インテルMacにおいてコマンドを実行できますが、その結果を得ることができません。


aka.spacenavigator

This object (abstraction) handles 3Dconnexion's SpaceNavigator. [Download]
You have to install the driver before you use it.

3Dconnexion社のSpaceNavigatorの操作情報を受け取ります。[ダウンロード]
使用される前にドライバをインストールしてください。


aka.jit.gl.snhandle

This object (abstraction) handles a 3D object/space using 3Dconnexion's SpaceNavigator. [Download]
You have to install the driver before you use it.

3Dconnexion社のSpaceNavigatorを使って3D物体や3D空間を操作します。[ダウンロード]
使用される前にドライバをインストールしてください。


aka.speech Universal Binary Icon

This object reads aloud text. [Download]

テキストの読み上げを行います。[ダウンロード]

aka.speech screen shot


aka.wiiremote ub

Version 1.0B6 / April 24, 2007

This object handles Nintendo Wii Remote. [Download] [Source Code] [FAQ] [Pairing]

任天堂のWiiリモコンのデータを送受信します。[ダウンロード] [ソースコード] [よくある質問] [ペアリング]

aka.wiiremote

by Prof. Seungho Park
Division of Digital Media
Ewha Womans University
aka.objects
Posted by 박승호 (2007-07-14 21:53:14)