套件:python3-pyo(1.0.4-1 以及其他的)
Python3 module written in C to help digital signal processing script creation
pyo is a Python module containing classes for a wide variety of audio signal processing types. With pyo, user will be able to include signal processing chains directly in Python scripts or projects, and to manipulate them in real time through the interpreter. Tools in pyo module offer primitives, like mathematical operations on audio signal, basic signal processing (filters, delays, synthesis generators, etc.), but also complex algorithms to create sound granulation and others creative audio manipulations.
pyo supports OSC protocol (Open Sound Control), to ease communications between softwares, and MIDI protocol, for generating sound events and controlling process parameters.
pyo allows creation of sophisticated signal processing chains with all the benefits of a mature, and wildly used, general programming language.
This package installs the library for Python 3.
其他與 python3-pyo 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libjack-jackd2-0 (>= 1.9.10+20150825)
- JACK Audio Connection Kit (libraries)
- 或者 libjack-0.125
- 本虛擬套件由這些套件填實: libjack-jackd2-0, libjack0
-
- dep: liblo7 (>= 0.26~repack)
- Lightweight OSC library
-
- dep: libportaudio2 (>= 19+svn20101113)
- Portable audio I/O - shared library
-
- dep: libportmidi0
- library for real-time MIDI input/output
-
- dep: libsndfile1 (>= 1.0.20)
- Library for reading/writing audio files
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.12)
- dep: python3 (>= 3.11~)
-
- rec: jackd2
- JACK Audio Connection Kit (server and example clients)
-
- rec: python3-tk
- Tkinter - Writing Tk applications with Python 3.x