playmidi problem in miditoolbox (matlab)

Status
Not open for further replies.

kingh12

Newbie level 4
Joined
Mar 26, 2013
Messages
6
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,335
Hi,
I've just overcome the problem of readmidi and writemidi commands with midi2nmat and nmat2midi commands because of using furher version of Matlab. But there have been the same problem with "playmidi" command. The massage shown in matlab is;

>> playmidi(deneme,145);
Invalid MEX-file 'C:\Program Files\MATLAB\R2013a\toolbox\miditoolbox\t2mf.dll': The specified procedure could not be found.

Error in mft2mf (line 36)
t2mf(ifname,ofname); % mex converter, works in Windows, but see next

Error in playmidi (line 44)
mft2mf(ifn,ofn);

Is there any solution to fix this?
Please help,
Thanks...
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…