File: README

package info (click to toggle)
alsaplayer 0.99.82-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,892 kB
  • sloc: ansic: 40,741; cpp: 14,400; makefile: 983; sh: 796; lex: 751; asm: 45; python: 29; sed: 16
file content (28 lines) | stat: -rw-r--r-- 891 bytes parent folder | download | duplicates (2)
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
Introduction
------------
FftScope is the first released external visualization scope for AlsaPlayer
It will hopefully be a good starting point for others.
The scope API is generic enough to be useful in other projects.
The ultimate goal is to create a system wide visualization by either tapping
straight into ALSA or the jack sound server. 

To learn more about AlsaPlayer please visit the webpage;

http://www.alsaplayer.org


Building
--------
Make sure you have AlsaPlayer installed, including the development files
(libalsaplayer-version-dev if you are using a packaging system). Running
./configure && make && make install should build and install the FFTscope
on your system. You will have to restart a running alsaplayer for the new
scope to show up.

Original Author
---------------
You can reach me at andy@loafoe.com

Current Maintainer
-----------------
dominique@tuxfamily.org