Author: Martin B.
mQEdit Graphical Editor for microQ
mQEdit is an intuitive graphical java editor for the Waldorf Micro Q
synthesizer. It includes interfaces for editing sound-patches including a
randomizer, multi-patches, drum-patches, sound banks and global
parameters. Patches can stored as either 'midi' files or 'sysex' files.
USE AT YOUR OWN RISK!
Requirements
- Computer: Any OS with JRE 1.5 or better installed, latest JRE is recommended.
- Synthesizer: microQ OS V2.20 or better.
Run The Program:
- Save to a chosen folder
- Then either:
- Double Click the file (works on most operating systems).
- Type one of the following in a command line or create a
link to one of the following:
- javaw -jar <file path>mQEdit1.15.jar (without output window)
- java -jar <file path>mQEdit1.15.jar (with output window)
Mac OSX
Please download
the Humatic
MMJ Driver, extract the files mmj.jar
and libmmj.jnilib
from the download archive and place
them into /Library/Java/Extensions
. The MIDI drivers
that come with OSX do not process any SysEx and cannot be used with
mQEdit.
The Mandolane MIDI SPI is
obsolete and does not work on newer OSX versions. You should remove
it before an OS update.
Micro Q MIDI Info
For Waldorf Q Series Synths System Exclusive documentation visit
Stromeko Synth World
Release Notes
1.15 Improvements
- OSX specific code removed.
1.14 Improvements
1.13 Improvements
- Fixed microQ Monitor so that it is not such a CPU hog!
1.12 Improvements
- Fixed to work with Java 1.5.0
- Added Cubase Patch Name Script creator in Bank Dialog by request.
1.11b Improvements
- OSX Support added
- Midi channel / Device ID support fixed.
- Added patch number drop-down menus.
- Other insignificant changes.
1.1 Improvements
- Fixed Bank Patch drag indexing.
If patches disappear (when opening saved banks) in the bank view, open and save the bank in version 1.09. It will fix the problem.
- Other insignificant changes.
1.09 Improvements
- Added Undo / Redo / Compare functionality.
- Added Popup Menus.
- Re-vamped Bank Dialog.
- Added table sorting
- Added save each patch / multi load
- Fixed Dump / added dialog
- etc.
- Rearranged LFO Dialog.
- Fixed LFO Clock ranges bug.
- Fixed title bar display.
- Added Focus support to dials.
- Other insignificant changes.
1.03 Improvements
- Corrected Envelope Trigger Mode bug.
- Made patch text area editable. Adds ability to type in selected patch.
- Added Mousewheel, shift + Mousewheel support.
- Added disabling gui components to oscillators, envelopes and filters.
- Corrected Envelope Display Rendering bug.
- Added ability to deselect devices in device dialog.
- Other insignificant changes.