Merge pull request #66 from ltcptgeneral/DarellsAnnex
Fixed Filepath errors upon startup
This commit is contained in:
commit
0a9ece5ac9
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)
|
||||
%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];
|
||||
charls = ["q" "w" "e" "r" "t" "y" "u" "i" "o" "p"];
|
||||
|
Reference in New Issue
Block a user