aboutsummaryrefslogtreecommitdiff
path: root/sndfiler/README
blob: 15995b3715b2293c44d4891e109fd4f907ea2100 (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

[sndfiler]

a threaded soundfiler for PD using libsndfile


REQUIREMENTS: 
  - pd >= 0.39
  - libsndfile
  - for main PD you will also need threadlib:
    http://grh.mur.at/software/threadlib.html

FEATURES:
  - threaded reading of multichannel soundfiles into arrays
  - threaded resize of arrays


For more information look at the help patch !

See the file INSTALL for installation instructions.


(C) 2005, Tim Blechmann <TimBlechmann@gmx.de>,
          Georg Holzmann <grh@mur.at>