Hi, I am working on an emulator that creates events synthetically in C++. I would like to interface with jAER via aedat files. I am not sure how to embed the cAER file output module in my implementation to be able to use the C-Code already doing what I need it to do in C++. Can you direct me to a starting point, possibly an implementation that allows me to understand how to interface misc/out/output_common.c with my implementation in C++? Thanks a lot!