Have you tried opening a 2nd cygwin terminal, typing "ps -al", get the PID for the csound process, then issuing "kill PID"? Don't know if that will work but just a thought. On 7/23/07, mr.proxxxy wrote: > > Looks like if you're running a live input midi process with csound (e.g. the > CsoundMidi.csd example file) and you kill it in a cygwin xterm, two things > will happen: 1) the terminal will hang 2) the csound process will be > unkillable in the task manager. > > It will run fine in the windows cmd.exe, but that's pretty painful to use. > > Has anyone run into this? Is there a flag I can set for force kill? Any > thoughts? > -- > View this message in context: http://www.nabble.com/Csound-and-cygwin-tf4133028.html#a11754624 > Sent from the Csound - General mailing list archive at Nabble.com. > > -- > Send bugs reports to this list. > To unsubscribe, send email to csound-unsubscribe@lists.bath.ac.uk >