monome / softcut-lib

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

improve / enhance / finish duck, follow, sync #32

Closed catfact closed 4 years ago

catfact commented 4 years ago

several improvements here related to duck/follow modes. many still need close testing.


also, some random general cleanups, and updated dsp-kit version.

BTW: the NRT testing client is stale now, and needs a little work if we want full post-mortem exams of buffered voice states.

tehn commented 4 years ago

super rad. i will work on some test scripts.

it's probably fine if you want to go ahead and merge to dev?

catfact commented 4 years ago

if you want to run anything on norns, i'm keeping norns dev branch pointed at dev here.

but in case i forget to sync it, that step goes like:

cd ~/norns/crone/softcut/sofcut-lib
git pull origin dev
cd ..
git commit -am "updated softcut-lib submodule"

many things could be broken / nonfunctional right now with norns. (filter API for example.) but most things should work.