mirror of
https://github.com/alexkay/spek.git
synced 2025-04-18 01:22:19 +03:00
Tidy
This commit is contained in:
parent
cd743f4ff3
commit
eb3b69f63f
23
README.md
23
README.md
@ -1,7 +1,7 @@
|
|||||||
# Spek
|
# Spek
|
||||||
|
|
||||||
Spek is an acoustic spectrum analyser written in C and C++. It uses wxWidgets
|
Spek is an acoustic spectrum analyser written in C and C++. It uses FFmpeg
|
||||||
for the GUI and FFmpeg libraries for audio decoding.
|
libraries for audio decoding and wxWidgets for the GUI.
|
||||||
|
|
||||||
Spek is available on *BSD, GNU/Linux, Windows and Mac OS X.
|
Spek is available on *BSD, GNU/Linux, Windows and Mac OS X.
|
||||||
|
|
||||||
@ -36,16 +36,19 @@ Bugfixes:
|
|||||||
|
|
||||||
### Sources / Packages
|
### Sources / Packages
|
||||||
|
|
||||||
* Spek 0.8.0 tarball:
|
Spek 0.8.0 tarball:
|
||||||
* <https://github.com/downloads/alexkay/spek/spek-0.8.0.tar.xz>
|
|
||||||
|
|
||||||
* Windows and Mac OS X binaries:
|
* <https://github.com/downloads/alexkay/spek/spek-0.8.0.tar.xz>
|
||||||
* <https://github.com/downloads/alexkay/spek/spek-0.8.0.msi>
|
|
||||||
* <https://github.com/downloads/alexkay/spek/spek-0.8.0.zip>
|
|
||||||
* <https://github.com/downloads/alexkay/spek/spek-0.8.0.dmg>
|
|
||||||
|
|
||||||
* Unix packages:
|
Windows and Mac OS X binaries:
|
||||||
* <https://github.com/alexkay/spek/blob/master/INSTALL.md#bsd-and-gnulinux>
|
|
||||||
|
* <https://github.com/downloads/alexkay/spek/spek-0.8.0.msi>
|
||||||
|
* <https://github.com/downloads/alexkay/spek/spek-0.8.0.zip>
|
||||||
|
* <https://github.com/downloads/alexkay/spek/spek-0.8.0.dmg>
|
||||||
|
|
||||||
|
Unix packages:
|
||||||
|
|
||||||
|
* <https://github.com/alexkay/spek/blob/master/INSTALL.md#bsd-and-gnulinux>
|
||||||
|
|
||||||
### Dependencies
|
### Dependencies
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user