Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jonasdesodt/loopstation
loops sequence of two notes
https://github.com/jonasdesodt/loopstation
Last synced: 30 days ago
JSON representation
loops sequence of two notes
- Host: GitHub
- URL: https://github.com/jonasdesodt/loopstation
- Owner: JonasDesodt
- Created: 2024-12-14T13:40:48.000Z (about 1 month ago)
- Default Branch: master
- Last Pushed: 2024-12-14T13:40:58.000Z (about 1 month ago)
- Last Synced: 2024-12-14T14:27:49.360Z (about 1 month ago)
- Language: TypeScript
- Homepage: https://jonasdesodt.github.io/loopstation/
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> Open deze pagina op [https://jonasdesodt.github.io/loopstation/](https://jonasdesodt.github.io/loopstation/)
## Gebruiken als extensie
Deze repository kan worden toegevoegd als **extensie** in MakeCode.
* open [https://makecode.microbit.org/](https://makecode.microbit.org/)
* klik op **Nieuw project**
* klik op **Extensies** onder het tandwielmenu
* zoeken naar **https://github.com/jonasdesodt/loopstation** en importeren## Dit project bewerken
Om deze repository te bewerken in MakeCode.
* open [https://makecode.microbit.org/](https://makecode.microbit.org/)
* klik op **Importeren** en klik vervolgens op **Importeer URL**
* plak **https://github.com/jonasdesodt/loopstation** en klik op importeren#### Metadata (gebruikt voor zoeken, rendering)
* for PXT/microbit
makeCodeRender("{{ site.makecode.home_url }}", "{{ site.github.owner_name }}/{{ site.github.repository_name }}");