All translations
Jump to navigation
Jump to search
Enter a message name below to show all available translations.
Found one translation.
| Name | Current message text |
|---|---|
| h English (en) | # Set the '''Note''' variable to a MIDI note by mapping the '''light level''' range of possible values to the chosen MIDI range 40 to 85 (within 0 and 128) using the '''map''' block. # Set the sound volume of '''Instrument_1''' (on MIDI channel 1) to 100. # Play MIDI note '''Note''' (measured light level mapped to MIDI) with '''Instrument_1''' (on MIDI channel 1). # Pause for 250 ms. # Stop playing the MIDI note '''Note'''. # Pause for 100 ms. |