Harmonize
=========

.. toctree::
    :hidden:

    harmonize
    events
    abstract
    connection
    enums
    objects
    utils

\
    Harmonize is a wrapper for `Lavalink <https://lavalink.dev>`_.
    Made with love and with all the fixed problems of other lavalink libraries for `disnake <https://disnake.dev>`_

    **Search:** :ref:`search`

    **Features:**

    - Simple and easy to use
    - Multi-node support
    - Last frequency used cache for queries
    - Audio filters
    - Full asynchronous design

    **Notion:**

    For another source manager support, simply install and use `LavaSrc <https://github.com/topi314/LavaSrc>`_

Usage
=====

.. _installation:

Installation
------------

To use Harmonize, first install it using pip:

.. code-block:: console

   (.venv) $ pip install harmonize.py
