User contributions
(newest | oldest) View (newer 250 | older 250) (20 | 50 | 100 | 250 | 500)
- 07:06, 23 March 2019 (diff | hist) (+76) N Translations:Basic Patterns/11/es (Created page with "<syntaxhighlight lang="Haskell"> d1 $ sound "bd hh sn hh" </syntaxhighlight>") (current)
- 07:06, 23 March 2019 (diff | hist) (+28) N Translations:Basic Patterns/10/es (Created page with "== Haciendo una secuencia ==")
- 07:06, 23 March 2019 (diff | hist) (+224) N Translations:Basic Patterns/9/es (Created page with "Puedes ver qué otros sonidos hay (o agregar los tuyos) mirando en la carpeta 'Dirt-Samples'. La puedes encontrar a través del menú de Supercollider: 'File > Open user suppo...") (current)
- 07:05, 23 March 2019 (diff | hist) (+1) Basic Patterns/es (Created page with "Algunas de las muestras que vienen con Tidal se listan debajo. Pruébalas!")
- 07:05, 23 March 2019 (diff | hist) (+346) N Translations:Basic Patterns/8/es (Created page with "<pre> flick sid can metal future gabba sn mouth co gretsch mt arp h cp cr newnotes bass hc tabla bass0 hh bass1 bass2 oc bass3 ho odx diphone2 house off ht tink perc bd indust...") (current)
- 07:05, 23 March 2019 (diff | hist) (+74) N Translations:Basic Patterns/7/es (Created page with "Algunas de las muestras que vienen con Tidal se listan debajo. Pruébalas!") (current)
- 07:05, 23 March 2019 (diff | hist) (+3) Basic Patterns/es (Created page with "Elije un sonido diferente del mismo conjunto, con `:`")
- 07:04, 23 March 2019 (diff | hist) (+71) N Translations:Basic Patterns/6/es (Created page with "<syntaxhighlight lang="Haskell"> d1 $ sound "drum:1" </syntaxhighlight>") (current)
- 07:04, 23 March 2019 (diff | hist) (+53) N Translations:Basic Patterns/5/es (Created page with "Elije un sonido diferente del mismo conjunto, con `:`") (current)
- 07:04, 23 March 2019 (diff | hist) (+2) Basic Patterns/es (Created page with "Puedes dejar de hacer sonido usando <syntaxhighlight lang="Haskell" inline>silence</syntaxhighlight>:")
- 07:03, 23 March 2019 (diff | hist) (+64) N Translations:Basic Patterns/4/es (Created page with "<syntaxhighlight lang="Haskell"> d1 $ silence </syntaxhighlight>") (current)
- 07:03, 23 March 2019 (diff | hist) (+101) N Translations:Basic Patterns/3/es (Created page with "Puedes dejar de hacer sonido usando <syntaxhighlight lang="Haskell" inline>silence</syntaxhighlight>:") (current)
- 07:03, 23 March 2019 (diff | hist) (-2) Basic Patterns/es (Created page with "El formato básico para hacer sonido en Tidal se ve así")
- 07:03, 23 March 2019 (diff | hist) (+69) N Translations:Basic Patterns/2/es (Created page with "<syntaxhighlight lang="Haskell"> d1 $ sound "drum" </syntaxhighlight>") (current)
- 07:03, 23 March 2019 (diff | hist) (+56) N Translations:Basic Patterns/1/es (Created page with "El formato básico para hacer sonido en Tidal se ve así") (current)
- 07:02, 23 March 2019 (diff | hist) (+8,559) N Basic Patterns/es (Created page with "Patrones básicos")
- 07:02, 23 March 2019 (diff | hist) (+17) N Translations:Basic Patterns/Page display title/es (Created page with "Patrones básicos") (current)
- 07:01, 23 March 2019 (diff | hist) (+5) Tidal workshop worksheet/es (current)
- 07:01, 23 March 2019 (diff | hist) (+5) Translations:Tidal workshop worksheet/9/es (current)
- 06:59, 23 March 2019 (diff | hist) (+99) Tidal workshop worksheet/es
- 06:59, 23 March 2019 (diff | hist) (+99) Translations:Tidal workshop worksheet/9/es
- 06:24, 23 March 2019 (diff | hist) (+125) N Translations:Tidal workshop worksheet/9/es (Created page with "* Basic Patterns * Transforming Patterns * Different Kinds of Pattern * Randomness * Manipulating samples")
- 06:23, 23 March 2019 (diff | hist) (+22) N Translations:Tidal workshop worksheet/8/es (Created page with "= Hojas de práctica =") (current)
- 06:23, 23 March 2019 (diff | hist) (+8) Tidal workshop worksheet/es (Created page with "= Hojas de práctica =")
- 06:22, 23 March 2019 (diff | hist) (+240) N Translations:Tidal workshop worksheet/7/es (Created page with "<syntaxhighlight lang="Haskell"> -- Si ves una línea de código con dos guiones al comienzo como ésta, se la llama comentario. -- Esto es texto que la computadora siempre va...") (current)
- 06:22, 23 March 2019 (diff | hist) (+10) Tidal workshop worksheet/es (Created page with "<syntaxhighlight lang="Haskell"> -- Si ves una línea de código con dos guiones al comienzo como ésta, se la llama comentario. -- Esto es texto que la computadora siempre va...")
- 06:19, 23 March 2019 (diff | hist) (+1) Tidal workshop worksheet/es (Created page with "== Tomando notas ==")
- 06:19, 23 March 2019 (diff | hist) (+19) N Translations:Tidal workshop worksheet/6/es (Created page with "== Tomando notas ==") (current)
- 06:18, 23 March 2019 (diff | hist) (-6) Tidal workshop worksheet/es
- 06:18, 23 March 2019 (diff | hist) (-6) Translations:Tidal workshop worksheet/4/es (current)
- 00:10, 23 March 2019 (diff | hist) (+202) Tidal workshop worksheet/es
- 00:10, 23 March 2019 (diff | hist) (+202) Translations:Tidal workshop worksheet/5/es (current)
- 23:39, 22 March 2019 (diff | hist) (-169) Tidal workshop worksheet/es (Created page with "# Levanta TidalCycles - En Atom, crea un nuevo archivo y guárdalo con una extensión <syntaxhighlight lang="Haskell" inline>.tidal</syntaxhighlight> (ej. `ejemplos.tidal`)")
- 23:39, 22 March 2019 (diff | hist) (+172) N Translations:Tidal workshop worksheet/5/es (Created page with "# Levanta TidalCycles - En Atom, crea un nuevo archivo y guárdalo con una extensión <syntaxhighlight lang="Haskell" inline>.tidal</syntaxhighlight> (ej. `ejemplos.tidal`)")
- 23:33, 22 March 2019 (diff | hist) (-6) Tidal workshop worksheet/es (Created page with "Una vez que todo esté instalado, sigue con la siguiente rutina cada vez.")
- 23:33, 22 March 2019 (diff | hist) (+73) N Translations:Tidal workshop worksheet/4/es (Created page with "Una vez que todo esté instalado, sigue con la siguiente rutina cada vez.")
- 23:32, 22 March 2019 (diff | hist) (-5) Tidal workshop worksheet/es (Created page with "= Comenzando =")
- 23:32, 22 March 2019 (diff | hist) (+14) N Translations:Tidal workshop worksheet/3/es (Created page with "= Comenzando =") (current)
- 23:31, 22 March 2019 (diff | hist) (+21) Tidal workshop worksheet/es (Created page with "Bienvenide al tutorial de Tidal. Esto está diseñado para ser usado como hoja de práctica en talleres para principiantes/mixed, y está basado en TidalCycles versión 0.9.10.")
- 23:31, 22 March 2019 (diff | hist) (+176) N Translations:Tidal workshop worksheet/1/es (Created page with "Bienvenide al tutorial de Tidal. Esto está diseñado para ser usado como hoja de práctica en talleres para principiantes/mixed, y está basado en TidalCycles versión 0.9.10.") (current)
- 23:31, 22 March 2019 (diff | hist) (+89) N Translations:Tidal workshop worksheet/2/es (Created page with "Por Lucy Cheesman, adaptado a formato wiki por Alex McLean, editado por ti (es una wiki!)") (current)
- 23:31, 22 March 2019 (diff | hist) (+3) Tidal workshop worksheet/es (Created page with "Por Lucy Cheesman, adaptado a formato wiki por Alex McLean, editado por ti (es una wiki!)")
- 23:26, 22 March 2019 (diff | hist) (+1,084) N Tidal workshop worksheet/es (Created page with "Hoja de ejercicios para taller de Tidal")
- 23:26, 22 March 2019 (diff | hist) (+39) N Translations:Tidal workshop worksheet/Page display title/es (Created page with "Hoja de ejercicios para taller de Tidal") (current)
- 02:43, 16 January 2019 (diff | hist) (-205) m Configuration (Remove exceptional comment about vim and tidal 1.0.0-pre, now 1.0 is default)
- 00:12, 16 January 2019 (diff | hist) (+8) unit (current)
- 00:10, 16 January 2019 (diff | hist) (+1,314) N unit (Added some examples; adapted from https://github.com/tidalcycles/tidalcycles.github.io/blob/master/_functions/synth_parameters/unit.md)
- 12:02, 30 November 2018 (diff | hist) (+5) m Combining pattern structure (minor typos fixed)
- 02:41, 24 November 2018 (diff | hist) (+1) m Type signatures (fix typos)
- 17:56, 14 November 2018 (diff | hist) (+205) m Configuration (Add a small notice about vim-tidal support for 1.0.0)
(newest | oldest) View (newer 250 | older 250) (20 | 50 | 100 | 250 | 500)