Next: Contributing MarSystems, Previous: Adding/removing to/from the build system, Up: Contributing system code
If you have created a useful library or set of functions which you want to share with others, you may add it to the Marsyas source code. The new files should be placed in the src/marsyas/ directory, and added to the build process.
There is a Python script which automates this process; please see Adding/removing to/from the build system. If you are a masochist and wish to do this manually, see below.
The easiest way is to look for any appearances of realvec
in the below files, and duplicate these entries using your
myfile.