Premix

screenshot of Premix
remix

phonk remix maker

Overview:

The Premixphonk Remix Maker is a tool that takes a beat and a rap song from YouTube, detects the BPM (beats per minute) and downbeats for each, isolates the vocals from the rap song, and stretches the isolated vocals to fit the BPM of the beat. This tool allows users to easily create remixes by synchronizing the vocals with different beats.

Features:

  • Beat and Rap-song Detection: The tool can automatically detect the BPM and downbeats for both the beat and rap-song, making it easier for users to sync them together.
  • Vocal Isolation: The tool can isolate the vocals from the rap-song, allowing users to focus on remixing the vocals separately.
  • Vocal Stretching: The isolated vocals can be stretched or compressed to fit the BPM of the beat, ensuring that the remix sounds harmonious and synchronized.

Ubuntu:

  1. Download the Premixphonk Remix Maker repository. You can do this by running the command: git clone https://github.com/giftmischer69/premix.
  2. Set the permissions for the installation script: chmod +x install.cmd.
  3. Run the installation script: ./install.cmd.

Windows:

  1. Download and install SOX from the following link: SOX Download.
  2. Make sure to add SOX to the PATH during the installation process.
  3. Download the Premixphonk Remix Maker repository.
  4. Run the installation script: install.cmd.

Running:

To run Premixphonk Remix Maker, follow these steps:

Ubuntu:

  1. Open a terminal and navigate to the Premixphonk Remix Maker directory.
  2. Run the command: ./premix.cmd.

Windows:

  1. Open a command prompt and navigate to the Premixphonk Remix Maker directory.
  2. Run the command: premix.cmd.

Summary:

The Premixphonk Remix Maker is a powerful tool for creating remixes by synchronizing vocals from a rap-song with different beats. It offers features such as automatic BPM and downbeat detection, vocal isolation, and vocal stretching. By following the installation and running instructions, users can start creating their own remixes with ease.

remix
Remix

Remix is a modern JavaScript framework that focuses on building fast and performant web applications. It emphasizes a combination of server-rendered content and client-side interactivity, offering a robust architecture for creating scalable and maintainable projects.