These are the things Id like to implement IF I have the time.
The position of an idea in this list represents its priority:

- 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!

- code cleanup: A lot of this code is ugly, e.g. writing to public member of
  classes instead of calling a method. Or the position_update in render_block
  I did this for easiness and speed. But it should be cleaned up I believe.

- correct getopt error handling.

- add a marker feature: this will allow you to set 12 markers visually
  in the wavfile-display. These will be available via the F1-F12 keys in
  NORMAL and RECORD mode. If you press (and hold) one of these keys it will
  have the same effect as pressing space but if you release it it will
  jump to the position you marked in the wavfile. Easier scratching for people
  like me who dont have any scratching skills.

- implement licmak with either perl, awk or sed.


