INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Intei-Tuning: ASIO issue  (Read 3509 times)

Intei-Tuning

  • Recent member
  • *
  • Posts: 21
Intei-Tuning: ASIO issue
« on: May 30, 2011, 11:00:55 am »

I'm sorry for my english.
I'm waiting for a new release and hoping that will fix the error.
http://yabb.jriver.com/interact/index.php?topic=64193.msg429909#msg429909
Unfortunately a new version of the same
does not work with my sound card MARIAN TRACE OUT.
http://www.marian.de/en/products/trace_out_816s
I beg you to fix it.

Log http://download74.files.mail.ru/YADZ36/3c4acbb40663e35ae335c5414fdea814/Log.txt

Thank you.

Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 42048
  • Shoes gone again!
Re: Intei-Tuning: ASIO issue
« Reply #1 on: May 31, 2011, 04:38:58 pm »

The ASIO driver is not allowing a sample rate of 48000.

There are two calls to the ASIO driver:
1) canSampleRate(48000) must return ASE_OK
2) setSampleRate(48000) must return ASE_OK

One of these two calls is failing.  There is either a driver or configuration bug.

You will have to contact the authors of the ASIO driver.  We will be happy to help them if needed.

Thanks.
Logged
Matt Ashland, JRiver Media Center

Intei-Tuning

  • Recent member
  • *
  • Posts: 21
Re: Intei-Tuning: ASIO issue
« Reply #2 on: June 01, 2011, 02:08:37 am »

Thank you for your reply.

No sound card is working not only on the 48000 but not to any other mode.


Log files http://files.mail.ru/100LPE

With any other software sound card is working correctly.



I previously wrote to the sound card manufacturer and received this answer:

"Eventually the reason is, that the application does not support all required ASIO formats. It supports only ASIO format 18. The Trace driver runs on ASIO format 27 from version 2.13 on. So either you get the developers of the jriver to support ALL ASIO formats (as they should) or you use driver version 202 or earlier. You can find it here: www.drivers.marian.de. It would be better, if jriver would support ASIO format 27, because this offers significant performance/stability advantages"

I tried to use the driver earlier and earned a card, but only in stereo.
And we need to play a DVD in 5.1.

We prepare our project for the competition
http://www.emmanet.com/EMMAnew/menue.htm

And really need your help.

You can learn more about us, it will be interesting to you:

http://www.drive2.ru/cars/lada/2101/2101/avtosalon-intei/







Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 42048
  • Shoes gone again!
Re: Intei-Tuning: ASIO issue
« Reply #3 on: June 01, 2011, 09:06:18 am »

I previously wrote to the sound card manufacturer and received this answer:

"Eventually the reason is, that the application does not support all required ASIO formats. It supports only ASIO format 18. The Trace driver runs on ASIO format 27 from version 2.13 on. So either you get the developers of the jriver to support ALL ASIO formats (as they should) or you use driver version 202 or earlier. You can find it here: www.drivers.marian.de. It would be better, if jriver would support ASIO format 27, because this offers significant performance/stability advantages"

We do support all ASIO formats.  Their driver is failing on one of the two calls I posted above.  It's possible they are depending on some particular call order, but I have no way to guess what it might be without their help.

It is worth stating that a huge range of ASIO drivers work well with JRiver, so I do not believe there is a systemic problem on our side.

I'd be happy to work with the driver maker.  I wrote the ASIO implementation for JRiver, and you can tell them they can email me directly: matt at jriver dot com.



Quote
We prepare our project for the competition
http://www.emmanet.com/EMMAnew/menue.htm

Fun!  Good luck.
Logged
Matt Ashland, JRiver Media Center

Intei-Tuning

  • Recent member
  • *
  • Posts: 21
Re: Intei-Tuning: ASIO issue
« Reply #4 on: June 01, 2011, 09:57:19 am »

Dear Matt.

Given my bad English, could you contact the manufacturer by e-mail
support at marian.de

Very grateful. Alex.
Logged

Intei-Tuning

  • Recent member
  • *
  • Posts: 21
Re: Intei-Tuning: ASIO issue
« Reply #5 on: June 02, 2011, 03:44:31 am »

