manaris / jythonMusic

JythonMusic is an open source environment for music making and creative programming activities.
GNU General Public License v3.0
33 stars 11 forks source link

Change MIDI Sound Bank #8

Open alexgimenez02 opened 2 years ago

alexgimenez02 commented 2 years ago

Hi,

is there any way to change the MIDI soundbank without using external tools?

Thanks

manaris commented 2 years ago

JythonMusic does not provide an API for that. However, if the underlying version of Java supports this, then you should be able to access it using regular Jython syntax.