libsaga-api9

SAGA GIS shared libraries

SAGA GIS (System for Automated Geoscientific Analyses) is a geographic information system used for editing and analysing spatial data.
two oscillators software synthesizer

amsynth

two oscillators software synthesizer

amSynth features: * two analogue-style audio oscillators, featuring: o sine wave o saw/triangle wave with adjustable shape o square/pulse wave with adjustable pulsewidth o noise generation o "random" wave (noise with sample & hold) o oscillator sync o of course, detune and range control * mixer section with ring modulation * analogue-style low-pass filter o 24dB/octave curve o dedicated ADSR envelope o cutoff and resonance control o keyboard pitch tracking * amplifier with dedicated ADSR envelope * modulation LFO o up to 58Hz modulation o routable to all sections (pitch, filter, amplifier) * Effects o High quality stereo reverb (freeverb) o Distortion/crunch * Easy navigation and manipulation of presets * Stand-alone OSS or ALSA Midi/Audio client

python3-parameterized

parameterized testing for Python 3

The parameterized module provides a set of decorators for parameterized testing in Python. It supports nose2, pytest and unittest.

python3-reactivex

asynchronous and event-based programs using observable collections

This package provides a library for composing asynchronous and event-based programs using observable collections and query operator functions in Python. Using Rx, developers represent asynchronous data streams with Observables, query asynchronous data streams using operators, and parameterize concurrency in data/event streams using Schedulers.

python3-sphinx-autodoc2

Sphinx extension to automatically generate API doc for Py packages

There is no need to install your package to generate the documentation, and `sphinx-autodoc2` will correctly handle `if TYPE_CHECKING` blocks and other typing only features. You can even document packages from outside the project (via `git clone`).

python3-usb-devices

Tools for mapping, describing, and resetting USB devices

A comprehensive toolkit for interacting with USB and Bluetooth devices in Python. Offering functionally to map USB device connections, describe device attributes, and perform device reset operations.