-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path1.5.0-DEV-13d1bd4689.log
76 lines (75 loc) · 2.39 KB
/
1.5.0-DEV-13d1bd4689.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
Julia Version 1.5.0-DEV.0
Commit 13d1bd4689 (2019-12-31 18:18 UTC)
Platform Info:
OS: Linux (x86_64-pc-linux-gnu)
CPU: Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-8.0.1 (ORCJIT, skylake)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
Resolving package versions...
Installed OpenSoundControl ─ v1.0.0
Updating `~/.julia/environments/v1.5/Project.toml`
[2ff8ee2d] + OpenSoundControl v1.0.0
Updating `~/.julia/environments/v1.5/Manifest.toml`
[2ff8ee2d] + OpenSoundControl v1.0.0
[2a0f44e3] + Base64
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[56ddb016] + Logging
[d6f4376e] + Markdown
[de0858da] + Printf
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[8dfed614] + Test
[4ec0a83e] + Unicode
Testing OpenSoundControl
Updating `/tmp/jl_SyCCu0/Project.toml`
[no changes]
Updating `/tmp/jl_SyCCu0/Manifest.toml`
[no changes]
Running sandbox
Status `/tmp/jl_SyCCu0/Project.toml`
[2ff8ee2d] OpenSoundControl v1.0.0
[de0858da] Printf
[8dfed614] Test
Starting OSC Spec...
2f6f7363696c6c61746f722f342f6672657175656e6379002c66000043dc0000
2f6f7363696c6c61746f722f342f6672657175656e6379002c66000043dc0000
/ o s c i l l a t o r / 4 / f r e q u e n c y . , f . . C \ . .
/ o s c i l l a t o r / 4 / f r e q u e n c y . , f . . C \ . .
OSC Message to /oscillator/4/frequency
Arguments:
# 1 f:Float32 - 440.0
2f666f6f000000002c69697366660000000003e8ffffffff68656c6c6f0000003f9df3b640b5b22d
2f666f6f000000002c69697366660000000003e8ffffffff68656c6c6f0000003f9df3b640b5b22d
/ f o o . . . . , i i s f f . . . . . h . . . . h e l l o . . . ? . s 6 @ 5 2 -
/ f o o . . . . , i i s f f . . . . . h . . . . h e l l o . . . ? . s 6 @ 5 2 -
OSC Message to /foo
Arguments:
# 1 i:Int32 - 1000
# 2 i:Int32 - -1
# 3 s:String - hello
# 4 f:Float32 - 1.234
# 5 f:Float32 - 5.678
OSC Message to /dest
Arguments:
# 1 i:Int32 - 42
# 2 f:Float32 - 0.25
# 3 s:String - string
# 4 b:Blob - UInt8[0x73 0x74 0x72 0x69 0x6e 0x67]
# 5 h:Int32 - -125
# 6 t:UInt64 - 22412
# 7 d:Float64 - 0.125
# 8 S:Symbol - Symbol
# 9 c:Char - J
#10 r:RBG - 305419896
#11 m:Midi - UInt8[0x12 0x23 0x34 0x45]
#12 T:true - true
#13 F:false - false
#14 N:Nothing - nothing
#15 I:Inf - nothing
Done...
Testing OpenSoundControl tests passed