Name | Modified | Size | Downloads / Week |
---|---|---|---|
macOS | 2025-06-18 | ||
src | 2025-06-18 | ||
archive | 2025-06-18 | ||
windows | 2025-06-18 | ||
README.md | 2025-06-18 | 5.1 kB | |
frontpage.png | 2025-06-18 | 426.4 kB | |
COPYING.txt | 2025-06-18 | 35.8 kB |
|
Totals: 7 Items | 467.3 kB | 1 |
AJED - Alpha Juno Editor (Editor for Alpha Juno family of synthesizers)
- Download BULK DUMP from Juno to panel.
- Upload BULK DUMP to Juno.
- Save BULK DUMP to disk from panel.
- Create random patches.
- Load/save single patch files and send to Juno
- cc ⇒ SYSEX mapping (Use MIDI controller to change values on panel/JUNO)‡
- MIDI learn ⇒ Right+click on any control to record the next incoming cc number
- VST indexing for automation of most JUNO parameters
- Visual representation of Envelope.
- Librarian with instant audition of patches in set.
- Recommended version for Windows: CtrlrX 5.6.33
- Recommended version for Linux: CtrlrX 5.6.33
- Recommended version for MacOS: CtrlrX 5.6.33
- To create a VST/VST-3 or AU file: Load Instigators from this CtrlX website on GitHub
- Then load this panel into that Instigator program.
- Then go to File -> Export -> Export Restricted Instance.
- This will build a VST dll, VST-3 or AU file. You can now load this panel independently of CtrlrX.
-
Note that these VST/VST-3/AU precompiled files are already available on this site.*
-
If there are no images visible, or previous version images are showing after installing a new version of this program:
-
MacOS ※ — delete folder Library/Preferences/AJED/ and restart program.
- WINDOWS ※ — delete folder C:\Users\%USERNAME%\AppData\Roaming\AJED and restart program
Note that the Windows installer from version 1.1 now deletes this folder on installation.
* For Mac users - Ableton does not like unsigned vst. You need a dev certificate from Apple for this plugin to work.
CHANGELOG
Version 2.5 ※ 06/17/2025 WINDOWS ONLY
- Support for saving Redominator Files.
- Fixed parsing of variably formatted Redominator Files.
- Using JUCE XmlDocument library.
- Fixed sometime unresponsive Redominator button in Librarian.
- Note that loading a .repatch file and resaving as .repatch or sysex is lossy.
Version 2.0.4 ※ 06/17/2025 macOS
- Removed Redominator file loading due to custom code error when parsing variably formatted repatch files.
- For Redominator support you will need to compile version 2.5 against 5.6.34 pre official release
or wait for Redominator file support to be included when 5.6.34 is released.
Version 2.1.1 ※ 06/13/2025 WINDOWS ONLY
- Edited Help menu text error.
A. Note for mac Silcon users or users wishing to custom compile their own version of version 2.1. Please compile your own version of CtrlX using 5.6.34 pre official release.
B. Alternatively, continue to use precompiled binaries for version 5.6.33 with version 2.0.3
Version 2.1.1 will not run on these binaries.
Version 2.0.3 ※ 06/13/2025 macOS precompiled
- Edited Help menu text error.
Version 2.1 ※ 06/11/2025 WINDOWS ONLY
- Fixed menu crash when escaping from random menu creation AlertWindow.
- Vector Graphics logo.
- Vector Graphics support (SVG).
- Scalable Popup menu text.
Version 2.0.2 ※ 06/11/2025 macOS precompiled
- Fixed menu crash when escaping from random menu creation AlertWindow.
Version 2.0.0 ※ 06/07/2025
- Increased Graphics resolution.
- Vector based graphics for main fascia.
Version 1.4.3 ※ 06/03/2025
- Changed Viewport behaviour.
Version 1.4.2 ※ 06/03/2025
- Fixed CC mapping coding error.
Version 1.4.1 ※ 06/02/2025
- Fixed CC mapping crash mapping nonexistent mod again.
Version 1.4 ※ 06/02/2025
- Fixed CC mapping picking up incoming note MIDI.
- Fixed CC mapping crash mapping nonexistent mod.
Version 1.3 ※ 06/02/2025
- Added Global MIDI delay setting.
Version 1.2 ※ 06/02/2025
- Fixed stateData not saving lua table. CC mapping was not remembered on reload.
Version 1.1 ※ 06/01/2025
- Changed MIDI Learn command to right click.
- Changed Delete CC Mapping to right click.
- Fixed missing MIDI learn on some compoents (Chorus and Portamento do not engage).
- Added Create blank patch to menu for creating new patch.
- Minor design changes
- Windows installer now deletes resources folder. Fixes images not showing in new installs
Version 1.0 ※ 05/30/2025
- first release