I am creating a native midi controller for EQs. Interested ?

Discussion in 'Soundgear' started by Zzup, Jun 18, 2023.

  1. BlackHaze1986

    BlackHaze1986 Rock Star

    Joined:
    Jun 25, 2014
    Messages:
    754
    Likes Received:
    368
    I do not use Ableton as FL is my main DAW, but since it is a script you could learn from it as a starting point for your device to make it usable in Ableton. Good question i don't know if its patented or not. Here is the Homepage for the Script. https://isotonikstudios.com/product/crossfire/. Also the Fire NFX 2 Script by Warbeats https://github.com/nfxbeats/FIRE-NFX-V2 could be useful as it has some nice functions for FL integrated like switching presets.

    Coding the Hardware in C is clever since its with C++ the closest language to Hardware the only one above would be Assembler. The Python Script is only there to make the Hardware and FL unterstand each other as i understood?
     
    Last edited: Feb 25, 2024
  2. Zzup

    Zzup Kapellmeister

    Joined:
    May 28, 2020
    Messages:
    20
    Likes Received:
    45
    Thanks for the links, I will study the question for Ableton users.

    There is already on my side a work with the script functions of FL studio, in fact I first tested the script possibilities then thought of a hardware for those implementation (like the akai FIRE).

    Yes, that is the case. The hardware is C operated on the EQ hardware, generate / send / get midi commands, script do the processing of the midi message on the DAW (next eq plugin, get eq value for real time tweaking and adaptation for a preset).
     
  3. Zzup

    Zzup Kapellmeister

    Joined:
    May 28, 2020
    Messages:
    20
    Likes Received:
    45
    So, I have been grinding in the dark a 3d render for my idea. I might not even finish the thing in real life, I underestimated the engineering part.

    But here it is : woowoo7.png
     
  4. Lois Lane

    Lois Lane Audiosexual

    Joined:
    Jan 16, 2019
    Messages:
    5,663
    Likes Received:
    5,694
    Location:
    Somewhere Over The Rainbow
    Like the song as well as the movie, you cut it down from 9 to 5 bands...which is still cool.
     
  5. Zzup

    Zzup Kapellmeister

    Joined:
    May 28, 2020
    Messages:
    20
    Likes Received:
    45
    Hello,

    Some updates,

    I have done some other 3D render :
    untitled1.png

    untitled6.png
    I have finished the design of the PCB :

    Capture d’écran du 2024-11-28 11-13-15.png

    And manufactured it. Now I am populating the pcb and doing some test :

    IMG_20241125_181056.jpg


    IMG_20241130_170738.jpg
     
  6. sisyphus

    sisyphus Audiosexual

    Joined:
    Apr 29, 2014
    Messages:
    1,702
    Likes Received:
    727
    IIRC, (sorry it's been since 2009-10 or so...), but you could port your own python scripts to Ableton as I used to do that with the original APC40, and some other devices... (I remember doing some editing on them, and it was as simple as dragging them into a particular folder), I don't know if they locked it down since then as they sell their Push devices and whatnot, but I kinda doubt it, as if anything they promote controllerism quite heavily, and with Max4Live etc, I'm pretty much 100% sure you could do it..

    Heck, I remember mapping xbox and Wii controllers and the old RockBand Guitar etc, (and using their gyroscope functionality etc)... I'll have to see if I have those notes around here on some backup drive...

    (sorry, I didn't see the second page of this thread! Your work looks fantastic! and you are farther along then I would have thought... congratulations, and best of luck with it!)...

    I will be following this thread and your progress. Godspeed. :hifive:
     
  7. Zzup

    Zzup Kapellmeister

    Joined:
    May 28, 2020
    Messages:
    20
    Likes Received:
    45
    To be honest, I don't know python, and that is the part of the project that is still obscure to me. I am ok at designing electronics, the hardware, the machine code (the midi USB device / this knob send midi / this LED on ..), but the rest of it, most of people know more than me.

    I worked with FL studio and recently they launched the ability to do many things with python (like recalling value of plugin and send back MIDI / searching a certain type of plugin and focus and many many other things).

    I never touched other DAW, so maybe they are compatible to what I am searching to achieve ?

    The hardware I am designing have features set mainly for any EQ plug (intended for fabfilter ProQ3), it basically send midi data like a simple MIDI controller (sends knob tweak information via MIDI, button press, etc). But it need data back like actual plugins values when a new plugin is selected, actual VU meter value / mixer channel info etc. It is compatible by whatever DAW that can send this data back with those informations in MIDI.
    See front panel :
    Screenshot 2024-08-14 141254.png

    That is the main nuance from a normal midi controller, is that it is more immersive, a bit like the SSL console.

    So.. maybe every DAW nowadays could do that ^^

    Thank you man ! ;)


    EDIT : here, clearer view of the functionnalities (not fixed)
    Capture d’écran du 2024-12-01 16-12-27.png
     
    Last edited: Dec 1, 2024
    • Interesting Interesting x 2
    • Like Like x 1
    • List
  8. Zzup

    Zzup Kapellmeister

    Joined:
    May 28, 2020
    Messages:
    20
    Likes Received:
    45
    Some more updates :

    I will not sell this product on the market. I live in europe, costs are high, and the market is tight.

    Given the fact that I engineered with only high ends parts, the price for parts and fabrication only is 800€, as a rule of thumb for small series to be able to live you sell at least 3x the parts price, so thats a midi controller for 2400€. Certification price is 20000€ and every other costs mean impossible.

    For anybody in france I look to sell the midi controller for the price of the parts only (around 800€). It's a tighly integrable midi controller, that can integrate with any daw that have scripting capabilities (ableton, studio one, fl studio, logic) Ideal for mix engineer, master engineer. With fl studio there will be VU/peak on master / live channel mixer, the midi controller can tweak every controllable parameters under fabfilter proq3 or any eq VST with live recall (frequency, curve, Q, gain, dynamic, M\S, auto gain), and possibility to create on the go instance of eq on channel, navigate through the instances of eq of a project, channel mixer name ect. It is possible to have that on other DAW. Contact me for more info.

    Here are more blender render and photo:
    last9.jpg

    last4.jpg

    last5.jpg

    IMG_20250317_170306 (1)~2.jpg

    For the one interested in more content, I have an instagram "midiacedie5"

    Cheers
     
    Last edited: Jul 29, 2025 at 11:12 AM
Loading...
Similar Threads - creating native midi Forum Date
Nicnt maker not creating registry entry for a 3 libraries Kontakt Jan 18, 2025
Wave-Based reverb : Creating the most realistic reverb Mixing and Mastering Dec 7, 2024
Creating my own "looped vocal synth" Working with Sound Nov 22, 2024
This may be a stupid question (regarding recreating music) Lounge Nov 1, 2024
Creating a Live Jam with Pyramid, MC-202, SE-02, Blofeld Our Music Oct 3, 2024
Loading...