Thank you. There are constant architectural changes as I encounter challenges but it's definitely progressing. I decided to move more logic to the module itself to reduce network traffic, allow randomisation and "inter-modulation" in the future. The HW is also being redesigned to be much less HP.

Another small demo:


Hi,

Just a quick update.
You can add/delete tracks now. Added controls for glide and velocity and track playhead.


Hi Mudi,

Ha, ha, I will be honest here with you, that for a little moment I forgot that the user interface is mainly done via the iPad. Still some main controls on that Eurorack module wouldn't harm and indeed, as you suggest yourself already two or three (or more) buttons for play, pause, stop, reverse, forward, (record?), reverse, back to beginning point, select channel/track, delete, copy, paste, edit, redo, etcetera, functions might be a good addition. I just mention a ton of functions, it doesn't mean all need to be implemented, just to give you some ideas, that's all.

What I actually meant to say/ask and indeed I was unclear about that, is that I miss some CV inputs. That certain sequencer functionality can be controlled by CVs. I don't know the exact functionality of your sequencer (yet), so it's difficult to say exactly what but that at least some main functions of your sequencer (those that would make sense at least) can be CV controlled as well, so either by iPad and/or by CV. For example that "drawing" of the sequencer, would be perhaps interesting if one can control that under certain circumstances by a CV input as well. Just as an example. You are the one who knows your sequencer the best, so I leave it up to you how and which CV inputs would make sense, if at all.

Good luck and kind regards, Garfield.
-- GarfieldModular

Hi Garfield,

I see your point. The way it works (now) would make it tricky to add those functionalities and I promise you will prefer doing those actions on the iPad/iPhone. The module itself is a "dumb" endpoint which doesn't know anything about music, track, notes, modulations. All it does is output (when it's told) certain voltages at certain times. I tried hard to keep it simple and move all the advanced stuff to the iOS side. I will do a video where I'll explain how it works in more details. I'll keep you updated.

Your feedback is really appricated.


I want this to be just l like any other Eurorack sequencers on the market but with a superior interface which can grow to anything.
This is purpose built and designed for Eurorack.
-- mudi

Very nice project, I'll be keeping an eye on this. A mouse is a pretty good interface to do office stuff, but I loathe using it to draw automation curves or sequence stuff, so using touch on an iPad is something I can definitely see myself using.

Wishing you all the best success !

-- toodee

Thank you. I can promise you it's way better and more efficient than using a mouse. I didn't find any way inferior to a hardware sequencer but rather the opposite . But don't take may word for it as I'm the developer :)


Hi GarfieldModular,

Thank you! :)

Could you give me some examples? Play/Stop or something more complex?


Just got the first prototype ready. Most of the work on the hw side is done.

Raquencer proto v1

I did some work on the SW side too. Check it out here:


Just out of curiosity, Liine's Lemur running on an iPad and driving something like a Expert Sleepers FH2... how is this superior?
-- Ronin1973

From a purely technical standpoint this is not limited to the bandwidth of the MIDI and can easily go audio rate and also does not have any limitation that MIDI may impose. This is more like CVTools in Ableton.
I want this to be just l like any other Eurorack sequencers on the market but with a superior interface which can grow to anything.
This is purpose built and designed for Eurorack.


Hi,

Let us know when your midi interface will be for sale.
If you have some for sale.

Thanks for your work.

Cheers
-- klodifokan

Thanks for the interest but it's long way to go.
I don't know what would be the best business model for this product. Sell the HW and provide a free app (App Store) or make an Opensource/DIY HW and release a paid app?


Thanks.

Do you plan a 32 channel cv interface?😁

Cheers
-- klodifokan

Absolutely! As I mentioned above I would like to have it at least 16 which could be extended to 32. I love polyphony I'll need that. :)


Hi Klodifokan,

The module I'm using is my own development. It's running a sw that communicates with the iPad.
The iPad sends over the data through a TCP/IP socket (WiFi) as a CV sequence that the module stores in its memory and plays it back with a given tempo.


Just "finished" the the DFAM style track(s). It's outputing 3 CVs: Trigger, Pitch and velocity. I tried to patch in a way that it sounds like a real DFAM. Check it out:


Hi GarfieldModular,

Thanks for sharing your thoughts I really appreciate it.

Yes, the demo was built around the modulation track which I just finished that time.

Currently it has 8 cv outputs but I would like to have it at least 16 which could be extended to 32. That's the plan :)
What it can do do now is very limited but my concept is that you could choose from many type of tracks (voice) depending on your needs e.g: Pitch/Gate, Pitch/ADSR, Chords/Gate, Trigger, Modulation, LFO, etc... (limited by my imagination). So you pick a type and the corresponding CV output(s) and it will be added to the user interface as a track. For example I'm currently working on a type that will mimic the (sequencer) interface of DFAM which I really liked.

Yes, to compete with all the sequencers is virtually impossible but almost any functionality could be added on demand.
I also realised I could make this into a sampler with a "few" lines of code...

In my environment the WiFi connection is totally seamless but I'm considering a wired connection in the future as "zero" communication latency would open more possibilities.

I don't currently have a website nor any specifications because this is not much more than a proof of concept ATM. I will share the progress on my youtube channel and will also keep you updated here.


Hi,

I'm Mudi from BinaryNights. I have been working on a eurorack module and an iOS app that would really fit my sequencer needs.
I have a crude prototype and a very basic working app which you can see here:
The module and the app is connected by WIFI and changes to the sequence are transmitted realtime.
I think it has endless possibilities. Would you use something like this? Please share your thoughts.