Additions for the user manual. Now it's ready and (I hope) only small additions and fixes are necessary.

pull/32/head
Holger Wirtz 4 years ago
parent 0d627d320b
commit 40f3c7693b
  1. 29
      doc/manuals/MicroDexed-User_Manual/MicroDexed-User_Manual.md
  2. BIN
      doc/manuals/MicroDexed-User_Manual/MicroDexed-User_Manual.pdf
  3. 4
      doc/manuals/MicroDexed-User_Manual/build.sh
  4. BIN
      doc/manuals/MicroDexed-User_Manual/images/10_Info_1.jpg

@ -686,7 +686,7 @@ This is where you can send one voice via MIDI-SYSEX.
<center><img src="images/10_VoiceSend_1.jpg" width="400"/></center>
1. After choosing, push the preset encoder.
2. After choosing, push the preset encoder.
<center><img src="images/10_VoiceSend_2.jpg" width="400"/></center>
@ -702,23 +702,48 @@ The voice will be sent immediately.
---
> __Hint for sending banks via MIDI:__
> The bank is sent on the configured MIDI channel. If OMNI is configured, then MIDI channel 1 is used for sending.
> The voice is sent on the configured MIDI channel. If OMNI is configured, then MIDI channel 1 is used for sending.
---
<div style="page-break-after: always"></div>
### System
Everything that belongs to the basic settings and is probably rarely changed can be found in this menu.
#### Stereo/Mono
MD can be operated both in stereo and mono. In addition, the mono signal can also be output on both channels or only on one channel.
Parameters:
* Stereo/Mono (STEREO/MONO/MONO-R/MONO-L)
#### MIDI Soft THRU
MD has a real MIDI-THRU connection on the TMA Paltine. But if this is not used, it is possible to output all incoming MIDI data via the existing interfaces.
For example, if data arrives via MIDI-DIN it will be output on MIDI-DIN, USB-HOST-MIDI and USB-MIDI (without filtering).
---
> __Hint on MIDI Soft THRU:__
> This also works when MIDI data is sent that MD does not process. So you have a simple MIDI media converter (USB-MIDI <-> DIN-MIDI).
---
Parameters:
* MIDI Soft THRU (ON/OFF)
#### EEPROM Reset
Resetting the EEPROM can sometimes be necessary if the internal data has been messed up (by a new firmware). By resetting the EEPROM only the current data is overwritten. All bank/voice data and configurations on the SD card are __not__ affected.
<div style="page-break-after: always"></div>
### Info
The Info menu gives some information about the used version and the SD card.
<center><img src="images/10_Info_1.jpg" width="400"/></center>
## Tips and tricks
### Editing the voices

@ -65,4 +65,6 @@ ${LCDIMG} --baseimg Preset_Push --line1 "MIDI Send Bank" --line2 "Sending Ch. 4"
${LCDIMG} --baseimg Preset_Setting --line1 "MIDI Send Voice" --line2 "%bracket_open%65%bracket_close% CHOIR01" --target images/10_VoiceSend_1.jpg
${LCDIMG} --baseimg Preset_Push --line1 "MIDI Send Voice" --line2 "%bracket_open%65%bracket_close% CHOIR01" --target images/10_VoiceSend_2.jpg
${LCDIMG} --baseimg Preset_Setting --line1 "MIDI Send Voice" --line2 "%bracket_open%06%bracket_close% CH0R 3 A" --target images/10_VoiceSend_3.jpg
${LCDIMG} --baseimg Preset_Push --line1 "MIDI Send Voice" --line2 "Sending Ch. 16" --target images/10_VoiceSend_4.jpg
${LCDIMG} --baseimg Preset_Push --line1 "MIDI Send Voice" --line2 "Sending Ch. 16" --target images/10_VoiceSend_4.jpg
${LCDIMG} --line1 "1.0.0 FX%sign-minus%16" --line2 "SD2 FAT32 29GB" --target images/10_Info_1.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

Loading…
Cancel
Save