Conversation
|
Looking through the issues, I think this actually closes #958? |
|
Good catch! I'll update the commit to fix this typo. |
Keeps ghost'' as an alias. Closes tidalcycles#958
|
I don't have approval permission, but I think this is worth merging. In general, I think v1.10 could benefit from cleaning up and standardizing the API a bit. Tidal currently exports 800 functions and 1300 params, only a fraction of which are documented. I'd propose the following guidelines for this process:
Anything I'm missing? I can do a first pass and drop a list of specific suggestions in an issue for folks to comment on, unless there's some other way we should approach this. |
|
Ok merged! @mindofmatthew thanks that's well thought through, I agree with every one of those points! The complication is that I've put a lot of work into #947 on the cycseq branch, which is a major reorganisation towards Tidal version 2.0, based on the Tidal 'remake' (that went into vortex and strudel). Would you be up for looking at that instead? I haven't looked at it in a little while, it's not complete but it's passing most tests. It could be a good basis for standardisation. |
|
@yaxu Yes, I can definitely focus my attention on the |
Keeps ghost'' as an alias.
Closes #958