From: Raphael Graf Subject: Re: [new] audio/pd To: ports@openbsd.org Date: Mon, 8 Dec 2025 10:14:23 +0100 Ping. Here is a port for the newer version 0.56-2. On Sat, Sep 13, 2025 at 02:58:49PM +0200, Raphael Graf wrote: > Attached is a port of Pure Data 0.56.1. > > $ pkg_info pd > Information for inst:pd-0.56.1 > > Comment: > real-time graphical programming language for multimedia > > Description: > Pd (aka Pure Data) is a real-time graphical programming environment for > audio and graphical processing. It enables musicians, visual artists, > performers, researchers, and developers to create software graphically > without writing lines of code. Pd can be used to process and generate > sound, video, 2D/3D graphics, and interface sensors, input devices and MIDI. > Pd can easily work over local and remote networks to integrate wearable > technology, motor systems, lighting rigs, and other equipment. It is suitable > for learning basic multimedia processing and visual programming methods > as well as for realizing complex systems for large-scale projects. > > Maintainer: The OpenBSD ports mailing-list > > WWW: https://puredata.info > > It uses portaudio and portmidi for audio and midi input/output. > I did some successful testing with audio, midi and canvas on amd64, > but it could definitely use more testing. > > Comments? >