Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to set independent delays L/R channels
09-18-2012, 12:29 AM (This post was last modified: 09-18-2012 12:31 AM by delima.)
Post: #4
RE: How to set independent delays L/R channels
Hi Dave, thank you for answer

i tried for a long time use this:

DSAudioPlayer1 | --> DelayLine1 --> DSAudioOut1
.....................|--> DelayLine2 --> DSAudioOut2

DSAudioOut1.balance= -10000 and DSAudioOut2.balance= 10000

but didn´t work, the channels play out of synchronism


so i tried a new configuration and works fine

DSAudioPlayer1 --> ChannelSplitter1| --> DelayLine1 --> | ChannelMerger1| --> DSAudioOut1
.................................................|--> DelayLine2 --> |


however i have another problem, the delay of DelayLine componente don´t allow decimal value (it´s long type)

i need to work with smaller values than milisecond, ideally 1/100 milisecond to set the different distances of listener to speakers in centimeters
it´s possible?

thanks
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: How to set independent delays L/R channels - delima - 09-18-2012 12:29 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)