seal icon indicating copy to clipboard operation
seal copied to clipboard

Scorched End Audio Library: a C library (with Ruby binding) for 3D audio rendering.

Results 7 seal issues
Sort by recently updated
recently updated
newest added

Ring Modulator Effect is implemented in OpenAL Soft. Wrap it.

Filters are implemented in OpenAL Soft. Wrap it.

Echo Effect is implemented in OpenAL Soft. Wrap it.

Some SEAL objects are cloneable, but some are not.

Add support for prelude - the ability for looping sources to reset to a position other than the beginning after they finish playing for the first time. In another word,...

Implement and wrap the rest of the available OpenAL source functions, specifically the manipulations on AL_SEC_OFFSET, AL_SAMPLE_OFFSET, AL_BYTE_OFFSET, AL_MAX_DISTANCE, AL_ROLLOFF_FACTOR, AL_REFERENCE_DISTANCE, AL_MAX_DISTANCE, AL_MIN_GAIN, AL_MAX_GAIN, AL_CONE_OUTER_GAIN, AL_CONE_INNER_ANGLE and AL_CONE_OUTER_ANGLE.

Add support for MIDI (low priority).

On Hold