Skip to content
This repository has been archived by the owner on Jul 10, 2019. It is now read-only.

Review existing reference for errors #64

Open
sfradkin opened this issue Jan 28, 2017 · 2 comments
Open

Review existing reference for errors #64

sfradkin opened this issue Jan 28, 2017 · 2 comments

Comments

@sfradkin
Copy link
Contributor

sfradkin commented Jan 28, 2017

This is a list of the existing reference on the tidalcycles.org website. It does not include documentation added to the 0.9 branch.

Each of these items needs to be reviewed for clarity, correctness, and correct examples.

Check an item once it has been reviewed.

Installation

  • Installing TidalCycles
  • Running TidalCycles
  • Alternative Editors
  • Alternative Synths

Creating Patterns (The Guide)

  • Creating Rhythmic Sequences
  • Silence
  • Patterns within Patterns
  • Pattern Repetition and Speed
  • Modifying Sequences with Functions
  • Using Effects
  • Sample Playback Speed
  • Euclidean Sequences
  • Tempo
  • The Run Function
  • Algorithmically Selecting Samples
  • Combining Types of Patterns
  • Oscillation with Continuous Patterns
  • Rests
  • Polymeters
  • Shifting Time
  • Introducing Randomness
  • Creating Variation in Patterns
  • Creating "Fills" and Using "const"
  • Composing Multi-Part Patterns
  • Truncating Samples with "cut"
  • Transitions Between Patterns
  • Samples
  • Synths

Reference

Pattern Transformers

  • jux and juxBy
  • Mapping over Patterns
  • brak
  • degrade
  • density
  • fit
  • iter
  • Beat Rotation
  • palindrome
  • rev
  • slow
  • slowspread
  • smash
  • spread
  • trunc
  • zoom

Sample Transformers

  • striate
  • gap
  • chop
  • striateL
  • stut

Conditional Transformers

  • mask
  • foldEvery
  • ifp
  • every
  • sometimesBy
  • when
  • whenmod
  • within

Compositions

  • slowcat
  • cat
  • interlace
  • randcat
  • seqP
  • append
  • spin
  • stack
  • superimpose
  • weave
  • wedge

Transitions

  • anticipate
  • clutch
  • histpan
  • jump
  • jumpIn
  • jumpIn'
  • jumpMod
  • mortal
  • superwash
  • wait
  • wash
  • xfade

Synth Parameters

  • gain
  • bandf
  • bandq
  • begin
  • coarse
  • crush
  • cut
  • cutoff
  • delay
  • delayfeedback
  • delaytime
  • end
  • accelerate
  • hcutoff
  • hresonance
  • loop
  • nudge
  • pan
  • resonance
  • room and size
  • shape
  • sound
  • speed
  • unit
  • vowel

Combining Parameters

  • no subsections

Utility

  • choose
  • irand
  • pequal
  • rand
  • run
  • scale
  • up

Videos

  • Performances
  • Tutorials and Demos

HowTos

  • Multi Channel
  • Multi Laptop
  • MIDI
  • Playing Live

Credits

  • People
  • Publications

Community

  • Entire Page
@lennart
Copy link
Contributor

lennart commented Jan 30, 2017

before people start to send prs for the updated function docs to this repo, we should get all functions in tidal 0.9-dev documented and then either manually or automatically grab the docs from there.

@lennart
Copy link
Contributor

lennart commented Feb 7, 2017

Shall we move the Reference block over to tidalcycles/Tidal and link to it?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants