Replies: 2 comments 1 reply
-
1 - As defined in the current harp protocol specs you have two types of devices: those that are able to generate a clock-synch and those that are not. Only the former can be used as sources of sychronization. Currently, only the Device.ClockSynchronizer and Device.TimestampGenerator3 can function as sources. All other devices can simply be slaved to this clock signal. 2- See 1), I believe it makes this point clear 3 - I dont see this any reference to |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
I received a tiny adaptor pcb for synchronising my Onix recordings with my harp device and I had a few questions
1 - The Harp Timestamp Generator input to the PCB must come from a harp clock sync device or can any device be used? (can the clkin of a behaviour device also be used for generating timestamp for instance?)
2 - If I have a sync device and a behaviour device, what is the difference between connecting the behaviour directly to an output of the clock sync vs connecting it to the "another harp device" output of the tiny pcb adaptor?
3 - On the bonsai-onix side, how are things working? Do I just need to save the output of a HARPSyncInputDevice or are there other functionalities?
Beta Was this translation helpful? Give feedback.
All reactions