Hello everyone, This will probably be my last release for a little while. It is a set of header files which operate time code. There is also a GTK based X interface developed within for interaction with the time code.
Available from : http://mffmtimecode.sourceforge.net/ Description : It is a C++ hierarchy which controls and describes time code. Description is in two modes, integer or digit mode. Integer mode allows easy mathematical manipulation (using C++ operators). Digit mode allows the user to manipulate the time code digit by digit. More specifically, time code is made of a data window (array) for media data content. It also has time based indexes. Namely : b : Beginning - the absolute first time s : Start - the start time c : Current - the current time e : End - the last time f : Finish - the absolute last time For all instances : i] b<=s<=e<f ii] s<=c<e For more intricate detail, please read the paper distributed with the code. thanks -- Matt Common computer data descriptions.... bit lick nibble byte _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel