comparison libao2/pl_delay.c @ 11000:6e35326c742f

many small typo and grammar fixes Based on Bernard Leak's mail <bernard 4t brenda-arkle.demon.co.uk>
author gabucino
date Sat, 04 Oct 2003 17:29:08 +0000
parents 12b1790038b0
children 815f03b7cee5
comparison
equal deleted inserted replaced
10999:6d85ca7c3165 11000:6e35326c742f
1 /* Audio out plugin it doesnt't really do anything useful but serves 1 /* Audio out plugin it doesn't really do anything useful but serves
2 an example of how audio plugins work. It delays the output signal 2 an example of how audio plugins work. It delays the output signal
3 by the nuber of samples set by delay=n where n is the number of 3 by the nuber of samples set by delay=n where n is the number of
4 bytes. 4 bytes.
5 */ 5 */
6 #define PLUGIN 6 #define PLUGIN