terminatorX TODO: These are the things I´d like to implement IF I have the time. - MIDI interface - stereo operation - support for LADSPA plugins - port Bennos mmap technology into the new code - more precise syncing - a click filter for client triggers - create a fixed gtk+ theme for terminatorX - code cleanup: I guess this will be on this list until development has stalled. DONE: The following stuff has been on the list above and is now ipmlemented: [V3.6] - sequencer is here :) [V3.0] - Enhance audio quality with -DHANDLE_STOP -> no clicks. - Accept wavfiles that contain additional information (e.g. loops) - Support Y-mouse-movement for scratching [V2.4] Thanks to Adam Sjøgren licmak.c is obsolete: - implement licmak with either perl, awk or sed. [V2.3] (use -DKEEP_DEV_OPEN in Makefile) - add a "keep device open" option and implement it (this would help if you have problems opening device very often due to memory fragmentation). And it would help me ;) as my card (or better driver) clicks awfully when device is opened! OBSOLETE: [V3.0] no cmdline args anymore so... - correct getopt error handling.