In Kyma X if you wanted to encapsulate a Sound with MemoryWriters or anything else that writes a Wavetable (except delays which can use Private) you had to give the RecordingName a green Variable and give the Wavetable a default name using single quotes when encapsulating. Now there are Sounds where you never want to share that Wavetable so it would make sense to encapsulate them using an unique RecordingName.
Is it possible to encapsulate the new modules UniqueMemoryWriterRecordingNames and CancelUniqueMemoryWriterRecordingNames?