Giter Site home page Giter Site logo

musical-instrument's People

Contributors

millennium-heap avatar

Stargazers

 avatar

Watchers

 avatar  avatar

musical-instrument's Issues

WinForms

Description

In the initial phase, we aim to create windows form with all the necessary elements to control the volume and frequency/pitch for our musical instrument. For this, we shall also add the NAudio package to our project.

Sub-Feature

  • NAudio Library will be used.
  • The windows form will have the volume control slider.
  • The windows form will have the pitch control slider.

Examples (Optional)

image

Dependencies

NAudio package/library used.

Milestones

  • Add the NAudio package.
  • Develop the volume control slider in the windows form.
  • Develop the pitch control slider in the windows form.

Member/Members (@Github-Handle) (@Email-Id)

Mouse Movement

Description

In this phase, we shall add a panel over our form to limit and track the mouse-movement over the panel as well as its relative movement to its previous state. We shall also develop codes to control the volume and frequency of our instrument based on our mouse movement.

Sub-Feature

  • Track mouse movement over an added panel to the form.
  • Track relative mouse movement over the panel.
  • Track changes in volume and frequency with respect to mouse movement (up/down).

Examples (Optional)

image

Dependencies

  • NAudio
  • WinForms #1
  • Generate Audio #3

Milestones

  • Add a panel to the form and track mouse movement over the panel.
  • Develop codes to track relative mouse movement over the panel.
  • Develop codes to control changes in volume and frequency with respect to mouse movement.

Member/Members (@Github-Handle) (@Email-Id)

Generate Audio

Description

This phase involves generating audio signals with the help of SignalGenerator class from the NAudio library. We shall also develop the code to control the volume and frequency of our musical instrument.

Sub-Feature

  • Audio signal generated when mouse pressed and stops when unpressed.
  • Control volume trackbar.
  • Control frequency trackbar.

Examples (Optional)

Dependencies

  • Winforms #1
  • NAudio library

Milestones

  • Generate audio signals using mouse pressed.
  • Develop code to control volume trackbar.
  • Develop code to control frequency trackbar.

Member/Members (@Github-Hanlde) (@Email-Id)

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.