Re: [linux-audio-user] capture MIDI to a file?

From: Mark Knecht <markknecht@email-addr-hidden>
Date: Fri Dec 31 2004 - 23:16:50 EET

On Fri, 31 Dec 2004 15:02:28 -0500, Lee Revell <rlrevell@email-addr-hidden-job.com> wrote:
> On Fri, 2004-12-31 at 11:49 -0800, Mark Knecht wrote:
> >
> > Yes, the ports are there:
>
> You want to use the 64:0 and 64:32 names. arecordmidi -l will list
> recordable MIDI ports in this format.
>
> I don't know why they aren't working though.
>
> Lee
>
>
I do. When you just cannot get Alsa to work I found that the best
solution is a Dremel Multipro grinder....... ;-)

[mark@email-addr-hidden mark]$ arecordmidi -l
 Port Client name Port name
 64:0 MIDI 1 MIDI 1
 64:32 MIDI 1 MIDI 2
[mark@email-addr-hidden mark]$ arecordmidi --port 64:0 --dump midi-test.mid
Waiting for data. Press Ctrl+C to end
_______Tick Event_________________ Ch _Data__
      41454 Note on 0 66 89
      41838 Note off 0 66 18
      42222 Note on 0 66 89
      42606 Note on 0 66 0
      42990 Note on 0 66 89
      43374 Note off 0 66 77
      43758 Note on 0 66 88
      44142 Note off 0 66 116
      44526 Note on 0 66 89
      44910 Note off 0 66 18
      45294 Note on 0 66 89
      45679 Note on 0 66 0
[mark@email-addr-hidden mark]$

Thanks!

- Mark
Received on Sat Jan 1 00:15:11 2005

This archive was generated by hypermail 2.1.8 : Sat Jan 01 2005 - 00:15:11 EET