aubio
Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
← Previous Change
Wiki History
Next Change
→
Changes between
Initial Version
and
Version 1
of
API
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Oct 17, 2009, 2:26:10 AM (
15 years
ago)
Author:
Paul Brossier
Comment:
created dummy page
Legend:
Unmodified
Added
Removed
Modified
API
v1
v1
1
= API design =
2
3
The API design, as being prepared for aubio 0.4.0, is as follow:
4
5
6
{{{
7
typedef _aubio_foo_t aubio_foo_t;
8
9
}}}