[Csnd] multiple midi files?
| Date | 2010-10-05 11:59 |
| From | Rory Walsh |
| Subject | [Csnd] multiple midi files? |
Is it possible to read several midi files using the -F flag? I'm about
to show some of my students how to read from a midi file but I know as
soon as I do they will want to create separate midi files for drums,
bass, synths, etc. Apart from creating multitrack midi files is there
a way to read several midi files? This has also got me thinking of a
MIDIin opcode, similar to soundin or diskin? Would this be feasible?
Send bugs reports to the Sourceforge bug tracker
https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
|
| Date | 2010-10-06 10:07 |
| From | Iain McCurdy |
| Subject | [Csnd] RE: multiple midi files? |
|
I don't think it is possible. There is an example that converts a midi file to sco in the FLOSS manual http://en.flossmanuals.net/bin/view/Csound/READINGMIDIFILES - this provides a workaround at least. Bye, Iain > From: rorywalsh@ear.ie > Date: Tue, 5 Oct 2010 11:59:15 +0100 > To: csound@lists.bath.ac.uk > Subject: [Csnd] multiple midi files? > > Is it possible to read several midi files using the -F flag? I'm about > to show some of my students how to read from a midi file but I know as > soon as I do they will want to create separate midi files for drums, > bass, synths, etc. Apart from creating multitrack midi files is there > a way to read several midi files? This has also got me thinking of a > MIDIin opcode, similar to soundin or diskin? Would this be feasible? > > > Send bugs reports to the Sourceforge bug tracker > https://sourceforge.net/tracker/?group_id=81968&atid=564599 > Discussions of bugs and features can be posted here > To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" > |
| Date | 2010-10-06 10:43 |
| From | Rory Walsh |
| Subject | [Csnd] Re: RE: multiple midi files? |
Thanks Iain. On 6 October 2010 10:07, Iain McCurdy |