Raul
December 31, 2020, 6:18pm
2
I just ran into this same problem on R3.2.4 with Win10 x64. I can’t get the insert_device_at() to work for the sample_modulation_sets . This issue is directly related to this:
R3.2.4 Win10 x64. (Renoise.Song.API.lua)
The following property is not available: .target_value ((it’s a proposal, or “target_input”))
renoise.song().instruments[].sample_modulation_sets[].target_value, _observable
renoise.song().selected_sample_modulation_sets_target_value, _observable
Currently there is no way to select tabs: Volume, Panning, Pitch, Cutoff, Resonance, Drive
Doc related
renoise.SampleModulationDevice.TARGET_VOLUME
renoise.SampleModulationDevice.TARGET_PANNING
renoise.Sa…