|
|
|
|
|
|
|
|
Re: ASIO DRIVER current status ? [message #109521 is a reply to message #109520] |
Tue, 01 May 2018 14:47 |
mikeaudet
Messages: 476 Registered: February 2009 Location: Canada
|
Senior Member |
|
|
To answer an earlier question that I've been meaning to answer, it's not really in my plans to create a way to use the EDS1000 cards to load the Ensoniq effects. The source code for the effects loader was lost when Ensoniq shut down. The time it would take to reverse engineer the old code and rewrite it for 64 bits would be better spent doing something else, like maybe porting some of the effects to VST.
I'll try to make a longs story short - I found some new functions that were added in Windows 10 to allow for lower latency streaming. I've roughed some code in, but I haven't even compiled it yet. The reason I haven't tried to compile it is that Microsoft didn't document some of it. I got on a mailing list for Windows audio drivers to ask if anyone knew about this one new function that allows registering IRQs and threads as "streaming" resources. Nobody knew. I've emailed Micorosft's audio guy, and he hasn't replied yet.
But, the mailing list folks did know that there is a problem with the memory manger in Windows 10 - it's been there for 2 years - that if you wait long enough - and it could take a couple of hours - Windows 10 will block for upwards of 200 milliseconds. I didn't notice this in my testing, but I may have just gotten lucky in the sense that Windows didn't block on the CPU the driver was running on. Or, it might be specific to some chipsets. I'm not sure. This problem makes Windows 10 completely unsuitable for any kind of real time work, including audio. There are rumours that this was fixed in the April update, but I haven't heard anything for sure yet. To compare, Windows 7 blocks for 2-3 ms at most.
So, if I can't get these new functions to work and if Microsoft hasn't fixed this memory manager issue, I may start on an OSX driver. We'll see. My next step is using the PARIS mixer to implement direct ASIO monitoring so that we can get 64-ish sample latency no matter what the buffer size is for monitoring during recording. This, of course, depends on getting the 64 bit existing version debugged and ready first.
So, that's as short a long story as I can tell.
|
|
|
|
|
Re: ASIO DRIVER current status ? [message #109524 is a reply to message #109523] |
Tue, 01 May 2018 15:10 |
mikeaudet
Messages: 476 Registered: February 2009 Location: Canada
|
Senior Member |
|
|
Thanks, MY!
I should clarify - I'm not going to code a mixer app. I'm just planning to make something that takes the level and pan position that gets passed via the ASIO driver to implement direct monitoring. I want the thing to be simple to use. A second mixer is just a mess, in my view.
I'm not sure about a timeline. I have an online course starting Thursday, and I'm not sure how demanding it will be. I also haven't tested anything beyond playing back a two tracks of audio (Ian North - Beautiful City, one of the best songs ever) and opening the control panels. I have a ton of testing to do for the C16 (Midi and OSC), audio inputs, selecting channels, etc, etc. Plus, I haven't ported the ADAT card driver to 64 bits yet.
I'll have it ready as soon as I can, though. I'm excited to use it, too!
|
|
|
Re: ASIO DRIVER current status ? [message #109525 is a reply to message #107792] |
Wed, 02 May 2018 06:24 |
Kim W.
Messages: 189 Registered: January 2010 Location: Australia
|
Senior Member |
|
|
Guys. Support Mike.
He's doing great work.
If you don't want to donate, at least buy some of his DP4 plugin ports. They are far superior to the the stock EDS plugs.
Even if you don't use them straight away, some of you will go back to the sweet PARIS sound eventually, and his plugs will make your mixes shine more than ever. Do it whilst you can. Mike can't keep up his efforts forever. A little love, could give him some incentive to keep up his work.
Cheers,
Kim
Sorry Mike if this seems like ass kissing, but I for one, am a huge fan of your efforts.
[Updated on: Wed, 02 May 2018 06:28] Report message to a moderator
|
|
|
|
Re: ASIO DRIVER current status ? [message #109534 is a reply to message #109524] |
Thu, 10 May 2018 16:23 |
76records
Messages: 6 Registered: October 2016 Location: Canada
|
Junior Member |
|
|
mikeaudet wrote on Tue, 01 May 2018 15:10 | Thanks, MY!
I should clarify - I'm not going to code a mixer app. I'm just planning to make something that takes the level and pan position that gets passed via the ASIO driver to implement direct monitoring. I want the thing to be simple to use. A second mixer is just a mess, in my view.
I'm not sure about a timeline. I have an online course starting Thursday, and I'm not sure how demanding it will be. I also haven't tested anything beyond playing back a two tracks of audio (Ian North - Beautiful City, one of the best songs ever) and opening the control panels. I have a ton of testing to do for the C16 (Midi and OSC), audio inputs, selecting channels, etc, etc. Plus, I haven't ported the ADAT card driver to 64 bits yet.
I'll have it ready as soon as I can, though. I'm excited to use it, too!
|
Hi Mike,
Take your time and it will be ready when you'll have it ready. I'm really looking forward to test this once you have something to get it tested. I have my MEC plugged, awaiting to fire it up and test it.
Best of luck mate,
Moilim Yacoub aka MY
Music Producer / Mix engineer / Entrepreneur
https://soundcloud.com/officialmy
|
|
|
|
|
|
|
|
Re: ASIO DRIVER current status ? [message #109605 is a reply to message #109524] |
Sun, 13 January 2019 13:46 |
|
mikeaudet wrote on Tue, 01 May 2018 16:10 | Thanks, MY!
I should clarify - I'm not going to code a mixer app. I'm just planning to make something that takes the level and pan position that gets passed via the ASIO driver to implement direct monitoring. I want the thing to be simple to use. A second mixer is just a mess, in my view.
I'm not sure about a timeline. I have an online course starting Thursday, and I'm not sure how demanding it will be. I also haven't tested anything beyond playing back a two tracks of audio (Ian North - Beautiful City, one of the best songs ever) and opening the control panels. I have a ton of testing to do for the C16 (Midi and OSC), audio inputs, selecting channels, etc, etc. Plus, I haven't ported the ADAT card driver to 64 bits yet.
I'll have it ready as soon as I can, though. I'm excited to use it, too!
|
Totally hear ya @MikeAudet. And let me Congrats you for the release of the ASIO driver mate, what a long journey you've been through and time & effort you've put on making this possible.
HOnestly, congrats and I'm going to Donate mate and buy the drivers even I know you've sent them to me for Beta Testing and all.
Your efforts need to be supported because without you, this would never seen the DAY man.
You should be extremely proud & we are Proud of you.
Cheers
MY
Music Producer-Mix Engineer-Entrepreneur
|
|
|
|
|
|
|
Re: ASIO DRIVER current status ? [message #110202 is a reply to message #110201] |
Sun, 08 October 2023 00:53 |
danielcornelius
Messages: 171 Registered: May 2012
|
Senior Member |
|
|
Hi Mike,
sorry for delay !
I get this Information under Propertis from the Manager.
"The digital signature of the drivers required for this device cannot be verified. A recent hardware or software change may have installed a file that is incorrectly signed or corrupted. It may also be malicious software from an unknown source. (Code 52)"
Hope thats helps ?
Best regards
Dan
----------------------------
- Asio Driver Cubase 5LE,Cubase 12
- Asus Z97-C, LGA 1150
- Intel i5 2320
- 32GB RAM
- 4x Seagate Barracuda 750GB
- Win10 64 bit
[Updated on: Sun, 08 October 2023 00:57] Report message to a moderator
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: ASIO DRIVER current status ? [message #110217 is a reply to message #110216] |
Thu, 12 October 2023 00:14 |
danielcornelius
Messages: 171 Registered: May 2012
|
Senior Member |
|
|
Hi Mike,
the thing with "Boot secure off" works (word by word translition from german in english ). The device manager shows, that is all alright.
But Paris 2.1 don't start after booting the Paris Mec Hardware right (the computer froze often ) and the Paris asio driver do not appear in Cubase 12.
Whats going wrong with me here ?
Is my driver Version to old ? You told me that you've worked till 2019 on a new driver. But the Date and Number of both Version are the same ? See my picture an yours,
Driver 5.1.0.0 and Date 2016 10 31, from device manager?
Best regards
Dan
----------------------------
- Asio Driver Cubase 5LE,Cubase 12
- Asus Z97-C, LGA 1150
- Intel i5 2320
- 32GB RAM
- 4x Seagate Barracuda 750GB
- Win10 64 bit
[Updated on: Thu, 12 October 2023 00:26] Report message to a moderator
|
|
|