ANN: Linux Devices for Ruby (0.1.1)

http://artengine.ca/matju/LinuxDevicesForRuby/LinuxDevices-0.1.1.tar.gz

version 0.1.1 (2002.07.29):

  • module Linux::SoundDSP renamed to Linux::SoundPCM (with alias)
  • added installer (ruby extconf.rb && make install)

version 0.1 (2001.06.28):

  • added module IoctlClass, Ioctl
  • added module Linux::SoundDSP (4 accessors)
  • added module Linux::SoundMixer (25 accessors)
  • added module Linux::ParallelPort (2 readers, 2 writers)
···

Mathieu Bouchard http://artengine.ca/matju

In article Pine.LNX.4.21.0207291131380.14402-100000@bartok,

···

Mathieu Bouchard matju@sympatico.ca wrote:

http://artengine.ca/matju/LinuxDevicesForRuby/LinuxDevices-0.1.1.tar.gz

version 0.1.1 (2002.07.29):

  • module Linux::SoundDSP renamed to Linux::SoundPCM (with alias)
  • added installer (ruby extconf.rb && make install)

version 0.1 (2001.06.28):

  • added module IoctlClass, Ioctl
  • added module Linux::SoundDSP (4 accessors)
  • added module Linux::SoundMixer (25 accessors)
  • added module Linux::ParallelPort (2 readers, 2 writers)

Mathieu Bouchard http://artengine.ca/matju

Cool. I was wondering why we hadn’t heard much from you lately, Mathieu.
Looks like you’ve been busy.

Phil