From 8248f915d9ffef663f2a1d9c70393da6a4a5c7d2 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Tue, 29 Dec 2009 01:30:44 +0100 Subject: [PATCH] write: Add --buffer-tree option. Not yet used. --- ggo/{alsa_write.ggo => alsa_write.m4} | 5 +++++ 1 file changed, 5 insertions(+) rename ggo/{alsa_write.ggo => alsa_write.m4} (93%) diff --git a/ggo/alsa_write.ggo b/ggo/alsa_write.m4 similarity index 93% rename from ggo/alsa_write.ggo rename to ggo/alsa_write.m4 index 84f49d58..3f2654b4 100644 --- a/ggo/alsa_write.ggo +++ b/ggo/alsa_write.m4 @@ -1,3 +1,7 @@ +include(header.m4) +include(buffer_tree.m4) + + option "device" d #~~~~~~~~~~~~~~~~ "set PCM device" @@ -32,3 +36,4 @@ details=" Again, it is only necessary to specify this when playing raw audio with para_write. " + -- 2.39.2