Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/63rabbits/midi2ubit_usageexsample
Usage example of midi2ubit.
https://github.com/63rabbits/midi2ubit_usageexsample
microbit midi midi2ubit music
Last synced: 26 days ago
JSON representation
Usage example of midi2ubit.
- Host: GitHub
- URL: https://github.com/63rabbits/midi2ubit_usageexsample
- Owner: 63rabbits
- Created: 2022-11-12T09:32:11.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-04-25T09:19:04.000Z (almost 2 years ago)
- Last Synced: 2024-11-13T20:42:01.073Z (3 months ago)
- Topics: microbit, midi, midi2ubit, music
- Language: TypeScript
- Homepage: https://63rabbits.github.io/midi2ubit_usageexsample/
- Size: 188 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# midi2ubit_UsageExample
This app plays the following music (Treble only of VAR.I and III). This music was imported into the app using [midi2ubit](https://github.com/63rabbits/midi2ubit).
- 12 Variations on "Ah, vous dirai-je maman", K.265 - W. A. Mozart
How to run
---1. Access the URL below.
https://makecode.microbit.org/2. Click "Import" and "Import URL..."
3. Paste the URL below, then click "Go ahead!".
https://github.com/63rabbits/midi2ubit_usageexsample5. Press the A button on the simulator.
---
> Open this page at [https://63rabbits.github.io/midi2ubit_usageexsample/](https://63rabbits.github.io/midi2ubit_usageexsample/)
## Edit this project
To edit this repository in MakeCode.
* open [https://makecode.microbit.org/](https://makecode.microbit.org/)
* click on **Import** then click on **Import URL**
* paste **https://github.com/63rabbits/midi2ubit_usageexsample** and click import## Metadata (used for search, rendering)
* for PXT/microbit
makeCodeRender("{{ site.makecode.home_url }}", "{{ site.github.owner_name }}/{{ site.github.repository_name }}");