Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
jabdoa2
/
python-osc
Public
forked from
attwad/python-osc
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python-osc
pythonosc
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 10, 2018
Add test cases for negative doubles
levaitamas
committed
8392660
View commit details
Copy full SHA for 8392660
View code at this point
Browse repository at this point
Use the common error raise format in get_double()
levaitamas
committed
b6d5699
View commit details
Copy full SHA for b6d5699
View code at this point
Browse repository at this point
Commits on Jun 8, 2018
Add 'd' 64-bit floating point number type tag
levaitamas
committed
bf9423b
View commit details
Copy full SHA for bf9423b
View code at this point
Browse repository at this point
Commits on Jun 5, 2018
Make write_midi() errors clear
levaitamas
committed
d494ca6
View commit details
Copy full SHA for d494ca6
View code at this point
Browse repository at this point
Fix minor thinkos of 4-byte MIDI tests
levaitamas
committed
83cdd71
View commit details
Copy full SHA for 83cdd71
View code at this point
Browse repository at this point
Commits on Jun 2, 2018
Add 'm' 4-byte MIDI type tag
levaitamas
committed
83dc8d5
View commit details
Copy full SHA for 83dc8d5
View code at this point
Browse repository at this point
Commits on May 15, 2018
removed debug statement + minor adjustments
Jürgen Hahn
committed
07d3e38
View commit details
Copy full SHA for 07d3e38
View code at this point
Browse repository at this point
Commits on May 12, 2018
added test for get_ttag function in test_osc_types.py and test_osc_message.py; minor refactoring in osc_types.py
Jürgen Hahn
committed
bd0fee2
View commit details
Copy full SHA for bd0fee2
View code at this point
Browse repository at this point
Commits on May 7, 2018
can now parse osc time tags
Show description for 6646f94
Jürgen Hahn
committed
6646f94
View commit details
Copy full SHA for 6646f94
View code at this point
Browse repository at this point
Commits on Apr 10, 2018
Correctly send booleans
Show description for 1763dc5
Yamakaky
committed
1763dc5
View commit details
Copy full SHA for 1763dc5
View code at this point
Browse repository at this point
Commits on Mar 22, 2018
Parse booleans after whatever gets evaluated to True or False
Show description for f8fd787
attwad
authored
f8fd787
View commit details
Copy full SHA for f8fd787
View code at this point
Browse repository at this point
Commits on Mar 18, 2018
Correctly set the message type for booleans
Show description for 944fc51
Yamakaky
authored
944fc51
View commit details
Copy full SHA for 944fc51
View code at this point
Browse repository at this point
Commits on Dec 19, 2017
added tests for 512 elems list
attwad
committed
8641ee7
View commit details
Copy full SHA for 8641ee7
View code at this point
Browse repository at this point
Commits on Mar 30, 2017
Add option to udp client to send to a broadcast address
Show description for 69b1516
attwad
authored
69b1516
View commit details
Copy full SHA for 69b1516
View code at this point
Browse repository at this point
Commits on Mar 12, 2017
Address review comments and add tests
Emlyn Corrin
authored and
Emlyn Corrin
committed
bb64b41
View commit details
Copy full SHA for bb64b41
View code at this point
Browse repository at this point
Commits on Mar 9, 2017
Support Arrays
Emlyn Corrin
authored and
Emlyn Corrin
committed
7e521bc
View commit details
Copy full SHA for 7e521bc
View code at this point
Browse repository at this point
Commits on Feb 25, 2017
Do not define ForkingUdpServer on 3.6 versions that do not support os.fork
attwad
committed
2cb6e66
View commit details
Copy full SHA for 2cb6e66
View code at this point
Browse repository at this point
Commits on Dec 14, 2016
Merge pull request #39 from wlfyit/type_rgba
Show description for 61500b5
attwad
authored
61500b5
View commit details
Copy full SHA for 61500b5
View code at this point
Browse repository at this point
Commits on Dec 11, 2016
added rgba value to test
tyrm
committed
8809f12
View commit details
Copy full SHA for 8809f12
View code at this point
Browse repository at this point
added type rgba to builder test
tyrm
committed
a92fd09
View commit details
Copy full SHA for a92fd09
View code at this point
Browse repository at this point
fixed type comment
tyrm
committed
4214729
View commit details
Copy full SHA for 4214729
View code at this point
Browse repository at this point
added osc_type tests for rgba
tyrm
committed
0dd54da
View commit details
Copy full SHA for 0dd54da
View code at this point
Browse repository at this point
Commits on Dec 7, 2016
add r attribute as rgba
tyrm
committed
a68ffaf
View commit details
Copy full SHA for a68ffaf
View code at this point
Browse repository at this point
created rgba type
tyrm
committed
de79859
View commit details
Copy full SHA for de79859
View code at this point
Browse repository at this point
should return a signed int
Tyr
committed
44b5f58
View commit details
Copy full SHA for 44b5f58
View code at this point
Browse repository at this point
Commits on Nov 7, 2016
Change OscMessageBuilder.add_arg type inference to use isinstance instead of equality checks. Fix #36
Nagasaki45
committed
faf7946
View commit details
Copy full SHA for faf7946
View code at this point
Browse repository at this point
Fail OscMessageBuilder.add_arg if infered type is not supported
Nagasaki45
committed
ae85f78
View commit details
Copy full SHA for ae85f78
View code at this point
Browse repository at this point
Commits on Nov 4, 2016
Add SimpleUDPClient. Fix #34
Nagasaki45
committed
c06812b
View commit details
Copy full SHA for c06812b
View code at this point
Browse repository at this point
Commits on Apr 26, 2016
added a test for the datagram when no args
attwad
committed
638f6b9
View commit details
Copy full SHA for 638f6b9
View code at this point
Browse repository at this point
Commits on Mar 26, 2016
Better precision for timed message
organic-jukebox
committed
53ac331
View commit details
Copy full SHA for 53ac331
View code at this point
Browse repository at this point
Changed ntp to system time conversion
organic-jukebox
committed
2b2eb6e
View commit details
Copy full SHA for 2b2eb6e
View code at this point
Browse repository at this point
Commits on Mar 10, 2016
fixed ntp date generation test, as this function was corrected
the-drunk-coder
committed
7bea1de
View commit details
Copy full SHA for 7bea1de
View code at this point
Browse repository at this point
nicer implementation of new systemtime-to-ntp conversion
the-drunk-coder
committed
7c29a02
View commit details
Copy full SHA for 7c29a02
View code at this point
Browse repository at this point
Commits on Mar 9, 2016
changed implementation of ntp timestamp conversion
Show description for f56b9c1
the-drunk-coder
committed
f56b9c1
View commit details
Copy full SHA for f56b9c1
View code at this point
Browse repository at this point
Commits on Dec 20, 2015
Added unit test for building no-arg message
Eugene Cherny
committed
503b7cb
View commit details
Copy full SHA for 503b7cb
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.