What it can do:
- Edit patches/sequences up to (and including) firmware version 1.02.
- Remotely change patch/sequence options on the Shruthi.
- Load/save patches/sequences from/to disk as SysEx.
- Fetch/send patches/sequences from/to the Shruthi.
- Changes made to patch options on the Shruthi change the settings of the
editor.
Known issues:
- Receiving LFO 1/2 rates per CC (used by firmware version 1.01 and 1.02) is
not optimal, but it should map to the Shruthi’s values.
- Filseclab (at least versions from Jun 2015) flags the Windows binary compiled
by gcc as Packed.NSAnti.b.fomm.mg; the 43 other scan engines used by Metascan
don’t detect anything. This is called a
false positive. The Windows
binaries provided on github (starting with v0.23) are compiled on Linux using
MXE and are uploaded on Linux.
19.04.2015: The new version finally supports the latest firmware versions and all filter boards.
28.04.2015: Version 0.22 adds a sequence editor.
18.05.2015: Version 0.23 adds a patch/sequence library.
17.06.2015: Version 0.24 fixes a rare crash and some internal issues.
19.10.2015: Version 1.00 fixes the OS X build problem and some internal stuff.
Screenshot
Windows Binary v1.0
Source Code v1.0
Github Repository
Please provide feedback if you use the editor: Does it work? What doesn’t work? If possible include operation system, Shruthi firmware version and connected filter board.
I’m not able to provide up-to-date Mac OS X binaries, because I don’t have access to a computer that uses it.
The Mac OS X binaries for the previous version and more informations (e.g. why I don’t provide Linux binaries) can be found on the releases page on github.
Informations about compiling are in the README. If you want to know anything else, please read the README, too.
Have fun.
Some general troubleshooting instructions:
- Is the editor set to the right midi devices? Shruthi->Change Midi Ports
- Does the editor display “MidiIn: ready. MidiOut: ready.” on startup or change midi settings?
- If you change a value in the editor, is it changed on the shruthi?
- If you change a value on the shruthi, is is changed in the editor?
Changes: At the bottom of the README file on Github.