Skip to content

Commit 591ac94

Browse files
committed
proscribed
1 parent a1eae01 commit 591ac94

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.org

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@ or via quicklisp.. .
1515
(ql:quickload "osc")
1616
#+END_SRC
1717

18+
or guix
19+
20+
#+BEGIN_SRC shell
21+
guix install cl-osc
22+
#+END_SRC
23+
1824
** OSC 1.0 and 1.1 support
1925

2026
This implementation supports the [[https://opensoundcontrol.stanford.edu/spec-1_0.html][OpenSoundControl Specification 1.0]] and the required typetags listed in the [[https://opensoundcontrol.stanford.edu/spec-1_1.html][OpenSoundControl Specification 1.1]] (as described in an [[https://opensoundcontrol.stanford.edu/files/2009-NIME-OSC-1.1.pdf][NIME 2009 paper]]). Some optional types are supported.

0 commit comments

Comments
 (0)