EltenLink

elton sounds shifting on headphones.

Back to Questions and Answers.

#1 battlestar

In the latest update to Elton, I've noticed that sounds for the program seem to shift between the left and right headphones. Is this normal behavior for th program? Take the soundof submitting a topic to the forums for example, sometimes, I heat it from my left headphone, and other times, I hear it thre the right. I just want to know if other users are experieicning this as well.



2021-10-04 05:40

#2 hozosch Archived

Yes, this is normal by default, but if you don't like it, you can disable it in the interface category of the settings.



2021-10-04 06:59

#3 bomberman29

it is called sterio positioning. i wish it could be possible to position the sounds in 3d, like in the Audio3D class of the elten api


2021-10-04 07:33

#4 battlestar

I'll give that a try. Thanks.



2021-10-04 16:15

#5 Enes

What's that 3-D class? And how or where do you use it? Can I use it to position any sound?
-- (bomberman29):
it is called sterio positioning. i wish it could be possible to position the sounds in 3d, like in the Audio3D class of the elten api

--


2021-10-07 20:17

#6 bomberman29

$some_sound=Audio3D.new("c:/path.to.sound.wav")
$some_sound.play
i forgot how to move in stereo there


2021-10-08 10:07

#7 bomberman29

it can be usable in elten programs


2021-10-08 10:08

#8 Enes

Stereo? Can you not position the sound anywhere, like behind or above you as well?


2021-10-08 18:12

#9 bomberman29

yes. maybe i don't say correctly. 3d audio of course.


2021-10-08 19:18

#10 Enes

I would appreciate any help on how that's done.


Edited 2021-10-08 21:13

#11 bomberman29

the reason i am not explaning well is that @pajper didn't make a documentation for elten api, and i forgot how to move and play audio3d sounds.


2021-10-09 08:21

#12 bomberman29

he promiced to do that after he released 2.4, but he did it more than 2/3 of a year ago


2021-10-09 08:23

#13 Enes

I see. Let's assume he's extraordinarily busy or forgot it.


2021-10-09 22:11