This website works better with JavaScript.
Home
Help
Sign In
linuxaudio
/
new-session-manager
mirror of
https://github.com/linuxaudio/new-session-manager
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
17
Wiki
Activity
Browse Source
OSC: Fix bug that wiped out Signal paths.
tags/non-daw-v1.2.0
Jonathan Moore Liles
13 years ago
parent
e5e6925c2c
commit
0fba0747fc
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
nonlib/OSC/Endpoint.C
+ 0
- 1
nonlib/OSC/Endpoint.C
View File
@@ -65,7 +65,6 @@ namespace OSC
_value = 0.0f;
_endpoint = NULL;
_peer = NULL;
_path = 0;
_documentation = 0;
_user_data = 0;
_connection_state_callback = 0;
Write
Preview
Loading…
Cancel
Save