Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED]Milkytracker + MIDI Keyboard
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
krasnij
n00b
n00b


Joined: 04 Feb 2013
Posts: 2

PostPosted: Wed Oct 11, 2017 7:33 pm    Post subject: [SOLVED]Milkytracker + MIDI Keyboard Reply with quote

Hello,

I have ran into this problem recently. I have a Roland EDIROL PCR-30 midi keyboard and I want to use it with the milkytracker software.

The keyboard works fine

Code:


Bus 003 Device 007: ID 0582:0033 Roland Corp. EDIROL PCR


I can set its output to timidity as well and it plays notes

Code:

client 14: 'Midi Through' [type=kernel]
    0 'Midi Through Port-0'
client 28: 'PCR' [type=kernel,card=3]
    0 'PCR MIDI        '
    1 'PCR 1           '
client 128: 'TiMidity' [type=user,pid=14015]
    0 'TiMidity port 0 '
    1 'TiMidity port 1 '
    2 'TiMidity port 2 '
    3 'TiMidity port 3 '


aseqdump

Code:

~ $ aseqdump -p 28:1
Waiting for data. Press Ctrl+C to end.
Source  Event                  Ch  Data
 28:1   Note on                 0, note 47, velocity 39
 28:1   Note on                 0, note 48, velocity 34
 28:1   Note off                0, note 47
 28:1   Note off                0, note 48
 28:1   Note on                 0, note 43, velocity 87
 28:1   Note off                0, note 43
 28:1   Note on                 0, note 47, velocity 65
 28:1   Note off                0, note 47
 28:1   Note on                 0, note 48, velocity 39
 28:1   Note off                0, note 48
 28:1   Note on                 0, note 59, velocity 13
 28:1   Note off                0, note 59


Milkytracker documentation says, that midi keyboard should work "out of the box". However I am not seeing anything in aconnect -o

Am I missing something ?
_________________
Best regards


Last edited by krasnij on Wed Oct 11, 2017 8:05 pm; edited 1 time in total
Back to top
View user's profile Send private message
krasnij
n00b
n00b


Joined: 04 Feb 2013
Posts: 2

PostPosted: Wed Oct 11, 2017 8:05 pm    Post subject: Reply with quote

Ok. Turns out, that milkytracker needs rtmidi.

Rtmidi is not available in gentoo, so I have installed it via overlay.

So, problem is SOLVED
_________________
Best regards
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum