Jump to content

eqMac (Great Audio software)


chris1111
 Share

2 posts in this topic

Recommended Posts

eqMac (Great Audio software) FREE

Available here ➤ eqMac on Github

promo.png.4caa0d0c560546853490a146d7178f8f.png

 

Features

Current

  • System-wide audio source
  • Volume Booster
  • Volume Balance support for all devices
  • Basic EQ - 3 band (Bass, Mids, Treble)
  • Advanced EQ - 10 bands

Roadmap

Idea is to become the ultimate Audio toolbox for macOS (some features might not be open sourced)

  • Expert EQ - Ultimited bands + Spectrum analyzer
  • Reverb - Spatial audio enchancement
  • Volume mixer - Apply different volume levels per each application
  • Input audio source - Apply effects to any device: guitar, microphone etc.
  • Recorder - save any audio playback (System, Input device, File)
  • File playback and rendering - Apply effects to audio files and instantly render them
  • Remote control from your phone
  • Hide unused effects / elements of the UI
  • and more...

User support

I'm notoriously known for lacking in communication with users due to lack of time in my busy life. This project is heavily reliant on the whole community helping each other out. If you have an issue with eqMac please go through Issues to see if it's already being discussed, if not create a new one. Also you can join our Discord. Please no stupid questions like "How to bass?" - those will be completely ignored.

Technology

eqMac was built using these technologies:

  • Driver - System Audio loopback/passthrough device based on BackgroundMusic project. The driver grabs the system audio stream and sends it to the input channels. eqMac can grab this stream, process it and send to the appropriate audio device. Still very low level C++ code although the driver runs in User space instead of Kernel like the previous drivers, which means it's much more secure and stable.
  • App - Native backend to the whole app. Responsible for audio processing, filesystem access, window management, API and general lifecycle of eqMac. Written in Swift and uses Apple's more modern AVAudioEngine API, unlike the previous version that used a deprecated AUGraph API.
  • UI - Web based user interface that is hosted remotely and thus allows for over the air updates & bug fixes. Written in Angular 8 and is cached for offline availability.

Site - Source code for https://eqmac.app website. Written in Angular 8 and server side rendered using Angular Universal

 

This is what its like LIVE in Big Sur 11

2130594856_Capturedcranle2020-12-1607_32_45.png.7a238fe103dc092ab3e1dae1b229c98a.png805869786_Capturedcranle2020-12-1607_33_06.png.1e18eb2d2091c6799debf03ef69647f6.png805869786_Capturedcranle2020-12-1607_33_06.png.1e18eb2d2091c6799debf03ef69647f6.png.b11867c2589d810c16e3894ca4f5e5b7.png

 

It controls natively the Audio HDMI

Edited by chris1111
  • Like 6
  • Thanks 1
Link to comment
Share on other sites

 Share

×
×
  • Create New...