Re: [Csnd] Current Viability of FLTK
Date | 2013-09-12 16:58 |
From | "Art Hunkins" |
Subject | Re: [Csnd] Current Viability of FLTK |
Attachments | SpiritusSanctus2FLTK.csd |
Mike,
Thanks for testing.
I'm mystified as to why our systems are getting
different results. Obviously Csound is breaking down for me when MIDI devices
are queried. Your query is successful; mine never exits, and apparently hangs
Csound (though the FLTK display/thread goes merrily on).
It occurred to me that maybe my multiple MIDI
devices (I'd about 10 of them) were the problem - but no, after uninstalling all
of the installed MIDI drivers (including MIDIYoke and Automaps) the problem
remains.
So, please just run the attached .csd with a MIDI
device attached. You should get sound by raising the first slider/knob. (If you
have more than one MIDI device in your system, you'll need to modify -Mxx of
course.) The .csd should work even if you have only a
single Modulation controller or an Overall Volume knob/slider. For the
former, set Controller #1 (on the GUI) to 1; for the latter, to 7.
If it works *for you* on Windows, I'll be content.
If not, we can investigate further.
Thanks for your help with this.
Art Hunkins
|
Date | 2013-09-13 00:42 |
From | Michael Gogins |
Subject | Re: [Csnd] Current Viability of FLTK |
I don't have a hardware MIDI controller except for a Yamaha electronic wind instrument controller. Do you have another example that will work with the EWI and that will suit your purposes? I can play some of my own FLTK pieces with the EWI no problem. The Drone-IV example in the AndroidCsound6Examples zip on SourceForge can be played with MIDI by adding -M0 --midi-key=4 --midi-velocity=5 to the CsOptions.
Is it specifically MIDI controllers that are the problem or MIDI note messages also? Regards, Mike =========================== Michael GoginsIrreducible Productions http://michaelgogins.tumblr.com Michael dot Gogins at gmail dot com On Thu, Sep 12, 2013 at 11:58 AM, Art Hunkins <abhunkin@uncg.edu> wrote:
|