CPU load of different OSC receive module?
the more cpu friendly can be a OSC lister directly in a device
Thanks Nay. So you are saying that the OSC lister receiving from multiple sources uses less CPU than an OSC receive listen to a single source?
Regards,
Scott
Scott
not exactly, to compare you need to talk about the same goal in both cases
if you want receive , let say 5 sources, an OSC lister module, in a device, will cost less than 5 individual OSC receive module.
if you want receive , let say 5 sources, an OSC lister module, in a device, will cost less than 5 individual OSC receive module.
So, when receiving from a single, the lister uses less CPU than the receive module?
Regards,
Scott
Scott
You have to understand that if you change the conditions each time you'll have different answer...
your first question was about receiving OSC from multiple address..
Now, if you talk about a single value, will be only 1 module receiving OSC in both cases so will be no real differences..
Perhaps it will be easier to explain what I want to do - I want to cut down on the CPU overhead of my patches. Some of them are over 2% with nothing other than HH modules (before I add VSTs). From what I understand, audio buses, data buses and OSC senders and receivers are quite hard on CPU so while I need them, I'm trying to cut down on them as much as possible.
I have an OSC lister that receives from 5 addresses. Would replacing this with a single receiver from a single address use less CPU power?
I appreciate your help.
I have an OSC lister that receives from 5 addresses. Would replacing this with a single receiver from a single address use less CPU power?
I appreciate your help.
Regards,
Scott
Scott
buses are not so hard with cpu
so, my first solution is still available, :
create an OSC device, this will use only 1 module + 5 buses and will be the most cpu friendly
so, my first solution is still available, :
create an OSC device, this will use only 1 module + 5 buses and will be the most cpu friendly
Who is online
Users browsing this forum: No registered users and 13 guests
