Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

playmidi problem in miditoolbox (matlab)

Status
Not open for further replies.

kingh12

New Member
Hi,
I've just overcome the problem of readmidi and writemidi commands with midi2nmat and nmat2midi commands. 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.

Latest threads

New Articles From Microcontroller Tips

Back
Top