save sample data


    Apr 25 2018 | 12:47 pm
    Hi there.
    I want to export my gen code which includes a playback of a sample from a data object.
    Is there a way to preserve data in the dataobject, so the sampledata can be exported with the code?
    Cheers
    Mikkel

    • May 20 2018 | 2:50 am
      what are you exporting to? I don't think you can export the data along with the gen export but you can definitely load the data in a way that would work if you are building some kind of C++ application. Do you have a destination in mind?