Fixed Paths
App should now work as expected upon opening.
This commit is contained in:
parent
d096e4987a
commit
7b50db4fa0
BIN
App/.DS_Store
vendored
BIN
App/.DS_Store
vendored
Binary file not shown.
BIN
App/app.mlapp
BIN
App/app.mlapp
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
function output = MIDIDarell(dur,Fs)
|
function output = MIDIDarell(dur,Fs)
|
||||||
%Darell Chua Yun Da
|
%Darell Chua Yun Da
|
||||||
% Detailed explanation goes here
|
% Use Qwerty Keys for each sound frequency.
|
||||||
|
|
||||||
freq = [330 350 370 392 415 440 466 494 523 554];
|
freq = [330 350 370 392 415 440 466 494 523 554];
|
||||||
charls = ["q" "w" "e" "r" "t" "y" "u" "i" "o" "p"];
|
charls = ["q" "w" "e" "r" "t" "y" "u" "i" "o" "p"];
|
||||||
|
Reference in New Issue
Block a user