Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - MarcusKyo

Pages: [1]
1
Projects / Re: 3D Sound System
« on: May 26, 2010, 11:31:12 am »
Oh, sorry! I knew about the "setListenerOrientation", but I had thought for some reason that it only let you orient the listener up and down. My mistake.

I should have used that. Right now I have it so that after I turn the listener, I calculate the new position to that angle.

Sorry for the trouble. I'll get back to enjoying the library now. :)

2
Projects / Re: 3D Sound System
« on: May 25, 2010, 03:20:02 pm »
Hi Paul. I've been using the library and I'm loving it! Just one question though...

I like the "turnListener" method, but I was wondering if you were going to put in anything that would actually turn the direction the listener would be moving towards. "turnListener" just turns the "head" of the listener which doesn't really help when I want to turn and walk into a different direction. Sure, I guess I could write my own method, but I'm pretty lazy. :)

What do you think? I think it'd be a nice option to have seeing as how right now you can only have the listener strafe left and right on the x axis.

Pages: [1]