[CSOUND-DEV:5481] Re: (no subject)
Date | 2004-12-05 08:23 |
From | Iain Duncan |
Subject | [CSOUND-DEV:5481] Re: (no subject) |
> BTW I have moved to another machine (SuSE rather than RedHat) but that > does not have any MIDI devices either. I think i have a machine at the > university with a MIDI device on it, but not sure when i will get time > to use that. You should be able to use virmidi as your midi device on linux for testing. I have done midi tests on my home machine using a simple portmidi app(let) sending and receiving from csound through virmidi. ( Have not tried this with csound 5 yet though. ) iain |
Date | 2004-12-05 15:17 |
From | John |
Subject | [CSOUND-DEV:5477] (no subject) |
Date: Sun, 5 Dec 2004 15:17:45 +0000 Message-ID: <1191-Sun05Dec2004151745+0000-jpff@codemist.co.uk> X-Mailer: emacs 21.3.1 (via feedmail 11-beta-1 I) From: jpff@codemist.co.uk To: csound-dev@eartha.mills.edu In-reply-to: <002b01c4dad4$ef7cec40$0e00a8c0@w2klaptop> (jcomajuncosas@wanadoo.es) Subject: Re: [CSOUND-DEV:5475] [off-topic] References: <002b01c4dad4$ef7cec40$0e00a8c0@w2klaptop> If anyone knows of a MIDI File Library i would be interested as well. At present Csound5 is using other people's libraries for audio files, audio I/O, and I am looking at same for MIDI, but i have not found a MIDI file library. BTW I have moved to another machine (SuSE rather than RedHat) but that does not have any MIDI devices either. I think i have a machine at the university with a MIDI device on it, but not sure when i will get time to use that. ==John ffitch |
Date | 2004-12-05 20:19 |
From | Iain Duncan |
Subject | [CSOUND-DEV:5490] Re: (no subject) |
Attachments | miditest.c |
You can alter my little port midi app that just sends opens a port and sends a midi note. Attached is the source, this has been tested on my gentoo set up with both virmidi and a hardware midi sending a note to csound. iain jpff@codemist.co.uk wrote: > Thanks; I had do found virmidi before. I have built and now csound5 > sees MIDI devices. Now to find out how to drive input to it! > ==John ffitch > > |
Date | 2004-12-06 07:24 |
From | jpff@codemist.co.uk |
Subject | [CSOUND-DEV:5488] Re: (no subject) |
Thanks; I had do found virmidi before. I have built and now csound5 sees MIDI devices. Now to find out how to drive input to it! ==John ffitch |