|
If you have a working code, i'd like to test it on both linux and windows.
Thanks
mark jamerson wrote:
>
>
>
> Are you using a frontend or running from the command line? I found
> that on my XP system, sensekey worked from the command line, but not
> while using a frontend.
>
> Mark
>
>
>
>
> ----- Original Message ----
> From: algodon
> To: csound@lists.bath.ac.uk
> Sent: Tuesday, March 17, 2009 7:49:54 AM
> Subject: [Csnd] fltk and sensekey not working ?
>
>
> Hello !
>
> I'm having a hard time figuring how to use fltk and sensekey. I tried all
> the examples i found but none worked. Is sensekey broken ? I'm using
> csound
> 5.10.1 on debian.
>
> Here is the last code i tried
>
>
>
>
> ; Select audio/midi flags here according to platform
> ; Audio out Audio in No messages
> ;-odac -iadc -d ;;;RT audio I/O
> ; For Non-realtime ouput leave only the line below:
> ; -o FLpanel-sensekey.wav -W ;;; for file output any platform
> -odac -b512 -B1024 -d
>
>
>
> ; Example by Johnathan Murphy
>
> sr = 44100
> ksmps = 1
> nchnls = 2
>
>
> ; ikbdcapture flag set to 1
> ikey init 1
>
> FLpanel "sensekey", 740, 340, 100, 250, 2, ikey
> gkasc, giasc FLbutBank 2, 16, 8, 700, 300, 20, 20, -1
> FLpanelEnd
> FLrun
>
> instr 1
>
> kkey sensekey
> kprint changed kkey
> FLsetVal kprint, kkey, giasc
>
> endin
>
>
>
>
> i1 0 60
> e
>
>
> Thanks
>
>
> -----
> http://www.myspace.com/algodonciego
> --
> View this message in context:
> http://www.nabble.com/fltk-and-sensekey-not-working---tp22558452p22558452.html
> Sent from the Csound - General mailing list archive at Nabble.com.
>
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
> csound"
>
>
>
>
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
> csound"
>
>
-----
http://www.myspace.com/algodonciego
--
View this message in context: http://www.nabble.com/fltk-and-sensekey-not-working---tp22558452p22560987.html
Sent from the Csound - General mailing list archive at Nabble.com.
|