Skip to content

XY pad plugin for control over left and right channel individually

License

Notifications You must be signed in to change notification settings

coconut-audio/aether

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aether

Aether is not your typical panning plugin; it allows you to control the left and right channels independently.

Installation

VST3 Installation (Windows)

  1. Download the Plugin: Download Aether.vst3 from releases.

  2. Install the Plugin:

    • Copy the file into your DAW's plugin directory.
    • Rescan Plugins: Follow your DAW's instructions to rescan plugins or manually add the plugin if necessary.

Build from Source

To build Aether from source:

  1. Clone the Repository:

    git clone https://github.com/enter-opy/aether.git
    cd aether
  2. Install Dependencies:

    • Windows: Make sure you have Visual Studio installed with the necessary components for C++ development.
    • Mac: Make sure you have Xcode installed with the command line tools.
  3. Build the Plugin:

    Windows:

    • Open the project in Visual Studio.
    • Set the build configuration to Release.
    • Build the project by selecting Build > Build Solution.

    Mac:

    • Open the project in Xcode.
    • Set the scheme to Release.
    • Build the project by selecting Product > Build.

Usage

  • Insert Plugin: Load Aether plugin into your preferred digital audio workstation (DAW).
  • Move the L and R thumbs around in the XY Pad:
    • Panning: Set the panning by moving the thumb along the X-axis.
    • Gain: Set the gain of the channel by moving the thumb along the Y-axis.

Contributing

Contributions to Sound of music are welcome! If you'd like to contribute, follow these steps:

  1. Fork the Repository: Start by forking the Aether repository.
  2. Make Changes: Create a new branch, make your changes, and commit them to your branch.
  3. Create a Pull Request: Push your changes to your fork and submit a pull request to the original repository.

Buy Me a Coffee

License

This project is licensed under the GNU General Public License. See the LICENSE for details.

About

XY pad plugin for control over left and right channel individually

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages