MIDI monitor

What other apps and distros do you use to round out your studio?

Moderators: MattKingUSA, khz

Post Reply
User avatar
raboof
Established Member
Posts: 1855
Joined: Tue Apr 08, 2008 11:58 am
Location: Deventer, NL
Has thanked: 50 times
Been thanked: 74 times
Contact:

MIDI monitor

Post by raboof »

I've got a MIDI controller that I'd like to calibrate properly.

kmidimon is nice, but the controller emits a bit too many messages to interpret them as they flash by.

Is anyone aware of a graphical midi monitor? One that can for example show me how the pitch bend value changes over time.
User avatar
d.healey
Established Member
Posts: 609
Joined: Fri Sep 22, 2017 8:33 pm
Has thanked: 273 times
Been thanked: 100 times

Re: MIDI monitor

Post by d.healey »

Did you ever find one?
David Healey
YouTube - Free HISE scripting and sample library dev tutorials
Libre Wave - Freedom respecting instruments and effects.
christobal
Established Member
Posts: 108
Joined: Sun Sep 01, 2019 12:58 pm
Has thanked: 21 times
Been thanked: 11 times

Re: MIDI monitor

Post by christobal »

Maybe sherlock is what you are looking for?

https://open-music-kontrollers.ch/lv2/sherlock/
OS: Manjaro
Amp: Echolette M40 / NG51S Tape Echo
Strings: Martin D15M, Yamaha FG-180, Alhambra 5P, Yamaha Revstar
User avatar
d.healey
Established Member
Posts: 609
Joined: Fri Sep 22, 2017 8:33 pm
Has thanked: 273 times
Been thanked: 100 times

Re: MIDI monitor

Post by d.healey »

christobal wrote:Maybe sherlock is what you are looking for?

https://open-music-kontrollers.ch/lv2/sherlock/
Perfect, thank you. The link to the binaries doesn't work so I had to build from source.
David Healey
YouTube - Free HISE scripting and sample library dev tutorials
Libre Wave - Freedom respecting instruments and effects.
j_e_f_f_g
Established Member
Posts: 2032
Joined: Fri Aug 10, 2012 10:48 pm
Been thanked: 357 times

Re: MIDI monitor

Post by j_e_f_f_g »

Author of BackupBand at https://sourceforge.net/projects/backupband/files/
My fans show their support by mentioning my name in their signature.

User avatar
d.healey
Established Member
Posts: 609
Joined: Fri Sep 22, 2017 8:33 pm
Has thanked: 273 times
Been thanked: 100 times

Re: MIDI monitor

Post by d.healey »

j_e_f_f_g wrote:I made one:

https://sourceforge.net/projects/midiview/
Thanks, I'll check it out
David Healey
YouTube - Free HISE scripting and sample library dev tutorials
Libre Wave - Freedom respecting instruments and effects.
christobal
Established Member
Posts: 108
Joined: Sun Sep 01, 2019 12:58 pm
Has thanked: 21 times
Been thanked: 11 times

Re: MIDI monitor

Post by christobal »

d.healey wrote:
christobal wrote:Maybe sherlock is what you are looking for?

https://open-music-kontrollers.ch/lv2/sherlock/
Perfect, thank you. The link to the binaries doesn't work so I had to build from source.
If not it is in the kx.studio repositories.

if your on deb/ubuntu:
http://ppa.launchpad.net/kxstudio-debia ... _amd64.deb
OS: Manjaro
Amp: Echolette M40 / NG51S Tape Echo
Strings: Martin D15M, Yamaha FG-180, Alhambra 5P, Yamaha Revstar
User avatar
Linuxmusician01
Established Member
Posts: 1524
Joined: Mon Feb 23, 2015 2:38 pm
Location: Holland
Has thanked: 756 times
Been thanked: 135 times

Re: MIDI monitor

Post by Linuxmusician01 »

I always check "real time" midi output for a midi device with (for example) port numbner 5 with:

Code: Select all

aseqdump -p 5
Post Reply