Aleg wrote:janh wrote:Listened to play v65/loader v25 and play v69/loader v27.
v69 is clearly better.
v69 has more clearity and a fine way of presenting the music. Very nice listening.
+1, was very satisfied listening to v69/v27
only concern I had with v69 was a slight drop off in treble, tried moving some instructions around and v71 sounds better to me, don't think I'm imagining it, but you never know.
before
mov rdx, r14 ; 400010C5 _ 49: 8B. D6
mov r10, rdi ; 400010C8 _ 4C: 8B. D7
mov rax, rsi ; 400010C2 _ 48: 8B. C6
after
mov rax, rsi ; 400010C2 _ 48: 8B. C6
mov rdx, r14 ; 400010C5 _ 49: 8B. D6
mov r10, rdi ; 400010C8 _ 4C: 8B. D7
just spotted another optimisation to the code - uploaded play v72, it sounds lovely.
do registers sound different ?
v73 has the r14 register swapped for rbp register
mov rax, rsi ; 400010C2 _ 48: 8B. C6
mov rdx, rbp ; 400010C5 _ 48: 8B. D5
mov r10, rdi ; 400010C8 _ 4C: 8B. D7
think it sounds better, better tone if anything, why the difference ?
maybe r8 - r15 registers are located in a different place to rsi, rdi, rax, rbp, rbx, rcx, rdx
anyway shall stop there, enough of this unscientific nonsense.
only problem now is all the distracting noises in the background, nails scratching on strings and breathing etc that I can hear, is this hifi ?