Added pictures from a ready build MD.

pull/32/head
Holger Wirtz 4 years ago
parent 345b09ade5
commit 7f1b71458d
  1. 6
      config.h
  2. 2
      doc/manuals/MicroDexed-User_Manual/MicroDexed-User_Manual.md
  3. BIN
      doc/manuals/MicroDexed-User_Manual/MicroDexed-User_Manual.pdf
  4. BIN
      doc/manuals/MicroDexed-User_Manual/images/MicroDexed1.jpg
  5. BIN
      doc/manuals/MicroDexed-User_Manual/images/MicroDexed2.jpg
  6. 2
      doc/manuals/MicroDexed/MicroDexed.md
  7. BIN
      doc/manuals/MicroDexed/MicroDexed.pdf

@ -52,11 +52,11 @@
// amidi -p hw:2,0,0 -d -r /tmp/bkup1.syx
//
// For SYSEX Bank upload via USB:
// sed -i.orig 's/SYSEX_MAX_LEN = 290/SYSEX_MAX_LEN = 4104/' /usr/local/arduino-teensy-1.8.12/hardware/teensy/avr/libraries/USBHost_t36/USBHost_t36.h
// sed -i.orig 's/^#define USB_MIDI_SYSEX_MAX 290/#define USB_MIDI_SYSEX_MAX 4104/' /usr/local/arduino-teensy-1.8.12/hardware/teensy/avr/cores/teensy3/usb_midi.h
// sed -i.orig 's/SYSEX_MAX_LEN = 290/SYSEX_MAX_LEN = 4104/' /usr/local/arduino-teensy/hardware/teensy/avr/libraries/USBHost_t36/USBHost_t36.h
// sed -i.orig 's/^#define USB_MIDI_SYSEX_MAX 290/#define USB_MIDI_SYSEX_MAX 4104/' /usr/local/arduino-teensy/hardware/teensy/avr/cores/teensy3/usb_midi.h
//#define USB_MIDI_SYSEX_MAX 4104
#define VERSION "1.0.1"
#define VERSION "1.0.2"
//*************************************************************************************************
//* DEVICE SETTINGS

@ -844,6 +844,8 @@ The Info menu states some information about the software version and the SD card
The sound generation (msfa) from the free VST-plugin Dexed. So you can use Dexed as MIDI SYSEX editor or you can use sounds programmed with Dexed on MD. For the original Dexed/msfa software take a look at [Dexed on Github](https://github.com/asb2m10/dexed) and [Music Synthesizer for Android on Github](https://github.com/google/music-synthesizer-for-android).
<center><img src="images/MicroDexed1.jpg" width="250"/><img src="images/MicroDexed2.jpg" width="250"/></center>
### Editing voice presets
As mentioned before: you can use external editor software for MIDI SYSEX editing of MD voice presets. Here is a collection of freely available editors:

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

@ -20,6 +20,8 @@ and an LCD display.
For the original Dexed/msfa software take a look at [Dexed on Github](https://github.com/asb2m10/dexed) and
[Music Synthesizer for Android on Github](https://github.com/google/music-synthesizer-for-android).
<center><img src="images/MicroDexed1.jpg" width="250"/><img src="images/MicroDexed2.jpg" width="250"/></center>
## Features
* Compatible to a legendary FM synth with six operators from a famous Japanese manufacturer

Loading…
Cancel
Save