代码搜索:OpenAL

找到约 81 项符合「OpenAL」的源代码

代码结果 81
www.eeworm.com/read/404151/11491112

pas alctypes.pas

{********************************************************************} { OpenAL cross platform audio library } { Copyright (C) 1999-2000 by authors.
www.eeworm.com/read/404151/11491113

pas al.pas

{********************************************************************} { OpenAL cross platform audio library } { Copyright (C) 1999-2000 by authors.
www.eeworm.com/read/408377/2251440

txt resources.txt

The following files are included in the resource archive: Footsteps.wav - from openal.org cvs ding.wav - from openal.org cvs left.wav - sampled by matzon right.wav - sampled by matzon center.wav
www.eeworm.com/read/298327/3868024

h openalsound.h

#ifndef OPENAL_SOUND_H #define OPENAL_SOUND_H // CSound interface definition #include "Sound.h" #include #include #include #include #include "SDL_types.
www.eeworm.com/read/410934/11263957

h alut.h

#if !defined(AL_ALUT_H) #define AL_ALUT_H #if defined(_MSC_VER) #include #include #elif defined(__APPLE__) #include #include #else #include
www.eeworm.com/read/404151/11491102

pas alut.pas

{ Aki Nieminen contribution: Added Bool2ALBool helper function } {********************************************************************} { OpenAL cross platform audio library
www.eeworm.com/read/412472/11198945

h myopenalsupport.h

/* File: MyOpenALSupport.h Abstract: OpenAL-related functions Version: 1.0 Disclaimer: IMPORTANT: This Apple software is supplied to you by Apple Inc. ("Apple") in consideration of your
www.eeworm.com/read/412472/11198976

txt readme.txt

Demonstrates use of OpenAL to play a source and manipulate spatial positioning. Uses the Ambient category for Audio Session, to allow application audio to mix with iPod playback (if present) Turn acce
www.eeworm.com/read/410934/11263953

c alut.c

/** * OpenAL cross platform audio library * Copyright (C) 1999-2000 by authors. * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library
www.eeworm.com/read/412472/11198938

h oalplayback.h

/* File: oalPlayback.h Abstract: An Obj-C class which wraps an OpenAL playback environment. It provides start/stop of playback, and spatial positioning for the listener and a single sound so