English / Japanese

Gauche-al - OpenAL binding for Gauche

Last modified: 10 Oct 2005

What's Gauche-al?

Gauche-al is an extension module of Gauche. This module provides bindings to OpenAL API.

Requirements

I tested Gauche-al on MacOSX 10.4.

Download

Installation

  1. Extract the downloaded file, and change the current directory to Gauche-al-20051009.
  2. ./configure && make
  3. make install

ChangeLog

2005-10-09
Added functions to generate one buffer and one source.
2005-09-27
Initial release.

Links


naoki at koguro dot net