5 posts tagged with music by acb.
Displaying 1 through 5 of 5.

Arigato: A minimal, unopinionated toolkit for scripting with AudioUnits

I have written a lightweight system for making it convenient to play AudioUnit software instruments in code on macOS. Arigato consists of a tool, ARigEditor, for creating networks of pre-prepared AudioUnits (which I call ARigs, hence the name), tagged with names, and a library for loading these and doing things with them in Swift, typically in Xcode Playgrounds. Oh, and ARigEditor will also generate Playgrounds containing your AudioUnits and the necessary support code. [more inside]
posted by acb on Jun 2, 2020 - 3 comments

Plink

A macOS-based music programming environment for hosting AudioUnit instruments and effects and allowing them to be played and controlled with code written in JavaScript, optionally driven by a score. (Work under development.) [more inside]
posted by acb on Apr 17, 2019 - 0 comments

MPDluxe

A new app I wrote for the iPhone and iPod Touch to remotely control the MPD open-source networked music playing software, start/stop playback, edit the playlist, browse the music collection and queue up tracks for playing. (App Store link.) [more inside]
posted by acb on May 14, 2015 - 0 comments

alsd - An Ableton Live set dumping utility

In the course of the recent end-of-year ritual of going through my past year's unfinished Ableton Live projects, I found myself writing a Python script to partially automate the task, by examining the Live sets and dumping information about them (namely, the tracks and the instrument/effect devices in them) as text. [more inside]
posted by acb on Feb 10, 2014 - 1 comment

MIDIPilot

I have recently written a MIDI control surface app for the iPad. It currently has six layouts, consisting of combinations of piano keyboards (with pitch bender), and ribbons and XY pads, which can be configured to send different MIDI control events. It works over WiFi, talking to the open-source DSMIDIWiFi client. [more inside]
posted by acb on Nov 4, 2010 - 5 comments

Page: 1