Giter Club home page Giter Club logo

wavelet's Introduction

Wavelet

Legacy mode

Legacy mode is turned off by default, because features will become available in Wavelet whenever an application notifies the operating system about music playback starting by sending a broadcast. Many music players send a broadcast, thus features in Wavelet will show up. Other music players do not send a broadcast. Therefore no features will show up. You can try enabling legacy mode and see if your device allows Wavelet to process your music in this mode. Legacy might work, depending on your device manufacturer's audio framework implementation.
You will have to experiment with legacy mode and see what works best.

✔️ List of players with support for audio processing:

❌ List of players lacking support for audio processing:

Enhanced session detection

Disclaimer: Enhanced session detection is experimental and available only for Android 10 and up.
If you choose to activate enhanced session detection, Wavelet will actively listen for music sessions instead of relying on being notified when a session starts. The DUMP permission is required to allow Wavelet to filter the required information from the device system services needed to attach and release audio effects to audio sessions. The advantage of enhanced session detection is that there is no need to depend on other applications opening and closing their audio sessions properly, which means it should work properly with every media session.

Instructions to activate enhanced session detection:

  • Activate developer options and enable USB debugging on your device as instructed on https://developer.android.com/studio/debug/dev-options
    • On Xiaomi devices, it is mandatory to enable USB debugging (Security Settings)
    • On Realme and OPPO devices, it is mandatory to disable permission monitoring under settings - security center
  • Connect your device with a computer
  • Open Chrome on your computer, browse to https://app.webadb.com/#/shell and add and connect your device
  • Run the following command in the shell: pm grant com.pittvandewitt.wavelet android.permission.DUMP
  • Go to notification listener access and enable the permission for Wavelet

If you wish to switch back to the old behaviour, you can do so by disabling notification listener access for Wavelet and/or by running pm revoke com.pittvandewitt.wavelet android.permission.DUMP.

Buffer size

Buffer size allows for setting the audio processing precision. A low buffer size corresponds to less precision and lower latency. A high buffer size corresponds to better precision and higher latency.
A low buffer size is recommended when watching videos but not when listening to music.
On Android 9 it is recommended to max out buffer size, to minimize clipping issues in the lower frequencies

AutoEq

The AutoEq feature contains precalculated results from jaakkopasanen's great work. Over 2500 entries are shipped with Wavelet and contain the optimal frequency response compensation for those specific headphone models.

  • Headphone model lets you search the database or view your previously selected headphones. Tap the search icon next to the title to add new listings or tap the x icon to remove an item if you selected the wrong one. Make sure to only use the entry that is meant for your headphone model.

  • Import Allows you to load custom generated AutoEq data. Instructions can be found here.

Graphic equalizer

The graphic equalizer consists of 9 bands. You can set each slider independently to change the balance in frequency response or to remove obvious imbalance issues. You can also use this feature to compensate the frequency response of your speakers or your headphones if they're are not listed in the AutoEq section, or if you would like to add some coloration to your audio stream.

  • Presets contains a few presets for a given set of sound signatures. The first entry will reset all bands to stock.

Bass boost

Bass boost amplifies the lower frequencies.

  • Bass boost strength lets you set the strength.

Reverberation

Reverberation adds the effect of a sound bouncing of the wall from a room you would be listening in.

  • Preset lets you choose the room size.

Virtualizer

Virtualization is the effect of spatializing audio channels. This effect will widen the stereo image (when listening in stereo).

  • Strength determines the effect strength.

Bass tuner

Bass tuner allows you to set a very precise bass boost or reduction. This can be useful if your speaker system has a resonant peak in the lower frequencies or a point where long soundwaves cancel each other out.

  • Bass type Allows you to choose between natural, transient compressor and sustain compressor types. The transient compressor adds the possibility to increase or decrease the initial bass punch. The sustain compressor preserves the transient and is able to increase or reduce the rumble. This can be used to reduce resonance without compromising the initial kick or to make balanced armature drivers sound less anemic.

  • Cutoff frequency determines until what frequency the sound is processed.

  • Post-gain sets the gain to compensate for. This value can either be negative or positive.

Limiter

The limiter removes volume spikes from your audio streams. Sometimes this is desired in noisy environments where you need to turn up the volume in quiet parts of the music and later turn it down when the music becomes louder.

  • Attack time determines after how many milliseconds the effect will kick in. A fast time will help remove unwanted peaks very effectively, but is very noticable. A longer attack time might not be fast enough, but it will sound more natural.

  • Release time determines how long the effect will be active. A fast time will give that pumping sound. A long time will sound smoother, but may negate a fast attack time and affect transients in your music.

  • Ratio sets the effect strength. If a signal is 1dB over the threshold, it will reduce the output by the ratio level you set.

  • Threshold determines above what volume level the limiter should become effective.

  • Post-gain allows you to compensate for volume changes caused ratio and threshold.

Channel balance

Channel balance allows you to control the left and right channel output volumes separately. This can come in handy when you can't sit in center of your speaker setup or when your headphones have a difference in impedance between their left and right channels. Some phones have a limiter built in that causes volume ducking when you boost above a certain amount of dB. You can also use this feature to control the overall volume output and to prevent this ducking from happening.

  • Channel gain controls the balance between left and right.

wavelet's People

Contributors

pittvandewitt avatar bkuri avatar mathnerd314 avatar

Watchers

 avatar

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.