Remember Sync Setting In Samples When Imported

Here’s a thread I started back in 2007, haha:

I seem to recall something being discussed a bit more recently than this, but I’m not really sure at the moment.

Anyway, I assume the problem stems from the fact that there would have to be some XRNS unpacking in order to access the instrument data, which might be a bit slow?

Edit: Ah, no, of course… it’s because the Song XML would have to be parsed first. The samples are easy to get to because they’re stored separately inside the XRNS.

Seems like this is something that can only really be solved by updating the XRNS file format itself, to provide easier access to the various components of a Renoise song - PatternData.xml, InstrumentData.xml, etc.

In the meantime, I wonder if some meta tag within the WAV/FLAC format could be used to store the beat sync value, and a flag whether it’s enabled or disabled?

.