Awesome
maxlib - music analysis extensions library copyright (c) 2002-2003 by Olaf Matthes
This git-fork of the Pure-data library maxlib is cloned from https://git.puredata.info/cgit/svn2git/libraries/maxlib.git, which is the svn-to-git from https://sourceforge.net/p/pure-data/svn/HEAD/tree/trunk/externals/maxlib/.
The initial changes were adding/recreating some separate directories for source and help files and replace the buildsystem by pdlibbuilder. This to simplify creation of a deken package of the libary.
See the original README.txt for more information.
Please note that Olaf does not maintain this code any longer, so questions and bug-reports should be directed towards me.
Fred Jan Kraan fjkraan@electrickery.nl 2023-07-17
Release notes 1.7.0 (pending):
- Fixed the ambiguous code in subst, and added some checks and comments.
Release notes 1.6.0:
- Made the location of Makefile.pd-lib-builder conform tips-tricks.md
- Updated maintainer email address
Release notes 1.5.8:
- Added an objects.txt file making objects findable via Find Externals ...
- Updated Makefile for cross-compile environment
Release notes 1.5.7:
- Windows only: add pthreadGC2.dll copy to install directory to Makefile
- help-patches: minor updates to arbran-help, rewrap-help, score-help
Release notes 1.5.6:
- Changed version to 1.5.6,
- Fixed help symbol for arbran, beta, bilex, cauchy, delta, expo, gauss, linear, poisson, triang, weibull
- Added checks for missing arrays: arbran, subst,
- Removed alias 'd' for dist,
- Removed error for second inlet of pitch. Have to find out its usage,
- Applied sourceforge patch 1199 for garray_getfloatwords issue,
ToDo:
- Fix instability of netclient, netserver (or remove all net* objects),
- Change array code to support delayed loading (arbran, subst, ..),
More complete version history is found in manual/HISTORY.txt