lekt player
Re: lekt player
forgot notice you:
make .bat file as you usually use lekt, like as:
@echo off
Title LEKT MUSIC PLAYER
lekt.exe 288 "C:\Collection-wav\02.What's Up.wav"
and play by run .bat file. and restart windows and run again, take me second info about pointers, OK.
ah, abs not bad version there, very simple code. hm...
make .bat file as you usually use lekt, like as:
@echo off
Title LEKT MUSIC PLAYER
lekt.exe 288 "C:\Collection-wav\02.What's Up.wav"
and play by run .bat file. and restart windows and run again, take me second info about pointers, OK.
ah, abs not bad version there, very simple code. hm...
Re: lekt player
so then 128, it's also small size, think better than 160 for you. my card 160 is minimum.jesuscheung wrote:ok... maybe 64 not working....
-
- Posts: 2491
- Joined: Mon Oct 07, 2013 11:09 pm
Re: lekt player
1st
buffer size: 288
wasapi buffer pointer1: 0x000000F323AE6240
2nd
buffer size: 288
wasapi buffer pointer1: 0x0000008312E26240
1st
buffer size: 256
wasapi buffer pointer1: 0x0000001BD0C36240
2nd
buffer size: 256
wasapi buffer pointer1: 0x0000007B19DF6240
1st
buffer size: 160
wasapi buffer pointer1: 0x0000004317886240
2nd
buffer size: 160
wasapi buffer pointer1: 0x000000F4EF3B6240
--------
128, 64 not working
buffer size: 288
wasapi buffer pointer1: 0x000000F323AE6240
2nd
buffer size: 288
wasapi buffer pointer1: 0x0000008312E26240
1st
buffer size: 256
wasapi buffer pointer1: 0x0000001BD0C36240
2nd
buffer size: 256
wasapi buffer pointer1: 0x0000007B19DF6240
1st
buffer size: 160
wasapi buffer pointer1: 0x0000004317886240
2nd
buffer size: 160
wasapi buffer pointer1: 0x000000F4EF3B6240
--------
128, 64 not working
Re: lekt player
jesuscheung wrote:d:\Program Files\lekt\2.94.1 abs test pointer>lekt.exe 160 "d:\abcde\music.wav"
buffer size: 160
wasapi buffer pointer1: 0x0000001FBE8F6230
...
there's in same laptop/PC ?jesuscheung wrote:....
1st
buffer size: 160
wasapi buffer pointer1: 0x0000004317886240
2nd
buffer size: 160
wasapi buffer pointer1: 0x000000F4EF3B6240
--------
128, 64 not working
first case 0x0000001FBE8F6230 is multiple of 16
second case 0x0000004317886240 is multiple of 64
in my case always is multiple of 128, better with my method. OK will make for you only with multiple of 16.
try <160. maybe 132,...
-
- Posts: 2491
- Joined: Mon Oct 07, 2013 11:09 pm
Re: lekt player
laptop=win7 not working...
-
- Posts: 2491
- Joined: Mon Oct 07, 2013 11:09 pm
Re: lekt player
that's clever!lekt wrote: ...
first case 0x0000001FBE8F6230 is multiple of 16
second case 0x0000004317886240 is multiple of 64
in my case always is multiple of 128, better with my method. OK will make for you only with multiple of 16.
try <160. maybe 132,...
my min buffer is 133:
buffer size: 133
wasapi buffer pointer1: 0x000000447FF16240
buffer size: 133
wasapi buffer pointer1: 0x000000470F936240
Re: lekt player
yes, also think weight is very correctly, 100%. all 3 frequency ranges: vibration of each reaches to its level vs others, so then we feel correct total weight and weight of each range.jesuscheung wrote:...2.96.5x is goood
weight = 100% = no earaches...!!!
Re: lekt player
OK, 133 is smaller than 160, think will be better than.jesuscheung wrote:buffer size: 133
wasapi buffer pointer1: 0x000000470F936240