tidalcycles / tidalcycles.github.io

Website for TidalCycles
http://tidalcycles.org
22 stars 29 forks source link

Tasklist: Undocumented Things #20

Open lennart opened 8 years ago

lennart commented 8 years ago

Things to be documented:

Current state as in 0.8-dev

Creating Patterns

lennart commented 8 years ago

If you start to document parts of the above list, please let us know…

lennart commented 8 years ago

I'll starting to document the general idea of transitions within "Creating Patterns"…

lennart commented 8 years ago

ok, so the first shot at transitions is online.

bgold-cosmos commented 8 years ago

e' (and en) go with the Euclidean stuff, pick and the sample variants should go with steps and fit, so I think the compositions section is probably best.

I don't know if unDegradeBy is really useful by itself - it's a complement to degradeBy that's mainly used as a convenience function for sometimesBy and its variants.

I'll try to update docs for at least my own creations (striateL, the jump transitions, begin -1 and loop) when I have more than a few minutes...

lennart commented 8 years ago

I guess we should stick to having a menu entry for the standard version of each function and document the ' version or variations within each of these paragraphs.

This way we won't be having that many menu entries.

Same could go for the In variants, like xfadeIn and anticipateIn

I try to update the above list to reflect this, i.e. moving variations a level below the standard version (jux is one such example)

calumgunn commented 8 years ago

I'm starting a couple of the Utility bits..

calumgunn commented 8 years ago

All Utility bits are in!

lennart commented 8 years ago

transitions are mostly documented in code already, I'll be moving them over to here

lennart commented 8 years ago

transition docs have pull requests now, will continue with "Conditional"

lennart commented 8 years ago

conditional docs have pull request now and are in tidalcycles/tidalcycles.github.io 0.8-dev continuing with the rest of Sample striateO and stut'

lennart commented 7 years ago

we should look into getting at least function docs in tidal 0.9-dev ready first, then update these auto(manually)