-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Quarks as sample sets #6
Comments
Also, do we need to do something to allow SuperDirt to find these? Or can it just look for files like |
I separated out the example samples into its own repo, turned both repos into quarks and submitted a PR: supercollider-quarks/quarks#105 |
PR accepted! |
@yaxu that all looks ok - I'm thinking that I'll create a single pack repo full of submodule references though (rather than duplicate all the repos), will that work in this scenario? |
Quarks need not be in the database, and you can add them simply by path. This can be handled from SuperDirt. |
There could be one quark that just contains a list of all the sample repositories in the dependencies. There is no need for the sample repositiories to "be" quarks. One could even do the updating from superdirt, just with a few simple git commands. |
@telephon Ah great, yes that's much easier. |
The main UI issue is how to select and reject samplebanks. |
@cleary how about this sort of thing cleary/samples-cello-plucked#1 |
I started moving the old samples into here, where license etc is known: https://github.com/yaxu/Clean-Dirty |
A thought - I guess we are conflating a few different aims: If 2/ gets easy then 1/ can get smaller, out of consideration those with low bandwidth/disk space. |
Since the samples are what makes tidal code work, they are a real dependency of tidal code. I don't know if this is solvable. But it is a reason not to reduce the default too much, I suppose? |
@telephon Yes perhaps we could have a SuperDirt-lite package for people with poor internet access. In reality though the haskell install is probably the bigger part, so a smaller binary distribution on the tidal side is a priority there. There's a lot of samples in the current pack to go through.. tidalcycles/sounds-dirty#1 |
I decided to encourage the prefix 'sounds-' for repo names, as we'll add synthdefs to the mix later. |
Going through trying to remember where these came from.. tidalcycles/sounds-dirty#1 |
I'm a bit worried about polluting the supercollider quarks database with a lot of sample sets. What do you think @telephon ? Maybe at least a good idea to encourage people to prefix the name of their quarks with e.g.
Samples-
orClean-
?The text was updated successfully, but these errors were encountered: