From: Takashi Sakamoto Date: Sat, 30 Nov 2019 09:00:16 +0000 (+0900) Subject: update README X-Git-Tag: v0.1.0~163 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=120a6b66bab5f4a5dc7577e0ec0313296fdc52b1;p=alsa-gobject.git update README Signed-off-by: Takashi Sakamoto --- diff --git a/README.rst b/README.rst index 3b349e4..0825e6e 100644 --- a/README.rst +++ b/README.rst @@ -2,7 +2,7 @@ The alsa-gobject project ======================== -2020/04/07 +2020/04/08 Takashi Sakamoto Introduction @@ -23,6 +23,8 @@ libalsaseq0 For APIs to operate ALSA seq character device, depending on libalsatimer0 libalsahwdep0 For APIs to operate ALSA hwdep character device +libalsarawmidi0 + For APIs to operate ALSA rawmidi character device Namespaces of g-i produced by the project ========================================= @@ -35,6 +37,8 @@ ALSASeq-0.0 For bindings to use libalsaseq0 ALSAHwdep-0.0 For bindings to use libalsahwdep0 +ALSARawmidi-0.0 + For bindings to use libalsarawmidi0 License =======