- This topic has 10 replies, 3 voices, and was last updated 2 years ago by sndsgd.
-
AuthorPosts
-
-
November 11, 2022 at 10:34 am #166568chuckhagueParticipant
I’m aware that this is a strange edge case for which the H9000 isn’t really designed, but I’m trying to figure out if there’s a reliable way to get CV from my eurorack into the H9000. There are two things that should work in theory but neither is actually working. The first is to use a CV to MIDI cc converter, but this makes the H9000 choke– I think there’s too much MIDI information generated this way. The second is to attenuate CV down to line level and plug into the expression pedal inputs, but this doesn’t work either; the expression input seems to stutter and won’t correctly catch the CV.
Has anyone else tried doing this? Any pointers? Thanks!
-
November 11, 2022 at 5:14 pm #166590John BayliesParticipant
you may want to keep an eye out for this product, which seems to send out MIDI at a rate that keeps the H9000 happy: https://northernlightmodular.com/product/evenmidi-rack/
I’d convert the CV to line-level, send it in to the H9000 just like regular audio, and use Vsig to add inputs to the algorithms that you want to use audio-rate modulation with.
-
November 11, 2022 at 5:34 pm #166594chuckhagueParticipant
you may want to keep an eye out for this product, which seems to send out MIDI at a rate that keeps the H9000 happy: https://northernlightmodular.com/product/evenmidi-rack/ I’d convert the CV to line-level, send it in to the H9000 just like regular audio, and use Vsig to add inputs to the algorithms that you want to use audio-rate modulation with.
That’s super cool, thanks! I see that there’s also a eurorack version. As long as it has something that will keep the H9000 from freaking out when it gets sent MIDI, then this is exactly what I’m looking for.
-
November 14, 2022 at 1:19 pm #166680sndsgdParticipant
Can you confirm which cv to midi converter you’re using?
-
November 14, 2022 at 1:23 pm #166681chuckhagueParticipant
Can you confirm which cv to midi converter you’re using?
I’ve tried two: Expert Sleepers CVM-8 and Befaco CV Thing. Both create cc data that overwhelms the H9000. The developer of CVM-8 indicated that he may add a sample rate control, which could fix the issue.
-
November 14, 2022 at 1:41 pm #166685John BayliesParticipant
a rate control would fix the issue. I’ve used max/msp’s qlim for this sort of thing.
-
November 14, 2022 at 1:54 pm #166686sndsgdParticipant
Whelp! I have a befaco cv thing on its way right now and was intending to use it purely for controlling my h9k. I guess I’ll have to dig into the firmware repo and figure out how to slow things down a bit. I’ll ping this thread if I can get something working.
-
November 14, 2022 at 2:07 pm #166689sndsgdParticipant
Can you confirm which cv to midi converter you’re using?
I’ve tried two: Expert Sleepers CVM-8 and Befaco CV Thing. Both create cc data that overwhelms the H9000. The developer of CVM-8 indicated that he may add a sample rate control, which could fix the issue.
Re: befaco cv thing, I’m seeing
HiRES MIDI
as a menu option in the firmware code. Can you confirm whether you have that enabled / disabled? Perhaps toggling that off will fix the issue. -
November 14, 2022 at 2:09 pm #166690John BayliesParticipant
IIRC, the workaround is to map MIDI to the Emote plugin’s Functions, which will then send the function data over your LAN, which won’t choke the H9000.
Like this:
Not like this:
-
November 14, 2022 at 3:13 pm #166695chuckhagueParticipant
Re: befaco cv thing, I’m seeing
HiRES MIDI
as a menu option in the firmware code. Can you confirm whether you have that enabled / disabled? Perhaps toggling that off will fix the issue.I’m not skilled enough with github stuff to know about that, unfortunately. I have found that running CV through a sample & hold makes things work better although it’s not an ideal solution. I’ll definitely be interested to hear if you can get it working that way.
IIRC, the workaround is to map MIDI to the Emote plugin’s Functions, which will then send the function data over your LAN, which won’t choke the H9000. Like this: Not like this:
Thanks for the info! I’m hoping to find a workaround that allows me to bypass the computer, but I’ll try this if I can’t find another way.
-
November 14, 2022 at 4:26 pm #166702sndsgdParticipant
I’m not skilled enough with github stuff to know about that, unfortunately. I have found that running CV through a sample & hold makes things work better although it’s not an ideal solution. I’ll definitely be interested to hear if you can get it working that way.
You don’t need to touch code for this; as per the cv thing manual, the
HiRES MIDI
settings appear to be available in the menu you access on the front panel of cv thing. At any rate, I’ll reply to this thread once I get my cv thing and know more.Attachments:
You must be logged in to view attached files.
-
-
AuthorPosts
- You must be logged in to reply to this topic.