hi, what is the difference between
renoise.app():load_track_device_chain(filename)
-> [boolean]
renoise.app():load_track_device_preset(filename)
-> [boolean]
i have a .xrnt and it loads with device chain
i have a xrdp, and it doesn’t seem to load with device preset loader. what’s going on here?
also, this seems to be destructive! meaning, if there’s content on the trackdsp and you load a track device chain, it is not appended, instead overwritten.