Search found 5 matches

by jp-ma
Wed Oct 28, 2015 4:04 pm
Forum: Little Phatty & Slim Phatty Forum
Topic: Opensource editor for SP/LP (was: sysex reverse-engineering)
Replies: 8
Views: 7042

Re: Opensource editor for SP/LP (was: sysex reverse-engineer

Hi JP,
instead of building somehitng from scratch (which is fun of course :D ) maybe that you should look at Ctrlr that enables you to build any kind of panel for Midi devices.
It is based on Juce but uses the Lua language for coding when necessary.
I have manipulated JUCE a bit already and indeed ...
by jp-ma
Mon Oct 26, 2015 8:39 am
Forum: Little Phatty & Slim Phatty Forum
Topic: Opensource editor for SP/LP (was: sysex reverse-engineering)
Replies: 8
Views: 7042

Re: Specification of sysex format

I have published source code for my current version (pre-alpha, way incomplete). Currently Linux only and no binary distribution.
https://gitlab.com/jp-ma/phatty-editor
by jp-ma
Fri Oct 23, 2015 1:15 am
Forum: Little Phatty & Slim Phatty Forum
Topic: Opensource editor for SP/LP (was: sysex reverse-engineering)
Replies: 8
Views: 7042

Re: Specification of sysex format

Moreover, It would really be nice if moog could open all the Phatty related docs and even the source code. I read some weeks ago that Moog was going to be sold to someone, so if there is a time to ask for either documentation or source code it is now.
The source code would be awesome, I guess can ...
by jp-ma
Fri Oct 23, 2015 1:02 am
Forum: Little Phatty & Slim Phatty Forum
Topic: Opensource editor for SP/LP (was: sysex reverse-engineering)
Replies: 8
Views: 7042

Re: Specification of sysex format

All right so I have collected I think 99% of info I need, so I am pretty confident it is possible to make an editor with all features. This is a technical report of the current situation. Code source will follow probably soon, license to be decided.

Sysex presets : Read OK, partial write

I have ...
by jp-ma
Wed Oct 21, 2015 11:56 am
Forum: Little Phatty & Slim Phatty Forum
Topic: Opensource editor for SP/LP (was: sysex reverse-engineering)
Replies: 8
Views: 7042

Opensource editor for SP/LP (was: sysex reverse-engineering)

Hello. I have very recently acquired a Slim Phatty and by doing so I am new to the world of Moog (and quite excited as well).

I want to contribute by making opensource editor software to interoperate with Linux and others.
That requires an understanding of the sysex protocol, so I have looked a bit ...