Menu

found nice macro in libinstpatch

The following macro clarifies much:

#define ipatch_sf2_get_samples(sfont) \
    ipatch_container_get_children (IPATCH_CONTAINER (sfont), \
                                   IPATCH_TYPE_SF2_SAMPLE)

Is getting samples so easy?

Posted by Joël Krähemann 2014-05-17

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.