Skip to main content

Soundcraft Notepad control utilities

Project description

Linux Utilities for Soundcraft Mixers

Soundcraft Notepad mixers are pretty nice small-sized mixer boards with Harmon USB I/O built-in. While the USB audio works great in alsa without any additional configuration needed, there are some advanced features available to the Windows driver that have no Linux equivalent. Most importantly, the USB routing for the capture channels is software-controlled, and requires an additional utility. For example, by default the Notepad-12FX sends inputs 3 and 4 to USB capture channels 3 and 4, but can be changed to input 5&6, input 7&8, or the Master L&R outputs. This tool aims to give this same software control of the USB capture channel routing to Linux users.

Supported models:

  • Notepad-12FX

Prerequisites

The dbus service relies on PyGObject which is not available via pypi without a lot of dev libraries for it to compile against. It is usually easier to install separately using your distribution's package installation tools. Under Ubuntu, the following should work:

sudo apt install python3-gi

Installation

Install from pip:

sudo pip install soundcraft-utils

It is not recommended to use --user mode and install this system-wide so that the dbus service auto-start can reliably find the right python libs.

Set up the DBUS service so it can access the system bus and be auto-started on demand:

sudo soundcraft_dbus_service --setup

The dbus service will run as root, providing access to the underlying USB device so the soundcraft_ctl user-facing part can be run by an unprivileged account.

Usage

GUI

soundcraft_gui

CLI

List possible channel routing choices:

soundcraft_ctl [--no-dbus] -l

Set channel routing:

soundcraft_ctl [--no-dbus] -s <number>

When using the --no-dbus, write access to the underling USB device is required. Normally only root can do this, unless you've added some custom udev rules.

TODO

  • Polkit restrictions on the dbus service
  • Multiple device support
  • Add additional model support
    • Notepad-8FX should be easy, once I know what the USB idProduct field is (plus I'd need help from someone with a Notepad-8FX for testing)
    • Notepad-5 likewise, same constraints
  • Auto-duck feature
  • Firmware upgrade

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

soundcraft-utils-0.2.0.tar.gz (9.9 kB view details)

Uploaded Source

Built Distribution

soundcraft_utils-0.2.0-py3-none-any.whl (11.4 kB view details)

Uploaded Python 3

File details

Details for the file soundcraft-utils-0.2.0.tar.gz.

File metadata

  • Download URL: soundcraft-utils-0.2.0.tar.gz
  • Upload date:
  • Size: 9.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.7.5

File hashes

Hashes for soundcraft-utils-0.2.0.tar.gz
Algorithm Hash digest
SHA256 b0492e21d36dca24c92c93e1e466bbb4cf8d85ad45aaad6cad0e0ba81e4c198c
MD5 179c715feaf4d3c2f6fea7b8730a2004
BLAKE2b-256 54731c2447b90e3b9f78cd6d8fde6a196f2f6c10e4d5ac051a8f33f392892613

See more details on using hashes here.

File details

Details for the file soundcraft_utils-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: soundcraft_utils-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 11.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.7.5

File hashes

Hashes for soundcraft_utils-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a999d8983c2da96c2cd8380afac276eaeb907478e856e419a1cd3f8be023f8e0
MD5 c2a739bd3aded5445b9f7de3bf3c664c
BLAKE2b-256 ada35a544117d26983acc355ecad42c6fd28db20f0cb8e0e3f4786dd477649f0

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page