Hi Folks,
I am a newbie here. I am trying to use the VBPiano source code and I am getting some errors
Jazz.MidiOut (&H90 + chan, Note(sender), 100)
Throws an....
Error 2 Too many arguments to 'Public Overridable Sub MidiOut(in() As Object)
AND
Error 3 Value of type 'Integer' cannot be converted to '1-dimensional array of Object'.
Any ideas what's going on here as it seems the format of the MidiOUT function is not recognised.
Jazz-Plugin 1.4 Type Library (File version 1.5) appears to be installed OK.
Thanks for any help you can offer.
B
VB.net 2012 - Errors
Re: VB.net 2012 - Errors
I'm afraid the old project is outdated, but I don't have VB.net 2012 to test.
I assume you already have Jazz-Plugin installed.
Try to create a new VB project, then find Jazz-Plugin object in VB menus and add it to the project.
The rest of the code should be pretty much the same.
PS: I am going to move this thread to Jazz-Plugin section.
I assume you already have Jazz-Plugin installed.
Try to create a new VB project, then find Jazz-Plugin object in VB menus and add it to the project.
The rest of the code should be pretty much the same.
PS: I am going to move this thread to Jazz-Plugin section.