mirror of https://bitbucket.org/ausocean/av.git
cmd/audio-player/looper: updated package level comment
This commit is contained in:
parent
adbbd4d458
commit
170a18830e
|
@ -24,7 +24,7 @@ LICENSE
|
||||||
in gpl.txt. If not, see http://www.gnu.org/licenses.
|
in gpl.txt. If not, see http://www.gnu.org/licenses.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// Audio looper.
|
// Looper is a bare bones program for repeated playback of an audio file.
|
||||||
package main
|
package main
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
Loading…
Reference in New Issue