You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe this is more of an ableton question but I just can't figure it out... is there any way to record the modulation produced by ins in a nondestructive way?
The text was updated successfully, but these errors were encountered:
this is a limitation of the device's use of the live.remote~ object, which allows realtime control of a Live parameter with less latency than live.object, but which also precludes it from being seen as a recordable data stream.
if you're willing to test this version of the device, which swaps all the live.remote~'s for live.object's, and provide feedback on real-world use, that'd be fantastic!! ^^ins.amxd.zip
I'd be more than happy to do so! Just let me know how you prefer to receive feedback etc. I don't have a whole lot of time to play around with it right now but I definitely will.
rad, thank you so much!
all we really need is to hear whether the device remains performant for real-world use even though the data stream is being made discontinuous. i'd also be stoked to hear what new territory opens up by being able to record the automation data!
and no rush, no worries -- the device is currently working as expected, so this is just a lil' boost :)
Maybe this is more of an ableton question but I just can't figure it out... is there any way to record the modulation produced by ins in a nondestructive way?
The text was updated successfully, but these errors were encountered: