summaryrefslogtreecommitdiff
path: root/README.md
blob: 95499ea7973a8e26ff4e7aed0bc70cf3bc8381f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
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
2022-12-06

----
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