-
Notifications
You must be signed in to change notification settings - Fork 32
Description
It was working before, but now I didn't manage to make this work. I send a signal in the input of an EVR, and I would like to send an event to every other EVRs using upstream event and embedded EVRs. I configure everything correctly but it didn't work.

It works on this commit, it's from the old fork icshwi :
icshwi@15d003d
We were using a fork of this commit (adapted to our old environment)
The EVM and EVM-EVRU works fine, I can send events through EVG, I can simulate front edge detect by Univ8 with "Force High/Low".

The EVR Input works, because I can detect the event 213 on local

It means that the problem comes from EVR : the Upstream event that should send 13 upstream, or the pulse of the EVRU that should react to 13 but didn't.
I hope it's clear ...
I'm using 280b0207 right now, but just befor it was on 280e0207 and the same problem appears