osmo-hnbgw
osmocom Home Node B Gateway
An Open Source implenentation of a HNB-GW (HomeNodeB-Gateway),
implementing the Iuh, IuCS and IuPS interfaces. It aggregates
the Iuh links from femtocells (hNodeBs) and presents them as
regular IuCS and IuPS towards MSC and SGSN (such as OsmoMSC
and OsmoSGSN). It uses M3UA as signaling transport.
php-react-stream
Event-driven streams for non-blocking I/O in ReactPHP
This library provides event-driven, readable and writable, streams
for non-blocking I/O in ReactPHP.
ghostess
A graphical DSSI plugin host
A graphical DSSI host, based on jack-dssi-host, but
capable of saving and restoring plugin configuration,
as well as specifying MIDI channels and layering synths.
qml6-module-lomiri-action
Lomiri Action QML Components (Qt6)
Lomiri Common Action API (Qt6 version). Allow applications to
export actions in various forms to the Lomiri Shell.
python3-sexpdata
S-expression parser (Python3)
This package is a simple S-expression parser/serializer. It has
simple `load' and `dump' functions like pickle, json or PyYAML
module.
pd-beatpipe
realtime scheduler/event-delay/quantizer object for Pd
This object is a realtime scheduler, event-delay, and quantizer object for
Pure Data. It is used for making beats and other rhythmic sequences. Any
list starting with a number T sent to the left inlet, will be sent to the
output after T beats, quantized with tpq (tick per quarter) and stripped of
the leading beat number. The tempo can be changed dynamically on the right
inlet The quantification can be set at any time with a set-tpq message.