blob: 628fae05948ec8786f61e70ceb84a52d675ed8cd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
This is a small library that implements force feedback effects for pd.
It is BETA.
I might completely change this (see the TODO)
To compile:
make sure that m_pd.h is in your include path
patch your kernel with ff-patches from Johann Deneux:
--( http://user.it.uu.se/~johannd/projects/ff/index.shtml)
He also has a standalone iforce driver available
type make.
Manually install everything :)
have fun
Gerard van Dongen
gml@xs4all.nl
|