Coder Social home page Coder Social logo

chingu-voyages / v9-bears-team-11 Goto Github PK

View Code? Open in Web Editor NEW
2.0 6.0 4.0 582 KB

Synth Audio Generator using Tone.js | Voyage-9 | https://chingu.io/

Home Page: https://codepen.io/shimphillip/full/OeYdbd

HTML 21.85% JavaScript 38.80% CSS 39.36%
chingu html css js webaudio-api tonejs

v9-bears-team-11's Introduction

v9-bears-team-11

Synth Audio Generator using Tone.js | Voyage-9 | https://chingu.io/

User stories

  1. User can click on piano keys to play notes
  • Mouse pressing down on a key will continuously play one note instead of firing off the same note multiple times.
  • You can drag down with mousepress to play neighboring notes.
  1. Users can keypress notes on the keyboard - matching letters are displayed on pinao keys.
  • Keypressing down on a key will continuously play one note instead of firing off the same note multiple times.
  1. User can click on one of 4 buttons to change to a different synth.
  2. Notes will be recorded when a key is played.
  • You can toggle ability to record with a checkbox.

Contributors

  • Phillip Shim
  • Paul Gamble

v9-bears-team-11's People

Contributors

dependabot[bot] avatar paulywill avatar shimphillip avatar tropicalchancer avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

paulywill ye-man

v9-bears-team-11's Issues

Project / Stack / Workflow

@shimphillip and @paulywill decided on:

  • [ x] Project - sound generator / something that create sample/beats/piano audio | perhaps ability for users to record to mp3 or generate the code of audio

  • [ x ] Stack - combination of Gatsby.js / Web Audio api

  • [ x ] Workflow - Wednesday evening meetings / Discord / VS Code Live share / github workflow?

Work Item: Make the Piano Keys

Modify the listener method to detect the length of note to play.

Would be nice if this method can output to the console the note and time of note after the piano key is released.

ie : C4, 8n

(Nice to Have) Feature: Use webcam to create music

Not discussed but in addition to manually clicking instruments to create the sound it would be a "nice to have feature" to create music using webcam.

I believe this could be accomplished with a combination of react webcam

This appears to be working on mobile as well: https://codepen.io/paulywill/pen/QXWKMe?editors=1000

And using something like Opencv.js histogram calculation:
https://codepen.io/huningxin/pen/wqBvRo

histogram

@shimphillip, what do you think?

MVP: Sound Generator -> "AudioGen"

- [ ] Map Feature
- [ ] Filtering Feature
- [ ] API from the job listing providers


  • CSS piano
  • Web Audio API
  • CSS Neon effects
  • Generate mp3 or audio representation in code

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.