Coder Social home page Coder Social logo

bassy-16-audio's Introduction

Bassy-16-Audio ๐ŸŽต

What's This

As the repo named, this is bassy-16-audio, a heavy tweaked audio config to have even better bass on the 16inch MacBook Pro (2019/2020) under macOS speaker output.

How "bassy" is this?

I understand that the term "better" may be subjective. This configuration primarily focuses on boosting the speaker's bass, creating a powerful and immersive audio experience. Although I think it's pretty cool, but it's worth noting that for some users, this might result in speaker distortion at higher volumes. So, whether or not this improves your user experience depends on your personal preferences.

How do I managed to improve the speaker config?

Apple's audio configuration files are stored in plist format but are encrypted and use a base64-like encoding, making them unreadable. Only Apple knows what the actual values mean. However, Apple's code quality restrictions on employees ensure that these configurations are clean and consistent. By comparing different models' configurations, we can identify which ones are better and more recent. For example, take a look at this comparison between Mac-E1008331FDC96864/DSP/Strips/builtin_speaker_out_general.austrip and AID9/DSP/Strips/builtin_speaker_out_general.austrip:

You can see that "Untitled" isn't look as good as "vareq_4_22_21", which should be a more recent Apple employee's achievement. By altering the encoded values and effect names, I've managed to edit the configuration to create Better-16-Audio! ๐Ÿš€

Preview

before.mov
after.mov

Recorded using iPhone 13 Pro

Installation

Warning Write Access unlock on Root Volume and SIP disable are required
Follow this article: Follow this article: How to Enable Write Access on Root Volume on macOS Big Sur and Later

If your machine is MacBookPro16,4 not MacBookPro16,1: instead of Mac-E1008331FDC96864, use Mac-A61BADE1FDAD7B05 as target folder as they are not the same

  1. Download and unzip this repository. ๐Ÿ“
  2. Copy builtin_speaker_out_general.austrip to /Users/naozumi/livemount/System/Library/Audio/Tunings/Mac-E1008331FDC96864/DSP/Strips and replace the old file. ๐Ÿ”„
  3. Copy builtin_speaker_out.dspg to /Users/naozumi/livemount/System/Library/Audio/Tunings/Mac-E1008331FDC96864/DSP/Graphs and replace the old file. ๐Ÿ”„
  4. Copy cfg19152-aumx-3dem-appl.aupreset to /Users/naozumi/livemount/System/Library/Audio/Tunings/CFG19152/AU and replace the old file. ๐Ÿ”„
  5. Save the changes by using the following command: ๐Ÿ–ฅ๏ธ
sudo bless --folder ~/livemount/System/Library/CoreServices --bootefi --create-snapshot

Enjoy your enhanced bass experience! ๐ŸŽ‰

bassy-16-audio's People

Contributors

naozumi520 avatar

Watchers

 avatar

bassy-16-audio's Issues

CMDS

sudo find . -type f -exec plutil -convert xml1 {} \;

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.