|
Revision 124, 0.9 kB
(checked in by conrad, 8 years ago)
|
updated to 0.8.2
|
- Property svn:eol-style set to
native
- Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 |
Wed Oct 30 2002 |
|---|
| 2 |
--------------- |
|---|
| 3 |
|
|---|
| 4 |
Some compile fixes were applied as listed in Sourceforge bug #625528. |
|---|
| 5 |
Please contact sweep-devel@lists.sf.net if you have any problems building |
|---|
| 6 |
or running Sweep on Solaris. |
|---|
| 7 |
|
|---|
| 8 |
Fri May 12 2000 |
|---|
| 9 |
--------------- |
|---|
| 10 |
|
|---|
| 11 |
Solaris audio support was added in sweep version 0.0.9 by Mattias |
|---|
| 12 |
EngdegÄrd <f91-men@nada.kth.se>. It is configured in automatically |
|---|
| 13 |
on such systems, ie. to build a Solaris binary do: |
|---|
| 14 |
|
|---|
| 15 |
./configure |
|---|
| 16 |
make |
|---|
| 17 |
|
|---|
| 18 |
as specified in the file INSTALL. |
|---|
| 19 |
|
|---|
| 20 |
Mattias writes: |
|---|
| 21 |
|
|---|
| 22 |
You may want to note that I didn't spend any effort on |
|---|
| 23 |
reducing the latency - the Solaris audio device has quite |
|---|
| 24 |
a large buffer and no documented way to reduce it. Thus |
|---|
| 25 |
it works, but may lag a couple of seconds sometimes. This |
|---|
| 26 |
should be no problem in practice, but if someone is |
|---|
| 27 |
displeased with the behaviour, I could outline a way to |
|---|
| 28 |
solve it. |
|---|