PortAudio / portaudio

PortAudio is a cross-platform, open-source C language library for real-time audio input and output.
Other
1.51k stars 308 forks source link

pa_endianness.h doesn't detect amd64 on linux #26

Closed PortAudio-admin closed 12 years ago

PortAudio-admin commented 17 years ago

Issue created by @RossBencina

[Trac: Originally assigned to somebody]

Leonard Writter wrote:

one of my users today noted that pa_endianness.h doesn't seem to detect correctly for amd64 on linux. i'm for now setting PA_LITTLE_ENDIAN manually. (i compile the code into a library)

Does anyone know a good way to autodetect this using the preprocessor (or perhaps its a bug in the configure script?)

PortAudio-admin commented 17 years ago

Comment by @aknuds1

Fixed in pa_endianness.h.

PortAudio-admin commented 12 years ago

Comment by @RossBencina

TRAC migration: propagating ticket status from TRAC

PortAudio-admin commented 12 years ago

Issue closed by @RossBencina