[Csnd] FluidProgramSelect bank/preset from midi file?
| Date | 2011-12-26 11:07 |
| From | zappfinger |
| Subject | [Csnd] FluidProgramSelect bank/preset from midi file? |
Is it possible that FluidProgramSelect's bank and preset number are assigned
from a midi file that is played?
Richard
--
View this message in context: http://csound.1045644.n5.nabble.com/FluidProgramSelect-bank-preset-from-midi-file-tp5101360p5101360.html
Sent from the Csound - General mailing list archive at Nabble.com.
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 | 2011-12-26 11:47 |
| From | Victor Lazzarini |
| Subject | Re: [Csnd] FluidProgramSelect bank/preset from midi file? |
yes, see this example:
http://www.csounds.com/manual/html/examples/fluidcomplex.csd
On 26 Dec 2011, at 11:07, zappfinger wrote:
> Is it possible that FluidProgramSelect's bank and preset number are assigned
> from a midi file that is played?
>
> Richard
>
> --
> View this message in context: http://csound.1045644.n5.nabble.com/FluidProgramSelect-bank-preset-from-midi-file-tp5101360p5101360.html
> Sent from the Csound - General mailing list archive at Nabble.com.
>
>
> 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"
>
Dr Victor Lazzarini
Senior Lecturer
Dept. of Music
NUI Maynooth Ireland
tel.: +353 1 708 3545
Victor dot Lazzarini AT nuim dot ie
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 | 2011-12-26 11:48 |
| From | zappfinger |
| Subject | [Csnd] Re: FluidProgramSelect bank/preset from midi file? |
So that is what this example is about ;-)
It uses midi status 192 (program change on channel 1) only, so I could
extend it for all incoming midi channels...
--
View this message in context: http://csound.1045644.n5.nabble.com/FluidProgramSelect-bank-preset-from-midi-file-tp5101360p5101425.html
Sent from the Csound - General mailing list archive at Nabble.com.
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 | 2011-12-26 13:50 |
| From | zappfinger |
| Subject | [Csnd] Re: FluidProgramSelect bank/preset from midi file? |
I changed Istvan's example so that is reacts on program change/bank select messages on channels 1..10 Now I can play a GM file and get the correct sounds ... |
| Date | 2011-12-26 18:49 |
| From | Victor Lazzarini |
| Subject | Re: [Csnd] Re: FluidProgramSelect bank/preset from midi file? |
Not sure what you mean, but here his original example work with a GM midifile without the need for any changes. PG changes were recognised in all channels. On 26 Dec 2011, at 13:50, zappfinger wrote: > I changed Istvan's example so that is reacts on program change/bank select > messages on channels 1..10 > Now I can play a GM file and get the correct sounds ... > > |
| Date | 2011-12-26 21:09 |
| From | zappfinger |
| Subject | [Csnd] Re: FluidProgramSelect bank/preset from midi file? |
It did not work at all for me, until I made these changes.
Wrong instruments. I am talking about a multitimbral (multichannel) GM file,
with drums, piano, bass, organ, etc.
In this case generated by BiaB, because somehow Logic Express does not allow
me to create multi-channel midi files (but that's another story).
Here is an example.
http://csound.1045644.n5.nabble.com/file/n5102064/12brok1.MID 12brok1.MID
--
View this message in context: http://csound.1045644.n5.nabble.com/FluidProgramSelect-bank-preset-from-midi-file-tp5101360p5102064.html
Sent from the Csound - General mailing list archive at Nabble.com.
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 | 2011-12-26 21:22 |
| From | Victor Lazzarini |
| Subject | Re: [Csnd] Re: FluidProgramSelect bank/preset from midi file? |
Funny, because it always works here with my MIDI files.
On 26 Dec 2011, at 21:09, zappfinger wrote:
> It did not work at all for me, until I made these changes.
> Wrong instruments. I am talking about a multitimbral (multichannel) GM file,
> with drums, piano, bass, organ, etc.
> In this case generated by BiaB, because somehow Logic Express does not allow
> me to create multi-channel midi files (but that's another story).
> Here is an example.
> http://csound.1045644.n5.nabble.com/file/n5102064/12brok1.MID 12brok1.MID
>
>
>
>
> --
> View this message in context: http://csound.1045644.n5.nabble.com/FluidProgramSelect-bank-preset-from-midi-file-tp5101360p5102064.html
> Sent from the Csound - General mailing list archive at Nabble.com.
>
>
> 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"
>
Dr Victor Lazzarini
Senior Lecturer
Dept. of Music
NUI Maynooth Ireland
tel.: +353 1 708 3545
Victor dot Lazzarini AT nuim dot ie
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"
|