[Openal] Help with testprog

Prakash Punnoor prakash at punnoor.de
Mon Jan 16 11:58:28 PST 2006


Am Montag Januar 16 2006 18:51 schrieben Sie:
> > Perhaps it would be best if each test would output:
> >
> > You should hear: ...bla....
> >
> > My test is only quite "natural". Nevertheless, it is redundant.
>
> Has any thought been given to more extensive use of the test program
> in openal/demos/altest?  It actually covers all the OpenAL 1.0 and
> 1.1 functionality with three types of test:

OK, "works" here, but needed minor patching (the ifdef LINUX for aLContext can 
go away). Is seems the portable OpenAL (or the test) is pretty messed up:

Request Object Names Test. PASSED.
Releasing Object Names Test. PASSED.
Validating Object Names Test. PASSED.
State Transition Test. PASSED.
Vector State Transition Test. PASSED.
Get Buffer Properties Test. FAILED.
Enumeration Value Test.
ALC_FALSE has an invalid enum value.
ALC_TRUE has an invalid enum value.
ALC_MAJOR_VERSION has an invalid enum value.
ALC_MINOR_VERSION has an invalid enum value.
ALC_ATTRIBUTES_SIZE has an invalid enum value.
ALC_ALL_ATTRIBUTES has an invalid enum value.
ALC_DEFAULT_DEVICE_SPECIFIER has an invalid enum value.
ALC_DEVICE_SPECIFIER has an invalid enum value.
ALC_EXTENSIONS has an invalid enum value.
ALC_FREQUENCY has an invalid enum value.
ALC_REFRESH has an invalid enum value.
ALC_SYNC has an invalid enum value.
ALC_MONO_SOURCES has an invalid enum value.
ALC_STEREO_SOURCES has an invalid enum value.
ALC_CAPTURE_DEVICE_SPECIFIER has an invalid enum value.
ALC_CAPTURE_DEFAULT_DEVICE_SPECIFIER has an invalid enum value.
ALC_CAPTURE_SAMPLES has an invalid enum value.
ALC_NO_ERROR has an invalid enum value.
ALC_INVALID_DEVICE has an invalid enum value.
ALC_INVALID_CONTEXT has an invalid enum value.
ALC_INVALID_ENUM has an invalid enum value.
ALC_INVALID_VALUE has an invalid enum value.
ALC_OUT_OF_MEMORY has an invalid enum value.FAILED.
Queuing Underrun States Test. PASSED.

Furthermore the panning test from left to rigth don't work properly. Before 
reaching the center the sound breaks up for a short time. Doppler test seems 
to be comletetly hosed as well... 

-- 
(°=                 =°)
//\ Prakash Punnoor /\\
V_/                 \_V



More information about the Openal mailing list