| Description | This document describes points to do in and around the IRCAM SDIF library. |
|---|---|
| URL | http://www.ircam.fr/anasyn/sdif/Todo.html |
| Revision | $Id: Todo.html,v 3.10 2001-03-01 13:27:15 schwarz Exp $ |
| Last change | |
| Change log |
$Log: not supported by cvs2svn $
Revision 3.9 2001/03/01 11:18:33 schwarz
Moved some important stuff into highest priority.
Added "improvement of the SDIF library".
Release done.
Revision 3.8 2000/09/27 10:16:12 schwarz
More todos.
Enhanced download info.
Revision 3.7 2000/08/27 15:19:52 schwarz
Lots of stuff done.
Revision 3.6 2000/08/22 16:33:53 schwarz
Types points.
Revision 3.5 2000/08/07 15:12:05 schwarz
Cocoon is installed for groups now, more docs.
Revision 3.4 2000/07/19 18:13:18 schwarz
Matlab (writesdif): writing of text, int, float matrices according to type of matlab matrices
Revision 3.3 2000/07/19 17:30:39 tisseran
TODO: writesdif(Matlab): open multiple file
writesdif(Matlab): write multiple matrix in frame
DONE: 1NVT, 1TYP, 1IDS conformant to spec (19/07/200)
Revision 3.2 2000/07/17 18:20:44 schwarz
Todo documents have the right to decent formatting, too.
Revision 3.1 2000/07/17 18:09:05 schwarz
Added Todo.html, to remember what we still wanted to implement and what
is already done.
|
SdifFNewFrame (file, framesig, time, streamid);
SdifFAddMatrix_TYPE_ (file, matrixsig, nrow, ncol, _TYPE_ *data);
SdifFAddMatrix_TYPE_Columns (file, matrixsig, nrow, ncol, _TYPE_ *columns[]);
SdifFWriteFrame (file);