#E-Kit setup

82 messages · Page 1 of 1 (latest)

fallow pebble
#

I'm trying to hook my drums up through USB. I add player and hit each pad to assign them. when I go into a song I can hit each pad once and it registers but if I hit them after that one time nothing registers. I was using the adapter for RB4 but had some issues with a few pads so that's why I'm trying straight USB hookup.

bronze pendant
fallow pebble
#

When I click on the link my kit shows up but when I hit a pad nothing happens.

bronze pendant
#

make sure to close YARG beforehand if you're on Windows

#

Windows only allows one program to access a MIDI device at a time

fallow pebble
#

My kit is showing up as output not input.

bronze pendant
#

hm

#

are you sure?

fallow pebble
#

I figured it out. one minute.

#

I hit each pad

#

Do I need to go into the drum module and set each pad to a different number?

rain roost
#

note off events dont seem to be sent at all by the drum module

bronze pendant
#

yeah, what the heck lol

rain roost
#

@bronze pendant i'm just eyeballing/guessing, but the game probably doesnt accept overlapping notes (it waits for the note off before reading the same note again)

bronze pendant
#

yeah it's waiting for the note off

rain roost
#

if its possible to somehow ignore that

#

it should fix other midi drum anomalies

bronze pendant
#

the MIDI backend doesn't account for this

rain roost
#

similar issue i think

quiet harness
#

I don"t know about any of this lol.

bronze pendant
#

man, how do you cheap out this badly on a MIDI device

rain roost
#

i know you mean alesis cheaping out and not the consumer

bronze pendant
#

i'm quite sure this'll break other software too

rain roost
#

but DAWs/VSTs probably dont care for the note offs for drums

#

i guess at least lol

bronze pendant
#

DAWs absolutely would, without the note off then notes would last forever until the next one of the same number came in

rain roost
#

alesis despite their fame, theyre not a small brand and the strike is their flagship kit, i strongly doubt they'd release it with such a glaring issue if it was one (though its not impossible lol)

rain roost
#

saying only "VSTs" would've been more accurate

bronze pendant
# rain roost ah i meant for drums only

even then, MIDI doesn't provide any way of identifying what type of device something is afaik, this would require a setting that the user has to enable manually

rain roost
#

yeah, but i think VSTs only care for note on

#

and does nothing with note off events

bronze pendant
#

i'm just baffled lol, it's not that hard to just send the note off

#

there's no reason not to

rain roost
#

even if it does, its not immune to problems

rain roost
#

this is also "overlapping notes" issue

bronze pendant
#

that situation is even worse tbh

#

just bad programming

rain roost
#

that dude's drum is a yamaha (albeit an entry level kit)

#

of course, it's not impossible that they'd make a mistake

#

but given that they expect their stuff to be used with VSTs

bronze pendant
#

that's the problem

rain roost
#

i'm fairly certain they'd test that kind of stuff

bronze pendant
#

MIDI is a universal standard

#

it's supposed to work with everything that supports it

#

but these are just blatantly breaking the protocol

#

and it irks me lol

rain roost
#

fair enough

#

i can see them cutting some corners to ensure lower latency to the player though

#

not saying it's the right decision though

bronze pendant
#

sending another message adds mere microseconds of latency at the absolute worst

#

it's just lazy

rain roost
#

nonetheless, as per the other dude's report, his drums work on CH

bronze pendant
#

CH also tailors its MIDI support for drums only, so they probably already only check for note ons

fallow pebble
#

They work on phase shift also

bronze pendant
#

but our support is much more generic

rain roost
#

i see, being meant to work with pro keys eventually

bronze pendant
#

and working around this will be pretty hacky as a result

rain roost
#

would accepting overlapping notes possibly break pro keys?

fallow pebble
#

Is it maybe something wrong I did on my end?

bronze pendant
#

it's just a firmware flaw

rain roost
#

that both CH and PS support lol

#

YARG is probably going to have to go that route as well at some point

bronze pendant
fallow pebble
#

Could I update my Module?

bronze pendant
rain roost
#

yeah but i'm assuming some note off being lost in some fucked up midi jitter or something

#

some weird edge case scenario like that

bronze pendant
#

if not, then you'll just have to wait

bronze pendant
fallow pebble
#

ok might have to do that. Not sure if I have the time today though.

lone drum
#

I'd send an email to Alesis Support and ask about this

fallow pebble
#

Thanks. I'm updating my module right now. It might not fix anything but is worth a try.

fallow pebble
#

Unfortunately module Firmware update didn't fix anything. I have no idea what Id even ask Alesis Support. I'm not to knowledgeable about ekits and midi.

#

Not sure how relevant this is but when I'm on the morningstar midi monitor it says channel 1. it says channel 0 in game.

bronze pendant
#

that's not important, the MIDI monitor starts counting them from 1 while YARG starts from 0

fallow pebble
#

ok guess I'll keep using my RB4 drum adapter for now. Hopfully this can get worked out eventually.