new csound~

Hi,

I’ve released csound~ v1.0.  You can get it here:

http://www.davixology.com/csound~.html

Most significant changes:

  – New version numbering system.
  – Improved manual and installation instructions.
  – Demo file “csound~.help” can be used as MaxMSP help patch.
  – Can now run properly from secondary/external drives.
  – Can record/play/save/load MIDI, “control”, “event” data.
  – Added “overdrive” message to enable immediate output from
    outvalue outlet (as opposed to output every 50ms).

Some things to think about concerning Csound 5.05:

  – (WinXP) 32bit Csound5.05 compatible binary of csound~ not yet
    available.  Only 64bit binary included in .zip file.

  – (MaxOSX) Csound5.05 hasn’t been tested with csound~ v1.0.

I decided to release now because I won’t have internet access again
until Sunday, March 11. I know there’s at least two of you who
have been waiting very patiently.

Thanks,

Davis

Gesture Recorder

I made a Gesture Recorder system to enable me to capture gestures from MIDI continuous controllers, and play them back in a variety of ways. It works with normal continuous controllers, as well as pairs of controllers (e.g. Joysticks). It uses tables as the storage mechanism, and allows for changing the time base when recording as well as playback. During playback, it can optionally loop, interpolate, and modify the direction. There is a crude sync facility, as well.

I didn’t know about Andrew Benson’s GestureStorage patch when I made mine, but they are different enough that I think there are cases where people might find my system useful.

Gesture Recorder can be found here:
http://www.xfade.com/max

-C

Nintendo Wii Remote Object 1.0B5

Hi,

I published aka.wiiremote 1.0B5 at:
http://www.iamas.ac.jp/~aka/max/#aka_wiiremote

In this version:
– Nunchuk is supported.
( Classic Controller is NOT supported.)
– device address is supported.
– outlets and output messages are changed.
– some input messages are simplified.
– help patch is expanded for Nunchuk.

Thank you.

Best,
Masayuki Akamatsu