Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
*NEW*
Current Version on
STEAM
:
16.026
Logfile:
EN
,
DE
Webchat:
Visit the chat
Home
Help
Search
Login
Register
GLBasic forum
»
Codesnippets
»
Inline / 3rd party
»
Create sound with OpenAL
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Create sound with OpenAL (Read 1758 times)
Schranz0r
Premium User :)
Administrator
Prof. Inline
Posts: 5116
O Rly?
Create sound with OpenAL
«
on:
2021-Sep-22 »
Hey,
this is a small example on how to create sounds with OpenAL.
Found this example here:
https://stackoverflow.com/questions/44157238/can-i-produce-a-synthetic-sound-using-openal
Maybe you need the headerfiles and install it (extract in GLBasic_SDK-Folder and you are good to go):
http://www.glbasic.com/files/headers.rar
«
Last Edit: 2021-Sep-22 by Schranz0r
»
Logged
I
DGArray's
PC:
AMD Ryzen 7 3800X 16@4.5GHz, 16GB Corsair Vengeance LPX DDR4-3200 RAM, ASUS Dual GeForce RTX™ 3060 OC Edition 12GB GDDR6, Windows 11 Pro 64Bit, MSi Tomahawk B350 Mainboard
bigsofty
Community Developer
Prof. Inline
Posts: 2793
Re: Create sound with OpenAL
«
Reply #1 on:
2021-Sep-24 »
i'll have a look tonight Schranz0r. Looks good.
Logged
Cheers,
Ian.
“It is practically impossible to teach good programming style to students that have had prior exposure to BASIC. As potential programmers, they are mentally mutilated beyond hope of regeneration.”
(E. W. Dijkstra)
Print
Pages: [
1
]
Go Up
« previous
next »
GLBasic forum
»
Codesnippets
»
Inline / 3rd party
»
Create sound with OpenAL