]> git.alsa-project.org Git - alsa-gobject.git/commitdiff
update README
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sat, 30 Nov 2019 09:00:16 +0000 (18:00 +0900)
committer坂本 貴史 <o-takashi@sakamocchi.jp>
Sun, 12 Apr 2020 05:30:33 +0000 (14:30 +0900)
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
README.rst

index 3b349e46b7a271e462c870577c19c714278445b8..0825e6e5157c247b654c990c83b7a282e463dac0 100644 (file)
@@ -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
 =======