Replies: 6 comments 5 replies
-
Nobody? Really? |
Beta Was this translation helpful? Give feedback.
-
I am using an NLS chain and it is going bananas! spikes only on VST client. |
Beta Was this translation helpful? Give feedback.
-
Looks like I am having the same problem with Waves v15. I think it was working (or working better) under v14. But I had not used it very much. So not totally sure. After installing v15 the other day. Now most Waves plug-in's are not loading in to AG Server. Has anyone compiled AG using VS 2022? I have VS on the same computer. Is there anything I need to do or know about stepping through the code to try and locate the problem? For example, which cpp module should I focus on? If so, please let me know, and I will try to report back. Thanks, Tim |
Beta Was this translation helpful? Give feedback.
-
You're talking to the wrong guy with code! I stopped all that years ago, although my son works as a coder so I get good help when needed.
I'm still having the same problem. AG won't even recognize the Waves 15 plugins. Please let me know if you learn anything. And thanks!
…________________________________
From: TimReago ***@***.***>
Sent: Saturday, September 28, 2024 7:40 PM
To: apohl79/audiogridder ***@***.***>
Cc: mcaudio ***@***.***>; Author ***@***.***>
Subject: Re: [apohl79/audiogridder] Waves Ver.15 Update (Discussion #1373)
Looks like I am having the same problem with Waves v15. I think it was working (or working better) under v14. But I had not used it very much. So not totally sure. After installing v15 the other day. Now most Waves plug-in's are not loading. Has anyone compiled AG using VS 2022? I have VS on the same computer. Is there anything I need to do or know about stepping through the code to try and locate the problem? For example, which cpp module should I focus on to try and find the problem? If so, please let me know, and I will try to report back. Thanks, Tim
—
Reply to this email directly, view it on GitHub<#1373 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AVNU72NCAESEB2CRTEUFLMLZY5EBJAVCNFSM6AAAAABJ4TN652VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTANZYGY2DOMA>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Hi,
I have not started to step through the code yet. I was hoping someone would be able to tell me where to set a break point, or at least which cpp file I should start focusing on to try to get Waves v15 working. I did drop back to Waves v14, and that is still working. I had copies of Waves v14 on offline install disks.
I am working on a lot of computer code that is new to me right now, over 2 million lines of new code. My time is already way over scheduled. It really would helpful to know where to focus the attempt to discover why AG is not loading Wave v15. Poking around from scratch could cost a week or two or more of work, and I would prefer to use that time more wisely. If anyone can tell me which cpp file(s) I should focus on, or even better, which loader function name(s) to set break points on. Then I may be able to locate the problem within a reasonable amount of time. If so, I will let you know what I find. And I may or may not also some additional help in figuring out how to fix the problem.
I have yet not looked at the AG code in any detail. But, just guessing, Waves may have changed it's file and/or interface format for v15. If so, some feature in VST3 may not have been included in AG that Waves started using as of v15. Like maybe a call to a VST3 interface function that is failing.
It would be helpful to me, if I could get v15 up and running inside of AG. But if the fix is going to turn out to be too great of a drain on time, I may have to rely on v14.
Thanks,
Tim
From: "mcaudio" ***@***.***>
To: "apohl79/audiogridder" ***@***.***>
Cc: "TimReago" ***@***.***>, "Comment" ***@***.***>
Sent: Thursday, October 24, 2024 7:05:37 PM
Subject: Re: [apohl79/audiogridder] Waves Ver.15 Update (Discussion #1373)
You're talking to the wrong guy with code! I stopped all that years ago, although my son works as a coder so I get good help when needed.
I'm still having the same problem. AG won't even recognize the Waves 15 plugins. Please let me know if you learn anything. And thanks!
…________________________________
From: TimReago ***@***.***>
Sent: Saturday, September 28 , 2024 7:40 PM
To: apohl79/audiogridder ***@***.***>
Cc: mcaudio ***@***.***>; Author ***@***.***>
Subject: Re: [apohl79/audiogridder] Waves Ver.15 Update (Discussion #1373)
Looks like I am having the same problem with Waves v15. I think it was working (or working better) under v14. But I had not used it very much. So not totally sure. After installing v15 the other day. Now most Waves plug-in's are not loading. Has anyone compiled AG using VS 2022? I have VS on the same computer. Is there anything I need to do or know about stepping through the code to try and locate the problem? For example, which cpp module should I focus on to try and find the problem? If so, please let me know, and I will try to report back. Thanks, Tim
—
Reply to this email directly, view it on GitHub< [ #1373 (comment) | #1373 (comment) ] >, or unsubscribe< [ https://github.com/notifications/unsubscribe-auth/AVNU72NCAESEB2CRTEUFLMLZY5EBJAVCNFSM6AAAAABJ4TN652VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTANZYGY2DOMA | https://github.com/notifications/unsubscribe-auth/AVNU72NCAESEB2CRTEUFLMLZY5EBJAVCNFSM6AAAAABJ4TN652VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTANZYGY2DOMA ] >.
You are receiving this because you authored the thread.Message ID: ***@***.***>
—
Reply to this email directly, [ #1373 (comment) | view it on GitHub ] , or [ https://github.com/notifications/unsubscribe-auth/BIMSAW2UKKHU5AYRZQEHYHTZ5F4MDAVCNFSM6AAAAABJ4TN652VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCMBUGYYTSOA | unsubscribe ] .
You are receiving this because you commented. Message ID: < ***@***.*** >
|
Beta Was this translation helpful? Give feedback.
-
I have not started to step through the code yet. I was hoping someone would be able to tell me where to set a break point, or at least which cpp file I should start focusing on to try to get Waves v15 working. I did drop back to Waves v14, and that is still working. I had copies of Waves v14 on offline install disks. I am working on a lot of computer code right now, over 2 million lines of new code. My time is already way over scheduled. It really would be helpful to know where to focus the attempt to discover why AG is not loading Wave v15. Poking around from scratch could cost a week or two or more of work, and I would prefer to use that time more wisely. If anyone can tell me which cpp file(s) I should focus on, or even better, which loader function name(s) to set break points on. Then I may be able to locate the problem within a reasonable amount of time. If so, I will let you know what I find. And I may or may not also need some additional help in figuring out how to fix the problem. I have yet not looked at the AG code in any detail. But, just guessing, Waves may have changed it's file and/or interface format for v15. If so, some feature in VST3 may not have been included in AG that Waves started using as of v15. Like maybe a call to a VST3 interface function that is now failing. It would be helpful to me, if I could get v15 up and running inside of AG. But if the fix is going to turn out to be too great of a drain on time, I may have to rely on v14. Thanks, |
Beta Was this translation helpful? Give feedback.
-
Having a lot of trouble with AG and Waves ver. 15 update. Anyone else? Or workaround?
Beta Was this translation helpful? Give feedback.
All reactions