Received a response from MARIAN:

Dear Alex.

like explained before, the problems you describe seem to be originating in the playback software. Currently we are investigating, whether or not there is a work around to make it work anyway. Please allow some time until monday (6.6.2011), that I can contact you with the results.

Mit freundlichen Grüßen | With best regards


Konrad Jende
MARIAN GmbH
Logged

Intei-Tuning

  • Recent member
  • *
  • Posts: 21
Re: Intei-Tuning: ASIO issue
« Reply #6 on: June 08, 2011, 01:32:17 am »

Unfortunately, the answer to my question has not yet received.
 ?
Logged

Intei-Tuning

  • Recent member
  • *
  • Posts: 21
Re: Intei-Tuning: ASIO issue
« Reply #7 on: June 08, 2011, 04:46:07 am »

New information.

Hello,

we understand the urgency. Our developers are in contact with the developers of the media player to find a solution...

Mit freundlichen Grüßen | With best regards


Konrad Jende
MARIAN GmbH

 :)
Logged

Intei-Tuning

  • Recent member
  • *
  • Posts: 21
Re: Intei-Tuning: ASIO issue
« Reply #8 on: June 15, 2011, 02:47:25 am »

 ? ? ? ? ?
Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 42048
  • Shoes gone again!
Re: Intei-Tuning: ASIO issue
« Reply #9 on: June 15, 2011, 09:02:06 am »

I sent the following response to Andreas less than an hour after he wrote me on 6/7/2011.  I have not heard back.

Quote
Hi Andreas,

Thanks for the email.

JRiver follows this flow when opening an ASIO device:

1) Load / start the ASIO driver
2) Call ASIODriver::getChannels(...)
3) Call ASIODriver::canSampleRate(...)
4) Call ASIODriver::setSampleRate(...)
5) Create buffers, etc.

The Marian hardware is failing at #3 or #4.  This has not been a common problem.

Would you like a free Media Center license for testing?  Would you consider providing a piece of test hardware to JRiver?  We have this arrangement with several other audio manufacturers, and I think it benefits both companies.

Best,

Matt Ashland
JRiver, Inc.
Logged
Matt Ashland, JRiver Media Center

Intei-Tuning

  • Recent member
  • *
  • Posts: 21
Re: Intei-Tuning: ASIO issue
« Reply #10 on: June 15, 2011, 12:53:45 pm »

Received a response from MARIAN:

Dear Alex,

after contacting the developers of the application it became clear what the reason for the problem is. It happens when the software tries to access the card asking for a specific samplerate. Unfortunately this procedure is not standardized. The application is making this call at a time, when the card does not expect this - that is when the problem appears. The problem can thus be solved from 2 sides. Either the application changes the procedure of call or we adjust our driver to that application. In other words: the problem CAN be solved. Unfortunately we will not be able to do this up to the 18th, because the necessary adjustment and new release of the driver would take a bit longer.

Mit freundlichen Grüßen | With best regards

 :'(

Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 42048
  • Shoes gone again!
Re: Intei-Tuning: ASIO issue
« Reply #11 on: June 17, 2011, 09:01:58 am »

I received this today:
Quote
Hi Matt,
we wrote a work arround - the generic part of the driver now answers to canSamplerate also, if the channels to be used are not already known.
The related MARIAN Trace Out xxx Driver v2.33 is available for download here:
http://drivers.marian.de/trace_out/to816-nt6-233.zip
 
Best regards
Andreas
Logged
Matt Ashland, JRiver Media Center

Intei-Tuning

  • Recent member
  • *
  • Posts: 21
Re: Intei-Tuning: ASIO issue
« Reply #12 on: June 18, 2011, 04:48:26 am »

Hi Alex,
 
Now it works with JRiver Media Player.
We wrote a work arround - the generic part of the driver now answers to canSamplerate also, if the channels to be used are not already known.
The related MARIAN Trace Out xxx Driver v2.33 is available for download here:
http://drivers.marian.de/trace_out/to816-nt6-233.zip
 
Best regards
Andreas


 ;D ;D ;D ;D :D :D
Logged
Pages: [1]   Go Up