Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Avatar Guitar

4
Posts
1
Following
A member registered Oct 17, 2020

Creator of

Recent community posts

Luigi, please provide some code to show how to change the patch on a channel with the original Fiavapps MIDI. Thank you.

Thank you for that answer. But, I'm still waiting for an answer to my other question posted above this one: Can you provide a code example to show how to change the bank and the instrument on a given MIDI channel? Thanks.

Bryan Dempsey

Hi Luigi,

Thanks for the clarification about Giavapps MIDI.

I have had success sending note on and note off short messages on several channels, simultaneously.

And I see that it's possible to get the current instrument name with:

midi_instrument_name(instrument_number)

Which I assume "gets" the current instrument on the current bank on the current channel. But what I need to do is to "set" the current "channel", then "set" the current "instrument" (patch) then "set" the current instrument "bank". Much like drum instruments are selectable as "kits". Can you provide any code example to accomplish this?

And I guess that Giavapps MIDI works only for stand-alone, PC-Mac-Linus builds and not for WebGL builds because of the use of DLL's? I'm not a professional programmer, but it seems that my WebGL builds now fail after adding Giavapps MIDI and trying to open MIDI output devices and send MIDI data.

Thanks for your help, Luigi.

Avatar Guitar

I purchased the older version on the Unity Asset Store. Should I get a refund from Unity and get the newer Giavapps MIDI 2 version on Itch.io? Is there a sample scene and a User Guide for either app? Thanks.

Bryan Dempsey