delete_track_by_number
Status: Beta
Brought to you by:
gilesh
Hi!
There is a bug when trying to use delete_track_by_number.
it comes from the call to __refresh_trackpool: in this function, the non global var tracknum is used without having being defined, so it results in crashes...