DGL https://delphigl.com/forum/ |
|
Delphi OpenAL site. https://delphigl.com/forum/viewtopic.php?f=14&t=2801 |
Seite 1 von 2 |
Autor: | Adler [ Fr Apr 30, 2004 19:28 ] |
Betreff des Beitrags: | Delphi OpenAL site. |
I didn't found one Thread with the same title. I only have readed your tutorials but I understand this very good ![]() In the next days I really want to use it for me... If I have much mistakes, write me a Privatemessege ![]() I really need improvements! |
Autor: | Raphael O. [ Fr Apr 30, 2004 20:11 ] |
Betreff des Beitrags: | |
what about posting your problems in the forum, adler ![]() if you solve the problems only with pm's noone can profit from it... so ask your questions in the forum ![]() |
Autor: | Adler [ Fr Apr 30, 2004 20:49 ] |
Betreff des Beitrags: | |
Misstakes only in my englishtext ![]() I forgotten to write this ![]() |
Autor: | Raphael O. [ Fr Apr 30, 2004 20:55 ] |
Betreff des Beitrags: | |
for the amount of your mistakes just one pm wouldnt be enough ![]() |
Autor: | Silk [ So Mai 02, 2004 13:51 ] |
Betreff des Beitrags: | |
I'd like to thank Noeska for his OpenAL website aswell, it's IMO the best resource on the web dealing with Delphi&OpenAL. Only enhancement I can think of would be some News/History page of the Delphi port, but since the API is pretty mature there appear to be not much need for that (OpenAL.org mostly reports translations to non-M$ OS and Extensions). Keep up the good work ![]() |
Autor: | red [ So Mai 02, 2004 21:05 ] |
Betreff des Beitrags: | |
Softsynth-Tutorial looks nice ![]() ![]() ![]() ![]() ![]() |
Autor: | Delphic [ So Mai 02, 2004 21:26 ] |
Betreff des Beitrags: | |
red hat geschrieben: Softsynth-Tutorial looks nice
![]() ![]() ![]() ![]() ![]() Well, you are not alone with this idea... I've thought myself about a tutorial about software synthesis. Well, even a bundle of tutorials for this interesting topic wouldn't hurt ![]() |
Autor: | noeska [ Do Mai 06, 2004 21:49 ] |
Betreff des Beitrags: | |
it is part 1 of the software synthesis tutorial. It will be some 5 tutorials in total. Also you may ask your questions in german. |
Autor: | Sascha Willems [ Fr Mai 07, 2004 21:31 ] |
Betreff des Beitrags: | |
Hope this fits here, but has anyone tried to use OpenAL on newer nForce-Sounddrivers? Since some driver-releases ago, even the simplest OpenAL-app won't work anymore, and now (with the newest audiodrivers, ver. 4.31) it already quits on alutInit with an access violation at adress zero. It seems to be a problem related to the fact that the delphi-headers for OpenAL are very old (around 2001 or so), cause commercial games that use OpenAL (like UT2004) have no problems at all and work as supposed. P.S. : Just compiled your first example and the same happens there. AV at address zero. |
Autor: | noeska [ Sa Mai 08, 2004 13:49 ] |
Betreff des Beitrags: | |
i do not have a nforce available for testing. But i take a look at the commands used in the first example. They do work with a sblive. rewriting the openal headers to one new unit is now at the top of my programming-todo list. It will be one unit called openal.pas. |
Autor: | Sascha Willems [ Sa Mai 08, 2004 17:33 ] |
Betreff des Beitrags: | |
That would be greate, cause I'm quite sure (as stated above) that the old headers are the cause of the problem (since commercial OpenAL-Titles work). A new header would be really great, as OpenAL is a great alternative to FMOD or BASS that are both only free for freeware-titles and require you to distribute a DLL with your APP. |
Autor: | Sascha Willems [ Sa Mai 08, 2004 19:29 ] | ||
Betreff des Beitrags: | |||
Looks like I (finally) found an OpenAL32.dll that seems to work with my current nForce-Drivers and the Delphi-Headers. The one in my system32-directory comes from the nForce-Audiodrivers and therefore is from NVidia and not from Creative. So if I put the one I found on the net into the directory of my app, everything seems to work; atleast my OGG-Player now works as it should. So for everyone that could use that DLL, I've attached it. I'm now using it in conjunction with the 4.31 audiodrivers for my nForce2-Soundstorm APU.
|
Autor: | noeska [ Sa Mai 08, 2004 23:50 ] |
Betreff des Beitrags: | |
is that the one from the openal site? If so before installing it you need to install the runtime from the creative site first if you have not already done so. (it works so you propably have). That the .ogg part does not work with the native nvidia driver does not surprise me as .ogg support is still beta with openal under windows. Also the new openal header file is released, but not finished. Maybe tomorow ![]() |
Autor: | Sascha Willems [ So Mai 09, 2004 00:00 ] |
Betreff des Beitrags: | |
noeska hat geschrieben: is that the one from the openal site? If so before installing it you need to install the runtime from the creative site first if you have not already done so. (it works so you propably have).
That the .ogg part does not work with the native nvidia driver does not surprise me as .ogg support is still beta with openal under windows. No, thats not the problem, as I'm not using the new (beta) OGG-Extensions. It loads ogg through ogg-vorbis-dlls and only uses OpenAL-Buffers to output it. And it worked with the old drivers. It just seems that something has changed with newer OpenAL-Dlls, so that the delphi-headers won't work anymore. |
Autor: | noeska [ So Mai 09, 2004 10:10 ] |
Betreff des Beitrags: | |
to clarify some things about the beta openal32.dll: It needs the runtime package available from the creative site. Basicaly that one is a wrapper around hardware specific drivers like the one from nvidia or creative or it functions as a wrapper around directsound3d (or even the wavemapper). How recent are your nvidia drivers and what version is the openal32.dll that comes with it? Basicly what you need to do to get openal support is: - install the latest soundcard drivers and if that does not work then: - install the runtime package from the creative site (even for non creative soundcards) Optionaly: - and for ogg install the latest openal32.dll from www.openal.org (beware it is buggy). |
Seite 1 von 2 | Alle Zeiten sind UTC + 1 Stunde |
Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |