Skip to content

cloph-dsp/slice2bliss

Repository files navigation

Slice2Bliss 🎛️🎶

Slice2Bliss is a web-based sample slicer and randomizer designed for creative audio manipulation. Built with the Web Audio API and React, it provides an intuitive interface for creative audio processing.

Features ✨

  • Audio Slicing: Slice audio files based on BPM and musical divisions
  • BPM Detection: Automatically detect tempo for precise slicing
  • Randomized Playback: Trigger slices in random sequences for unique compositions
  • Pitch-Preserved Time-Stretching: Adjust playback speed
  • Recording & Exporting: Capture and save your audio experiments

Installation & Setup 🚀

  1. Clone the repository:
    git clone https://github.com/yourusername/slice2bliss.git
  2. Install dependencies:
    npm install
  3. Start the development server:
    npm run dev
  4. Open your browser and navigate to http://localhost:3000

Contributions are welcome! This project is licensed under the MIT License.