monome / softcut-lib

sample cutting library
GNU General Public License v3.0
35 stars 6 forks source link

Redo position logic #54

Closed catfact closed 3 years ago

catfact commented 3 years ago

rewrite of buffered position logic. it still has issues with recording on loops (keeping track of write indexes, or something.)

but i think it is still a better place to work from, code structure is much cleaner, includes loop logic updates and some small improvements. so i think its better to merge into the v2 WIP/backlog branch.