Welcome to %s forums

BrainModular Users Forum

Login Register

How to get different midi messages from Piano Roll

I need help on a Patch
Post Reply
uge
Member
Posts: 23
Location: madrid
Contact:

Unread post by uge » 21 Feb 2016, 16:57

Hello there,

I would like to get chord messages recorded on the piano roll. I'm trying to get them from midi out. The problem is that i don't know how can I get three different messages at the same time.

Any help? :)

Thanks in advance,

uge

User avatar
oli_lab
Member
Posts: 1263
Location: Brittany, France
Contact:

Unread post by oli_lab » 21 Feb 2016, 22:57

MIDI is a serial protocol, so a chord is transmitted as (for exemple) 3 notes in a row

if you play a chord on your midi keyboard, the keayboard will send :
noteon ch = 1 note number = 65 velocity = 100
noteon ch = 1 note number = 68 velocity = 100
noteon ch = 1 note number = 72 velocity = 100

it will be very fast but still should be recorded on the piano roll
http://oli-lab.org

Win11 Ryzen9/32GB RAM - RME MADIFACE - SSL alpha link 4-16 - OSC capable interfaces

follow OLI_LAB adventures on Mastodon
@olivar_premier@mastodon.social

uge
Member
Posts: 23
Location: madrid
Contact:

Unread post by uge » 22 Feb 2016, 21:16

Thanks for your reply Oli_lab. The thing i'm trying to do is get these three messages individually, using the midi out of the piano roll.

I've tried the Unpack patch. But it was hard to me get the three messages.

Any idea?

Thanks

uge

User avatar
nay-seven
Site Admin
Posts: 5684
Location: rennes France
Contact:

Unread post by nay-seven » 22 Feb 2016, 22:40

try the script named Midi expanded voices and choose from first in the out order parameter

uge
Member
Posts: 23
Location: madrid
Contact:

Unread post by uge » 24 Feb 2016, 18:36

Thanks Nay-seven :)

It works like a charm!

Post Reply

Who is online

Users browsing this forum: No registered users and 46 guests