Welcome to %s forums

BrainModular Users Forum

Login Register

CPU load of different OSC receive module?

I need help on a Patch
Post Reply
ahonoe
Member
Posts: 161
Location: Toronto
Contact:

Unread post by ahonoe » 30 Aug 2014, 19:58

Can anyone tell me if an OSC lister module that receives from multiple addresses uses more CPU than a single address OSC receive module? Thanks!
Regards,

Scott

User avatar
nay-seven
Site Admin
Posts: 5684
Location: rennes France
Contact:

Unread post by nay-seven » 01 Sep 2014, 15:31

the more cpu friendly can be a OSC lister directly in a device

ahonoe
Member
Posts: 161
Location: Toronto
Contact:

Unread post by ahonoe » 01 Sep 2014, 15:48

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

User avatar
nay-seven
Site Admin
Posts: 5684
Location: rennes France
Contact:

Unread post by nay-seven » 01 Sep 2014, 15:58

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.

ahonoe
Member
Posts: 161
Location: Toronto
Contact:

Unread post by ahonoe » 02 Sep 2014, 15:09

So, when receiving from a single, the lister uses less CPU than the receive module?
Regards,

Scott

User avatar
nay-seven
Site Admin
Posts: 5684
Location: rennes France
Contact:

Unread post by nay-seven » 02 Sep 2014, 15:32

:)
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..

ahonoe
Member
Posts: 161
Location: Toronto
Contact:

Unread post by ahonoe » 02 Sep 2014, 17:09

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.
Regards,

Scott

User avatar
nay-seven
Site Admin
Posts: 5684
Location: rennes France
Contact:

Unread post by nay-seven » 03 Sep 2014, 09:11

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

Post Reply

Who is online

Users browsing this forum: No registered users and 16 guests