Search found 1 match

by Forke
Thu Jan 08, 2015 9:53 am
Forum: Nyquist
Topic: Using functions of c++ libraries in nyquist
Replies: 1
Views: 1061

Using functions of c++ libraries in nyquist

Hey all,

i have written a c++ library that allows me to write and read data in a self developed file format. Now i would like to write a plugin in nyquist, which can read these files.
Is it possible to use existing functions of my c++ library in nyquist?

Thanks in advance