Giter Site home page Giter Site logo

svnstfns / drone-programing-audio Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chaoticrubber/drone-programing-audio

0.0 0.0 0.0 180 KB

Program for corrupting drones,

License: GNU General Public License v3.0

Ruby 73.19% Python 24.49% Batchfile 2.33%

drone-programing-audio's Introduction

Thanks to Firey from the Sex Machines Discord for sharing this, https://discord.gg/jffAMNMcP8

Chant generator

To setup

(you should only need to do this once)

cd <directory where you unzipped this>
python -m venv venv
./venv/Scripts/activate.bat
pip install -r requirements.txt

To create the voice clips

You only need to do this if you change the lines of speech

  • Edit your lines file using your favorite text editor. An example is included as test1.txt
  • Go back to powershell (you only need to run the first two lines if you have closed the window since you did the setup)
cd <directory where you unzipped this>
./venv/Scripts/activate.bat

python -m speech_test test1.txt output/

Change the test1.txt in the last command to point to the lines file you edited. A folder will be created called output with a sample of each line.

to play

  • Open Sonic Pi (Some times this takes a while)
  • Open milking.rb in sonic pi
  • At the top of the file change the line with sample_base to point to your output folder created above. Make sure it's appended with /line
  • Change the sample_count value to match the number of lines created (it will have been output by the script)
  • Press play in the top left of the sonic pi window
  • Sit back and enjoy

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.