documentation formatting: Wed Mar 4 23:06:28 UTC 2020

This commit is contained in:
emacspace 2020-03-04 23:06:28 +00:00 committed by Eugene Yaremenko
parent 0753287864
commit 550b30c569
2 changed files with 13 additions and 2 deletions

View file

@ -17,7 +17,7 @@ for live coding.
** Features:
- =tidal-mode= to interact with TidalCycles
- Spacemacs friendly keybindings
- Spacemacs friendly key bindings
* Install
To use this configuration layer, add it to your =~/.spacemacs=. You will need to
@ -28,7 +28,7 @@ this file.
After installing TidalCycles and starting SuperDirt as described [[https://tidalcycles.org/index.php/Userbase][in the wiki]],
open a file with the =.tidal= extension and start TidalCycles with =SPC m t s=.
You can evaluate a piece of code with =SPC m RET= or the original keybinding
You can evaluate a piece of code with =SPC m RET= or the original key binding
=C-RET=.
* Key bindings

View file

@ -66,6 +66,7 @@
- [[#alda-layer][Alda Layer]]
- [[#pianobar][Pianobar]]
- [[#spotify][Spotify]]
- [[#tidalcycles][TidalCycles]]
- [[#operating-systems][Operating systems]]
- [[#kubernetes][Kubernetes]]
- [[#nixos][NixOS]]
@ -998,6 +999,16 @@ This layer integrates an online music service into Spacemacs.
Features:
- Support for listening to music from within Emacs via [[https://www.spotify.com][Spotify]].
** TidalCycles
[[file:+music/tidalcycles/README.org][+music/tidalcycles/README.org]]
This layer adds a major mode to control [[https://tidalcycles.org][TidalCycles]], a programming language
for live coding.
Features:
- =tidal-mode= to interact with TidalCycles
- Spacemacs friendly key bindings
* Operating systems
** Kubernetes
[[file:+tools/kubernetes/README.org][+tools/kubernetes/README.org]]