Page 719 of 804

Re: MQN

Posted: Tue Jul 07, 2015 5:28 am
by Aleg
sbgk wrote:
sbgk wrote:
right got that working, rest should be easier, hope to get something out this week.
and now it's not working, so something strange going on.
Well, at least you've shown it can work.
Now back to analysing what is interfering?

Sounds promising.

Re: MQN

Posted: Tue Jul 07, 2015 12:04 pm
by elaprince
Can you re post the link for downloads?
Thank you

Re: MQN

Posted: Tue Jul 07, 2015 12:18 pm
by sebna
I do not think there was a link yet. It is work in progress as far as I understand.

Re: MQN

Posted: Tue Jul 07, 2015 12:21 pm
by elaprince
Yes I know but I lost the link for all these downloads
Thanks

Re: MQN

Posted: Tue Jul 07, 2015 12:24 pm
by elaprince
Better yet email it to me
Thanks

Re: MQN

Posted: Tue Jul 07, 2015 6:48 pm
by sima66
elaprince wrote:Yes I know but I lost the link for all these downloads
Thanks
https://drive.google.com/folderview?id= ... DhNZ1Utbm8

Re: MQN

Posted: Tue Jul 07, 2015 9:46 pm
by elaprince
Thank you

Re: MQN

Posted: Tue Jul 07, 2015 10:23 pm
by sbgk
uploaded haswell v16 versions with mqnplay for win 10 and win 2012 r2/win8.1

only plays one file, up to 2gb size.

download mqncontrol.exe, mqnloader.exe, mqnparam.txt and mqnplay.exe v16 for your os (win 8.1/2012 r2 or win 10)

uses mqnparam.txt file for device name and pin no

just replace the values with your device, note the backslashes are \\ and \ rather than \\\\ and \\, pin is set to 0, so if yours is different it won't work at the moment.

first line device, second line pin, it expects to find 2 lines so don't miss the pin.

use mqndevinfo.exe to find your device string and pin no.

\\?\usb#vid_1852&pid_7022&mi_01#6&851d114&0&0001#{6994ad04-93ef-11d0-a3cc-00a0c9223196}\global
0

needs to be started from mqn.bat or equivalent, ie copy the file to clipboard and run mqn.bat

can be used with the previous hard coded mqnplay version, if someone want's to do a sq comparison between hardcoded and parameter device method.


uploaded mqnplay v17 which might have an improved way of handling the device name, the hard coded version was still better than v16, hopefully v17 closes the gap.

Re: MQN

Posted: Wed Jul 08, 2015 8:42 am
by sebna
Nice. I will be only able to test it on the weekend but I will report then.

Re: MQN

Posted: Wed Jul 08, 2015 1:06 pm
by sbgk
quite like the sound of mqnplay v17, less bass, but more detail.

Shall get the multitrack functionality working next, then non haswell, then control - control is going to be easiest if it's just done by track selection eg press 1 for track 1 etc, repeat would also be achievable. Fast forward and track skip would be harder to do because the track position would have to be maintained in control.