Skip to content

Commit bbc7918

Browse files
add midi export (sugarlabs#4509)
1 parent 5f80c5e commit bbc7918

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

guide/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2468,6 +2468,14 @@ Note that artwork saved as PNG or SVG can subsequently be imported
24682468
into Music Blocks to be used with either the *Show* or *Avatar*
24692469
blocks.
24702470

2471+
**MIDI** (Musical Instrument Digital Interface) is a technical standard
2472+
for communicating musical performance data between electronic instruments,
2473+
computers, and other devices. It does not store actual sound but encodes
2474+
note, pitch, velocity, and instrument information, making it widely used
2475+
for digital music composition and playback (See <https://en.wikipedia.org/wiki/MIDI>).
2476+
Exported MIDI files can also be imported, allowing seamless editing and
2477+
reuse of musical data.
2478+
24712479
**Help artwork**
24722480

24732481
Note for translators: The artwork used by the help widget (and used in

0 commit comments

Comments
 (0)