⌈⌋ ⎇ branch:  Bitrhythm


Artifact Content

Artifact 1907d78ba49b9e17b6a7b6c7211119df50f29754899210ac2254f5b653c19b8a:

  • File source/source-code.md — part of check-in [414174737a] at 2021-10-12 03:29:01 on branch trunk — Added cue Changed Support link Working example for p5 (user: dev size: 978)

# Source Code and License

The literate code framework wheel used extensively in this project is available [here](https://xyzzyapps.link/wheel).

The documentation, demo code and the source code in the following webpages is distributed under [creative commons, attribution-noncommercial-sharealike license](https://creativecommons.org/licenses/by-nc-sa/4.0/). The source code is self-hosted using fossil [here](https://fossil.xyzzyapps.link/bitrhythm/timeline). You can report issues, browse and download the source code from fossil. An Iframe is provided below. You can also get the latest source code [here](https://fossil.xyzzyapps.link/bitrhythm/download).

<iframe style="width:100%; height:75vh" src="https://fossil.xyzzyapps.link/bitrhythm/dir?ci=tip" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

Coding conventions

1. 4 Spaces
2. EcmaScript5

Written using the Vim editor.