Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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_usageexsample

5. 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 }}");