bg_image= to add a simple background image and gui_xml= to go full Gui change #49
Replies: 4 comments
|
AriaGUI XML is used also for free instruments, but it's not part of the sfz specification, so I'm not sure what a |
|
"it's not part of the sfz specification" ... I don't think anything on this list is part of the sfz specification. I thought that was the point of this list. If I'm wrong, I'm happy to remove the suggestion. Anyhow, my thought was to have baby steps, starting with just |
|
The objective of this project, which is indeed not clear, is about to add new opcodes to the specification with a view for a possible v3, though is not a simple task without the participation of most of the current developers (both of samples libraries and sfz players). |
|
Closing:
|
Uh oh!
There was an error while loading. Please reload this page.
When using multiple samplers (Sforzando, tx16wx), the visual cues are scarce as to what instrument is being used. Aria uses external XML files with a full GUI definition for commercial instruments. Some other samplers also allow the sample instrument author to change the look of the interface.
Developing a full XML GUI definition might be a way off, but being able to at least change the background image would be a help in adding visual cues to users.
I suggest:
bg_image=to point to a simple background image andgui_xml=to point to an XML gui definition file.All reactions