FreeBSD Home Audio Studio

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • poudriere

    Port/Package build and test system

  • > pkg is an amazing system that beats dpkg or rpm

    What's your reasoning for this statement? I find poudriere[1] handy for compiling one's own packages from ports configured to fit one's goals, but I see nothing outstanding in plain pkg.

    It has issues when there's an IPv6 address up (even link-local) but no egress v6 routing. It would hang and wait for a timeout when an IPv6 address is selected from resolved addresses. After a timeout - pkg connects to v4 endpoint but if there's several packages to be downloaded, it can fall back to trying to connect to v6 with the next package.

    On the other hand, I've recently had Ubuntu 22.04 register Python-related packages which were not successfully installed, resulting in all dpkg/apt/apt-get commands failing due to py3clean script throwing trackbacks, until /var/lib/dpkg/status was edited and these packages were in fact installed and then removed.

    [1] https://github.com/freebsd/poudriere/wiki

  • lmms

    Cross-platform music production software

  • I am not really qualified to access it's quality, but there is also lmms, which looks like it works well enough.

    https://lmms.io/

    Not really qualified because I am not a musician and I was only using lmms to play around with a midi dials and buttons box, openbsd's sndio. and to see if I could get them to work togther. So in my case it was more of a systems integration exercise than making any music with it.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • linux

    Linux kernel source tree

  • For what it's worth, I've been using a BabyFace Pro on Mac for years, ADAT-connected to an RME rack ADC/DAC to enable all available audio channels, and it's been as rock-solid as any hardware I've ever owned.

    Note that, while the BabyFace Pro doesn't have native Linux or BSD drivers, it does have a USB class-compliant mode that, while feature-limited compared to the proprietary drivers, may be sufficient for DAW use — AFAIK, the primary limitation is limited control over the hardware mixer, so problematic if you need low-latency monitoring of multiple input channels simultaneously, but possibly irrelevant otherwise.

    There's also a full-featured iPad mixer app that works in class-compliant mode, so full control is at least theoretically possible, lack of published details notwithstanding, and there appears to be at least some support for this in the Linux kernel,

    https://github.com/torvalds/linux/blob/2eb29d59ddf02e39774ab...

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts