Fork of Tangara with customizations
Du kannst nicht mehr als 25 Themen auswählen
Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
|
Installing SpeexDSP is as easy as:
|
|
|
|
% ./configure [--prefix=<install-path>]
|
|
% make
|
|
% make install
|
|
|
|
Note that if you are using the code from git you will need to run "autogen.sh"
|
|
and then "configure".
|
|
|