Re: [Csnd] Current Viability of FLTK
Date | 2013-09-12 04:37 |
From | "Art Hunkins" |
Subject | Re: [Csnd] Current Viability of FLTK |
Mike,
Your console output is different from mine, which I
copy below. (Note the autoenable of the virtual MIDI keyboard.) This is the
latest Windows installer I can locate on Sourceforge.
Yours would seem to be working properly. Can you
post it to Sourceforge so it can be publicly available, or put it somewhere
where I can get it and make sure it works in my MIDI context?
Thanks much -
Art Hunkins
C:\Program Files\Csound6\bin>csound
FLTKTest.csd
virtual_keyboard real time MIDI plugin for Csound 0dBFS level = 32768.0 Csound version 6.00.1 (double samples) Sep 4 2013 libsndfile-1.0.25 UnifiedCSD: FLTKTest.csd STARTING FILE Creating options Creating orchestra Creating score rtaudio: PortAudio module enabled ... using callback interface rtmidi: PortMIDI module enabled Elapsed time at end of orchestra compile: real: 0.005s, CPU: 0.0 sorting score ... ... done Elapsed time at end of score sort: real: 0.005s, CPU: 0.000s Csound version 6.00.1 (double samples) Sep 4 2013 midi channel 1 using instr 1 midi channel 2 using instr 2 midi channel 3 using instr 1 midi channel 4 using instr 1 midi channel 5 using instr 1 midi channel 6 using instr 1 midi channel 7 using instr 1 midi channel 8 using instr 1 midi channel 9 using instr 1 midi channel 10 using instr 1 midi channel 11 using instr 1 midi channel 12 using instr 1 midi channel 13 using instr 1 midi channel 14 using instr 1 midi channel 15 using instr 1 midi channel 16 using instr 1 displays suppressed 0dBFS level = 32768.0 WARNING: (fl_setWidgetValuei): not fully implemented yet; exp=1 Csound tidy up: Interrupt ^C C:\Program Files\Csound6\bin>
|
Date | 2013-09-12 12:28 |
From | Michael Gogins |
Subject | Re: [Csnd] Current Viability of FLTK |
I will repeat my test at work from the SourceForge installer. The current SourceForge installer dated 9/4/2013 is the same as the latest one on my machine. Regards, Mike On Sep 11, 2013 11:37 PM, "Art Hunkins" <abhunkin@uncg.edu> wrote:
|
Date | 2013-09-12 13:22 |
From | Michael Gogins |
Subject | Re: [Csnd] Current Viability of FLTK |
At work I get the following. If I do not use -M then it works properly. Note: At work I do not have any MIDI device attached. At home I have a professional level USB MIDI interface.
C:\Program Files (x86)\Csound6\bin>csound FLTKTest.csd virtual_keyboard real time MIDI plugin for Csound 0dBFS level = 32768.0 Csound version 6.00.1 (double samples) Sep 4 2013
libsndfile-1.0.25 UnifiedCSD: FLTKTest.csd STARTING FILE Creating options Creating orchestra Creating score rtaudio: PortAudio module enabled ... using callback interface
rtmidi: PortMIDI module enabled Elapsed time at end of orchestra compile: real: 0.011s, CPU: 0.011s sorting score ... ... done Elapsed time at end of score sort: real: 0.013s, CPU: 0.013s
Csound version 6.00.1 (double samples) Sep 4 2013 midi channel 1 using instr 1 midi channel 2 using instr 2 midi channel 3 using instr 1 midi channel 4 using instr 1
midi channel 5 using instr 1 midi channel 6 using instr 1 midi channel 7 using instr 1 midi channel 8 using instr 1 midi channel 9 using instr 1 midi channel 10 using instr 1
midi channel 11 using instr 1 midi channel 12 using instr 1 midi channel 13 using instr 1 midi channel 14 using instr 1 midi channel 15 using instr 1 midi channel 16 using instr 1
displays suppressed 0dBFS level = 32768.0 WARNING: (fl_setWidgetValuei): not fully implemented yet; exp=1 *** PortMIDI: error: device number is out of range *** error opening MIDI in device: -1 (Unknown MIDI error)
inactive allocs returned to freespace end of score. overall amps: 0.0 overall samples out of range: 0 1 errors in performance Elapsed time at end of performance: real: 0.055s, CPU: 0.056s
end of widget thread C:\Program Files (x86)\Csound6\bin> ===========================
Michael GoginsIrreducible Productions http://michaelgogins.tumblr.com Michael dot Gogins at gmail dot com On Thu, Sep 12, 2013 at 7:28 AM, Michael Gogins <michael.gogins@gmail.com> wrote:
|