listing_20the_20midi_20output_20devices
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| listing_20the_20midi_20output_20devices [2018/03/31 13:19] – external edit 127.0.0.1 | listing_20the_20midi_20output_20devices [2024/01/05 00:22] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| =====Listing the MIDI output devices===== | =====Listing the MIDI output devices===== | ||
| - | //by Richard Russell, May 2006//\\ \\ | + | //by Richard Russell, May 2006// |
| + | |||
| + | The code below will list to the screen all the available MIDI output devices: | ||
| + | |||
| + | <code bb4w> | ||
| DIM moc{ \ | DIM moc{ \ | ||
| \ wMid{l&, | \ wMid{l&, | ||
| Line 22: | Line 26: | ||
| ENDIF | ENDIF | ||
| NEXT i% | NEXT i% | ||
| + | </ | ||
| + | |||
| When more than one output device is available you could adapt the code to present a list to the user from which he can make a selection. | When more than one output device is available you could adapt the code to present a list to the user from which he can make a selection. | ||
listing_20the_20midi_20output_20devices.1522502367.txt.gz · Last modified: 2024/01/05 00:17 (external edit)