DSP box to calculate ERD

Concerning processing components: filters, file load/save, visualizations, communication ...
Post Reply
ana.ldpcosta
Posts: 2
Joined: Mon Feb 18, 2019 4:26 pm

DSP box to calculate ERD

Post by ana.ldpcosta »

Hello,

I wanted to use a Simple DSP box to calculate ERD (A-B)/A, but since these powers come in at different timestamps the box prints out an error: {Invalid chunk dates (disable this error check by setting Plugin_SignalProcessing_SimpleDSP_CheckChunkDates to false)}

How can I disable this error, or is there an alternative way to do what I'm trying to do?
Thank you!

Thibaut
Posts: 264
Joined: Wed Oct 31, 2018 9:14 am

Re: DSP box to calculate ERD

Post by Thibaut »

Hi,
Hummmm, How you use it ? your inputs are two file ?
This error is useful, OpenViBE processes the information when it arrives if at one time an input sends information but the other does not send anything, it can not calculate the output. If you work on the combination of two files synchronize them before (putting them same time stamp).
Thibaut

Post Reply