Re: 3d audio in CSharp

2019-03-05 Thread AudioGames . net Forum — Developers room : kianoosh via Audiogames-reflector
Re: 3d audio in CSharp Irr klan does not provide hrtf or binaural sound. URL: https://forum.audiogames.net/post/416436/#p416436 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames

Re: 3d audio in CSharp

2019-03-04 Thread AudioGames . net Forum — Developers room : nuno69 via Audiogames-reflector
Re: 3d audio in CSharp Hello. IRR Klang is a kind of advanced audio library. It does support 3D audio and effects like reverb, muffling, and some other stuff. Oh, and it's free for non-commercial use.There's also Bass, which is more low-level. That makes it slightly faster, but slightly

Re: 3d audio in CSharp

2019-03-03 Thread AudioGames . net Forum — Developers room : sanslash332 via Audiogames-reflector
Re: 3d audio in CSharp Is a very interesting question.I program in c# to, and the libs that I know that supports 3d or HTRF are FMOD with a wrraperr for c#, slab3d, xenko a game engine supports directli htrf, openal with a wraper, and xaudio2  of microsoft.I hope if someone know other