Sending/generating system exclussive MIDI messages
Date | 2015-06-28 10:56 |
From | "F. Silvain" |
Subject | Sending/generating system exclussive MIDI messages |
Hey hey everyone, can Csound do it? The last message on that topic I found was from december 2005. I've found no further conclussive material on the topic online. If pure Csound can't do it, is there perhaps a simple so;lution using the Python opcodes? My applicatin would be short SysEx messages, serving as NRPNs, that some older synths used to transmit and receive more than 127 control paramters. Purely external software won't fit my needs. Thanks for any good pointers! Ta-ta ---- Ffanci * Homepage: https://freeshell.de/~silvain * Twitter: http://twitter.com/ffanci_silvain * GitHub: https://github.com/fsilvain ------------------------------------------------------------------------------ Monitor 25 network devices or servers for free with OpManager! OpManager is web-based network management software that monitors network devices and physical & virtual servers, alerts via email & sms for fault. Monitor 25 devices for free with no restriction. Download now http://ad.doubleclick.net/ddm/clk/292181274;119417398;o _______________________________________________ Csound-users mailing list Csound-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/csound-users Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here |
Date | 2015-06-28 11:45 |
From | Richard |
Subject | Re: Sending/generating system exclussive MIDI messages |
Maybe via OSC? Then you would need some OSC to midi convertor, but at least you can do it (partly) from Csound. Richard On 28/06/15 11:56, F. Silvain wrote: > Hey hey everyone, > can Csound do it? The last message on that topic I found was from december > 2005. I've found no further conclussive material on the topic online. > > If pure Csound can't do it, is there perhaps a simple so;lution using the > Python opcodes? > > My applicatin would be short SysEx messages, serving as NRPNs, that some older > synths used to transmit and receive more than 127 control paramters. > > Purely external software won't fit my needs. Thanks for any good pointers! > > Ta-ta > ---- > Ffanci > * Homepage: https://freeshell.de/~silvain > * Twitter: http://twitter.com/ffanci_silvain > * GitHub: https://github.com/fsilvain > > ------------------------------------------------------------------------------ > Monitor 25 network devices or servers for free with OpManager! > OpManager is web-based network management software that monitors > network devices and physical & virtual servers, alerts via email & sms > for fault. Monitor 25 devices for free with no restriction. Download now > http://ad.doubleclick.net/ddm/clk/292181274;119417398;o > _______________________________________________ > Csound-users mailing list > Csound-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-users > Send bugs reports to > https://github.com/csound/csound/issues > Discussions of bugs and features can be posted here ------------------------------------------------------------------------------ Monitor 25 network devices or servers for free with OpManager! OpManager is web-based network management software that monitors network devices and physical & virtual servers, alerts via email & sms for fault. Monitor 25 devices for free with no restriction. Download now http://ad.doubleclick.net/ddm/clk/292181274;119417398;o _______________________________________________ Csound-users mailing list Csound-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/csound-users Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here |
Date | 2015-06-30 22:21 |
From | "F. Silvain" |
Subject | Re: Sending/generating system exclussive MIDI messages |
Richard, Jun 28 2015: > Maybe via OSC? > Then you would need some OSC to midi convertor, but at least you can do > it (partly) from Csound. Hm, far from ideal, but if nothing else does the trick. Is there a technical reason, why Csound doesn't send SysEx messages or has it simply not been done yet? Sending patch dumps or firmware can be tricky. I thik the timing has to be right or the speed slow enough. But for all those old synths, that can use SysEx as a precursor to NRPNs? Does anyone know? ... Ta-ta ---- Ffanci * Homepage: https://freeshell.de/~silvain * Twitter: http://twitter.com/ffanci_silvain * GitHub: https://github.com/fsilvain ------------------------------------------------------------------------------ Don't Limit Your Business. Reach for the Cloud. GigeNET's Cloud Solutions provide you with the tools and support that you need to offload your IT needs and focus on growing your business. Configured For All Businesses. Start Your Cloud Today. https://www.gigenetcloud.com/ _______________________________________________ Csound-users mailing list Csound-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/csound-users Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here |