Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

Creando Interfaces de Usuario Práctica 7 Curso 2019/2020

Notifications You must be signed in to change notification settings

MiguelHerreraAlvarez/SimplePianoProcessing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Simple Piano

About the author

Miguel Herrera Álvarez. Last-year Computer Engineering student in the University of Las Palmas de Gran Canaria.

Develop

In this project I learn how to create sound in Processing. I have created a piano that will reproduce the respective note you touch with the keys using and oscilator with the MIDI frequencies and an env.

WARNING: I do not recomend to hold a key or pressed more than one at the same time due to you will hear a loud sound.

Decisions

I tried to emulate the piano distribution with the keyboard so the controls are:

  • S for Do(C in alphabetic system)
  • D for Re(D)
  • F for Mi(E)
  • G for Fa(F)
  • H for Sol(G)
  • J for La(A)
  • K for Si(B)
  • E for Do#(C#)
  • R for Re#(D#)
  • Y for Fa#(F#)
  • U for Sol#(G#)
  • I for La#(H#)

Tools and references

About

Creando Interfaces de Usuario Práctica 7 Curso 2019/2020

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published