Replies: 2 comments
|
discussion continued here: monome/softcut-lib#59 (comment) |
0 replies
|
this was done and merged yes? i'll close the discussion |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
This feature would allow softcut to record a single loop with the crossfaded post-buffer at the end to ensure seamless loops (idea from @catfact first spurned here: https://llllllll.co/t/oooooo/35828/269). It is something that can be done from the Lua side, but it is tricky as it involves timing out expanded loops and then slewing record levels and then changing the length of the loops. Its not impossible, but it would be nice to be able to do this with a single command without Lua tricks. I have an implementation that works as a single softcut command (
softcut.rec_once): monome/softcut-lib#59What are the thoughts about this feature? I'm not sure I ever closed the loop on it (no pun intended).
All reactions