Hello Everybody!
I don’t get input from my MIDI Device into Csound (tested it with Reaper, there is no problem).
I consulted the floss manual and also tried to print with midiin and print2k. No input form my keaboard.
i don’t get it. Can somebody help?
I used the terminal to execute my .csd.
Is there a way to print my MIDI Input in the Terminal, outside of Csound?
Greetings, Philipp
II noticed also this two error messages:
could not open library ‘/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/libpmidi.dylib’ (-1)
‘/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/librtjack.dylib’ (-1)
I solved it by testing numbers for the flag -M(x) .
Normally -Ma should work with all devices. But for me not. Why is it so?
Also, the way it is described in the floss manual, to get the list of midi devices doesnt work for me. I used -M999 to get all the devices but it just tells me, that im producing an error.