musicreo
100+ Head-Fier
- Joined
- Jun 25, 2011
- Posts
- 401
- Likes
- 152
so, how about putting the same speaker data on the left and the right?
Can you explain what you mean by "same speaker data"?
so, how about putting the same speaker data on the left and the right?
left and right speaker.Can you explain what you mean by "same speaker data"?
Speaker and room information and personal hrtf information are intertangled and not seperable (at least not easy) in the HRIR measurements. And as someone mentioned your ears won't be identical (and your head won't be 100% symmetrical) so your hrtf won't be left-right symmetrical. So you can not simply use the same speaker data for left and right without messing up something regarding hrtf.left and right speaker.
Of course, I know that the data is bound to be different due to room acoustics.
You mean using the inverted left speaker measurement for the right ear?left and right speaker.
Of course, I know that the data is bound to be different due to room acoustics.
yes, i meant that. thanks for sharing your experience.You mean using the inverted left speaker measurement for the right ear?
I have tested it but the virtual center sounds much more "in your head".
(venv) C:\Users\JHJ\Impulcifer>python impulcifer.py --test_signal="data/sweep-6.15s-48000Hz-32bit-2.93Hz-24000Hz.pkl" --dir_path="data/my_hrir" --specific_limit=5000 --generic_limit=2000 --room_mic_calibration="data/7063899_90deg.txt" --room_target="data/harman-in-room-loudspeaker-target.csv" --decay=300
Creating impulse response estimator...
Running room correction...
Traceback (most recent call last):
File "impulcifer.py", line 556, in <module>
main(**create_cli())
File "impulcifer.py", line 60, in main
plot=plot
File "C:\Users\JHJ\Impulcifer\room_correction.py", line 83, in room_correction
fr = ir.frequency_response()
File "C:\Users\JHJ\Impulcifer\impulse_response.py", line 352, in frequency_response
fr = FrequencyResponse(name='Frequency response', frequency=f[1::step], raw=m[1::step])
ValueError: slice step cannot be zero
I would love to implement head tracking but that needs to be in the real time processor, not in Impulcifer. Impulcifer of corse would have support measurements with different angles. I'm certainly not sure I'm I'm guessing that head tracking with EqualizerApo would require me to fork it and implement a version of the convolver which supports real time updates. And that sounds like a lot of work.Saw that video a while back - it's why I gave up on room correction above 500hz with my AVR! If you've not read it - his book is excellent too.
It's made my life a lot easier with making measurements - just a single room measurement is good and you cut if off at the same range.
Been mostly on Headphones during a heatwave here - my Marantz AVR pumps out way too much heat. In going back to real speakers though, the one thing that strikes me is your brain can really localize sound because of head movement. It's probably a real pain to do - but is head tracking on your radar? Waves has a blue tooth headtracker.
Subtle difference: Most natural would not be to get the same FR on your ear drums as on other people's ear drums, but the FR on your ear drums that your brain expects based on how sound coming from a distance outside your head will be filtered before it reaches your ear drums.to have the same FR delivered to my ear drum that fans of the standard Harman Curve are getting delivered to theirs?