Buffer organization #150
kflak
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I started porting over some of my sc-lang tools, and I am quite happy about this way of organizing buffers. It takes a directory filled with subdirectories, each containing a bunch of sound files, fills a hash-table with keys named after the subdirectories and populates a list with buffers for the files:
Any feedback much appreciated :-)
Beta Was this translation helpful? Give feedback.
All reactions