Replies: 3 comments 1 reply
-
|
Check this out: |
Beta Was this translation helpful? Give feedback.
-
|
Thank you for the link - and for this special build. ("Thanks to the recent AI coding revolution..." so, I suppose an AI-driven code generated from the MAME sources? Interesting...) But with my topic / first post, I intended if it was possible to make an Official MAME plugin version (= to include the Official VST2, VST3, CLAP plugins builds inside the Official MAMEdev releases, updated each month), so there would not be the need to fork MAME and make a new project for each synth (as you did) each time. So I asked if there's any architectural limitation in MAME sources preventing this : my idea was for a more "unified approach". Anyway, thank you again for you precious contribution (with your project). |
Beta Was this translation helpful? Give feedback.
-
|
It is a proof-of-concept, so in theory it can be done. But every instrument is different: panel layouts, outputs, etc. so I think it is a hard task to automate fully. We are musicians, not programmers, so yes, it was coded with AI help :) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
Is there any structural limitation or obstacles in the codebase for releasing the whole, official MAME project as a virtual instrument / effect VST, VST3, CLAP plugin ?
So, a VST, VST3, CLAP plugin (of just a few megabytes) calling all the same MAME external files/libraries/dependencies at Runtime, as it happens now with the MAME EXEcutable binary file.
Is it possible for the MAME Team to make a plugin version of it with just minimal, one-time code adjustments/modifications?
By adding the VST, VST3, CLAP binary files (along side the classic EXEcutable binary) to the MAME project's monthly release would also boost (even more) interest in the MAME project worldwide, embracing the Pro Audio scene and their direct feedbacks.
I would like to know more about this aspect, so I asked. Thank you for any infos about it - and congrats for the amazing good job so far (to all 1000s of Devs here).
Beta Was this translation helpful? Give feedback.
All reactions