Swiftpack.co - Swift Packages by sammysmallman

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by sammysmallman

sammysmallman/OSCKit 3.2.0
The OSCKit package provides the classes needed for your apps to communicate among computers, sound synthesizers, and other multimedia devices via OSC over an IP network.
⭐️ 57
πŸ•“ 1 year ago
πŸ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
v3.2.0
1 year ago
- Fixed a mistake with the reuse port method within `OSCUdpPeer` and `OSCUdpServer`. - Added documentation for receiving broadcasted packets. - Added conformance to the Identifiable protocol for all configuration objects. - Depend upon CoreOSC 1.2.1.
Version 3.1.0
2 years ago
- License Change. - Added UDP Peer Documentation. - Depend upon CoreOSC 1.1.0. - Fixed TCP stream framing bug.
iOS macOS tvOS
sammysmallman/CoreOSC 1.3.1
Contains common infrastructural code for apps to communicate among computers, sound synthesizers, and other multimedia devices via OSC.
⭐️ 5
πŸ•“ 29 weeks ago
πŸ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
v1.3.1
29 weeks ago
Whats Changed: - During parsing of both the address pattern and type tag string, checks are made so that we don’t parse any invalid characters. - Fixed crash with not closed brackets and curly braces e.g. "/core/[o-" and "/core/{osc" - Fixed crash with asterisk wildcard e.g. "/core/*sc"

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics