PureBasic OpenAL SDK icon
PureBasic OpenAL SDK icon

PureBasic OpenAL SDK

 1 like

SDK for PureBasic, featuring the OpenAL audio API, supporting 3D multichannel output of sound sources around the listener.

License model

  • FreeOpen Source

Country of Origin

  • CO flagColombia

Platforms

  • Windows
5 / 5 Avg rating (1)
1like
1comment
0news articles

Features

Suggest and vote on features
  1.  Works Offline
  2.  Ad-free
  3.  Sound Effects

 Tags

PureBasic OpenAL SDK News & Activities

Highlights All activities

Recent activities

Show all activities

PureBasic OpenAL SDK information

  • Developed by

    CO flagVladimir Kameñar
  • Licensing

    Open Source (Unlicense) and Free product.
  • Alternatives

    1 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  3 Stars
  •  1 Forks
  •  0 Open Issues
  •   Updated May 26, 2025 
View on GitHub

Popular alternatives

View all

Our users have written 1 comments and reviews about PureBasic OpenAL SDK, and it has gotten 1 likes

PureBasic OpenAL SDK was added to AlternativeTo by Angel on Nov 7, 2024 and this page was last updated May 14, 2025.

Comments and Reviews

   
 Post comment/review
Top Positive Comment
Roberto
Nov 8, 2024
0

Today OpenAL is not the most powerful or the most widely used 3D audio API. It's more than 20 years old, but it's still in use. Many games were released featuring OpenAL.

What is PureBasic OpenAL SDK?

It's not a DLL wrapper, but rather an import library for the OpenAL DLL, which can be used as a User-Lib in PureBasic. The SDK is compatible with the original OpenAL 1.0 and 1.1 and also the OpenAL Soft versions. The SDK includes the header files, API documentation and usage examples. Since 2007, several applications and games were created using this SDK to implement 3D sound effects using the OpenAL API.

Official Links