Matlab Piano

조회 수: 3 (최근 30일)
hckfb
hckfb 2011년 12월 19일
Hello. I am a freshman student at mechanical engineering. I try to make a piano on matlab gui for final project but I don't know how I make exactly. Only keybord is enough for my project but I need help. I will appreciate if you help me. Thank you in advance.
  댓글 수: 4
Jan
Jan 2011년 12월 20일
MIDI?! You asked for a GUI ask keyboard at first. MIDI is another story.
hckfb
hckfb 2011년 12월 20일
http://www.mathworks.com/matlabcentral/fileexchange/21262-matlab-piano
I need same thing but it not needed to complex

댓글을 달려면 로그인하십시오.

답변 (2개)

Jan
Jan 2011년 12월 19일
As I've answered in your former question: If you ask Google, you find some very well implementations of piano keyboards in Matlab. You can also search in the FileExchange pages.
I did not post the links directly, to give you a chance to find them by your own.
  댓글 수: 8
hckfb
hckfb 2011년 12월 20일
http://www.mathworks.com/matlabcentral/fileexchange/21262-matlab-piano
I need same thing but it not needed to complex
Walter Roberson
Walter Roberson 2011년 12월 20일
Might as well start with your GUI, and use dummy callback routines like I show above.
Sound synthesis is not a small topic; if you want to do it, you will need to research it and figure out what you want to implement. Keeping in mind, of course, that imitating force or velocity sensitive keys, or even just figuring out when a key is released, is going to require some cleverness on your part.

댓글을 달려면 로그인하십시오.


Walter Roberson
Walter Roberson 2011년 12월 20일
  댓글 수: 2
hckfb
hckfb 2011년 12월 20일
http://www.mathworks.com/matlabcentral/fileexchange/21262-matlab-piano
I need same thing but it not needed to complex
Jan
Jan 2011년 12월 21일
It is *your* final project. Therefore it is *your* turn, to simplify the program.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Just for fun에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by