omg. when channel 8 was selected then this line b0rked everything: ep_c[4 + ui->mm_channel * 5].nfo[4] = selected;
for every other channel (0-15) it was fine. why? only the allmighty knows! :> why did it crash my app? ask not me. i have a "channel selector" which lets you choose the midi channel. now, i wouldnt have thought in 100 years that it could have anything to do with my coolio app crashing. but since the selected channel is getting saved in a config and the app *magically* started fine with a fresh config, i became curious... this bug is one of the most evil i have ever met. its not dead yet! it sits in my head and laughs at me.. :( _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

