Arturia MIDI Control Center alternative for MicroFreak on Linux

For anyone interested, Elektroid now supports Arturia MicroFreak.

Long story short, some years ago, Elektroid was created as a FLOSS Elektron Transfer replacement for GNU/Linux that has evolved to support other MIDI devices.

Now, MicroFreak support has been added, which provides the same functionality found in MIDI Control Center for presets, samples and wavetables. Although it’s still in the works, it’s already fully functional. (I’ve faced an occasional issue with long samples that I’m unable to replicate but other than that it just works.)

For anyone interested, report bugs or suggestions here.

If anyone is interested in adding MiniFreak support or anything else, let’s talk about it.

By the way, Elektroid fully supports Arturia MicroBrute too.

9 Likes

Wow.

So you did reverse engineer the whole MicroFreak preset serialisation and MIDI communication… You’re definitely talented.

Thanks for sharing ! And again, congrats !

Unfortunately, you won’t be able to do the same with MiniFreak because it does not use MIDI anymore for configuration and data transfers.

Nice work !! Thanks for sharing !

Cheers !

1 Like

@Tim.Arturia, do you know if there is a way to fully reset the MicroFreak other than by reinstalling the firmware?

I suspect the issue that I have with samples might have been caused by some wrong message that I might have sent. So I’m specifically looking at formatting or wiping the sample memory. Is there a procedure for this?

Hi.

I think that there is no such way of erasing the samples memory except erasing all samples using the MCC.
I’ve sent you a PM with some extra information.

Cheers !

1 Like

In case anyone is interested, Elektroid 3.1 is just out! :tada:

It includes support for Arturia MicroFreak (samples, presets and wavetables).

Full release information here.

I hope you enjoy this.

4 Likes

Thank you for your work, very appreciated!

Arturia should support it.

1 Like

I am a Microfreak owner.
I am interested in your project, Elektroid, but I am a real Linux Mint newbie; your install procedure for me is really hard to follow.
Could you provide an easier way to do it?

P.S.
I also tried to do install following

flatpak install flathub io.github.dagargo.Elektroid

but after

flatpak run io.github.dagargo.Elektroid

I have this message but it seems ok:

Failed to load module “xapp-gtk3-module”

Elektroid is installed but not clear how to work with Microfreak :pensive:

Hi, @piattica!

I’ve just tried the instructions and it’s worked for me.

$ flatpak install flathub io.github.dagargo.Elektroid
Looking for matches?
Remote ?flathub? found in multiple installations:

   1) system
   2) user

Which do you want to use (0 to abort)? [0-2]: 1

io.github.dagargo.Elektroid permissions:
    ipc      fallback-x11      pulseaudio      wayland      x11      devices     file access [1]

    [1] home


        ID                                    Branch           Op          Remote           Download
 1. [?] io.github.dagargo.Elektroid           stable           i           flathub          883.5?kB / 1.2?MB

Installation complete.
$ flatpak run io.github.dagargo.Elektroid

I guess the error is related to your system. What’s your OS?

I’ve looked around and perhaps you should try reinstalling xapp, which will hopefully include xapp-gtk3-module. See How To Fix "Failed to load module xapp-gtk3-module" Error in Ubuntu 20.04 | DeviceTests.

Does this work for you?