MIDI functions
- airsoftsoftwair
- Posts: 5830
- Joined: Fri Feb 12, 2010 2:33 pm
- Location: Germany
- Contact:
Re: MIDI functions
Not very likely. I don't have any MIDI hardware to test this and I'm not experienced with MIDI at all so it probably should be done by somebody who knows more about the matter.
Re: MIDI functions
Thanks for your answer!
But why is it not possible tho use the camd. library with hollywood?
I think there is support for other librarys.
But why is it not possible tho use the camd. library with hollywood?
I think there is support for other librarys.
Re: MIDI functions
hollywood do not have direct support to call ANY library
its only possible via plugins, plugins are written in c using example SDK
its only possible via plugins, plugins are written in c using example SDK
Christos
Re: MIDI functions
If a user sponsor some midi equipment to you, would you like to do it?
- airsoftsoftwair
- Posts: 5830
- Joined: Fri Feb 12, 2010 2:33 pm
- Location: Germany
- Contact:
Re: MIDI functions
Not in the near future because I'm busy with other stuff but maybe some time later.
Re: MIDI functions
What kind of plugin should be better for a wrapper for camd.library?airsoftsoftwair wrote: ↑Mon Jan 20, 2020 11:25 pm Someone could do a plugin based on camd.library... shouldn't be that difficult and it's a nice exercise for plugin writing![]()
Audio plugin? Library plugin?
And ..can hw plugin system open an Amiga shared library?
Need to look the documentation more carefully.
Re: MIDI functions
Well...I have been toying a bit with plugin sdk.
I can open camd.library, create midi links, send MIDI notes etc etc...
I need to understand better the plugin system but It is funny.
I can open camd.library, create midi links, send MIDI notes etc etc...
I need to understand better the plugin system but It is funny.