Code Monkey home page Code Monkey logo

rav's Introduction

RAV

Creates new sound samples based on random shards of a source sound. The shards are random sections of the original song, and their length is specified by the user. The shard length can also vary randomly within a specified range.

This application is useful for creating interesting ambient sounds or purely random solos. Providing RAV with a sound sample containing just the notes of a chord or the notes of a scale will produce interesting results. Try varying the lengths of the notes in the original sample! Since the algorithm is completely random, distributing probabilities among the notes differently will affect the end result. Also, try running your mix through RAV multiple times.

Both wav and mp3 formats are supported. The sound file returned will be in mp3 format.

RAV relies on the following libraries to help with various processes:

flask : Putting together the web application scipy : Reading and writing wav files numpy : Manipulating samples pydub : Converting between wav and mp3 formats

rav's People

Contributors

ritmatter avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar  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.