diff options
Diffstat (limited to 'libao2/pl_delay.c')
-rw-r--r-- | libao2/pl_delay.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libao2/pl_delay.c b/libao2/pl_delay.c index 55df925439..e39489505f 100644 --- a/libao2/pl_delay.c +++ b/libao2/pl_delay.c @@ -1,4 +1,4 @@ -/* Audio out plugin it doesnt't really do anything useful but serves +/* Audio out plugin it doesn't really do anything useful but serves an example of how audio plugins work. It delays the output signal by the nuber of samples set by delay=n where n is the number of bytes. |