Giter Club home page Giter Club logo

mimic-instrument's Introduction

Mimic Instrument

A multi-track instrument you can play with your voice and an Xbox controller.

Demo

Mimic Demo

Controls

  • mute/unmute track(s): press [track](s)
  • switch track section(s): hold [track](s) + press RB
  • select instrument for track: hold [track] + hold LB + mimick instrument with voice!

[track] can be A, B, X, or Y. [track](s) means that you can press multiple [track] buttons at the same time, and the action will apply to all selected tracks.

Installation Instructions

  1. Install ChucK if you don't have it. I used ChucK version 1.5.2.0 (chai) while developing this project.

  2. Clone this repository.

     git clone https://github.com/kiranvbhat/mimic-instrument.git
    
  3. cd to the repository and run chuck mimic-instrument.ck

Troubleshooting

Inaccurate Instrument Selection

If instrument selection is inaccurate (e.g. mimicking a guitar into your mic and piano is selected), then you might need to record your own voice sounds (instead of using mine) for the prediction. This can be done with the following steps:

  1. Record yourself mimicking all instrument samples in instrument_sounds/ The recordings should be .wav format.
  2. Remove all files in voice_sounds/ except filelist.txt.
  3. Put your mimic recordings into voice_sounds/. They should all have the same filenames as their respective .wav files in instrument_sounds/.
  4. Run chuck extract_voice_features.ck. This will create a new voice_features.txt file with your voice features instead of mine.

This should improve the instrument recognition, since it will use your instrument-mimicking sounds for the predictions instead of mine.

mimic-instrument's People

Contributors

kiranvbhat avatar

Watchers

 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.