ocean
February 23, 2023, 12:28am
#1
Hi!
I am brand new to Tidal and am working through the video tutorials, and the workshop examples. I'm wondering if there is a big ol' list of the commands available somewhere. I can't seem to find one or reference to one. Thanks, This is really amazing and a lot of fun!
ganz
February 23, 2023, 6:13am
#2
Hello @ocean , this might be helpful.
TidalCyclesQuickReferenceStub.tidal
---- TidalCycles QUICK REFERENCE ----
----------------------------------------------------------------
-- To use in your editor after or alongside your code for quick reference
-- Work in progress, mostly to be used as basis for further documnentation work, sorry for the errors and omissions
-- designed with atom - monokai one dark vivid as theme
-- https://gist.github.com/mxactvtd/bf3fb357a419c7f063b98dfd9a66cf78 - check for update, I keep updating this quite often atm
----------------------------------------------------------------
-- Some sources of Documentation --
-- https://tidalcycles.org/patterns.html
-- https://tidalcycles.org/functions.html
This file has been truncated. show original
ocean
February 23, 2023, 2:18pm
#3
ah yes! thank you so much! I feel like this should be easier to find for newbies though?
This is the ultimate source of truth: documentation embedded in/derived from the source code
( Sound.Tidal.UI and other modules)
in particular, the index ( tidal-1.9.3: Pattern language for improvised music (Index) ) gives a list of all functions, altough cumbersome to browse (if you don't know what you're looking for, then you don't know the first letter)