mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 05:06:17 +00:00
monoscope: update README
We can already create multiple instances.
This commit is contained in:
parent
daea0540fd
commit
3d23ceebae
1 changed files with 1 additions and 5 deletions
|
@ -3,11 +3,7 @@ alsaplayer.
|
||||||
|
|
||||||
The monoscope convolution matching code was written by Ralph Loader.
|
The monoscope convolution matching code was written by Ralph Loader.
|
||||||
|
|
||||||
The monoscope.c and monoscope.h files are under the BSD license (without advertising clause).
|
The monoscope.c and monoscope.h files are under the BSD license (without advertising clause).
|
||||||
|
|
||||||
This implementation is taken from alsaplayer version 0.99.54, at
|
This implementation is taken from alsaplayer version 0.99.54, at
|
||||||
http://www.alsaplayer.org/
|
http://www.alsaplayer.org/
|
||||||
|
|
||||||
Note: only one instance of this plugin may be created at a time: it has a
|
|
||||||
lot of static data. This should be fixed (and it shouldn't be hard to do
|
|
||||||
so, either).
|
|
||||||
|
|
Loading…
Reference in a new issue