[SOLVED] MNotepad : no text export (Linux)

Official support for: meldaproduction.com
Post Reply New Topic
RELATED
PRODUCTS

Post

MNotepad does not have a text export function. The export button in the preset selection is seemingly about folders, not individual files.

It can be useful to have a file export function to export in plain text the contents of MNotepad.

By the same token, I wonder why a 'folder export' would be such an important thing.

Cheers.
Last edited by mevla on Sun Jun 30, 2019 2:32 pm, edited 1 time in total.

Post

Right_click in the text area.

As for folder export - maybe you have saved several sets of notes as presets into a single folder. And it's the same functionality as in the other Preset Browsers.
DarkStar, ... Interesting, if true
Inspired by ...

Post

I'm afraid I do not see any "file save as ..." or anything resembling that functionality in the context menu (version 13.03b) :



MNotespad2.jpg
You do not have the required permissions to view the files attached to this post.

Post

Select all, then Copy, then paste it into a .txt or MS Word or .... document.
DarkStar, ... Interesting, if true
Inspired by ...

Post

No, that does not work, as I've mentioned in the other thread about ADSR. Here each single plugin runs in its very own address space because they need to have a Windows bridge layer in order to work within Bitwig Linux. A process space being a process space, there's no sharing of a common memory pool between the two, and if there's any communication protocol used within the Melda plugins (maybe 0MQ style for instance), it is not observed. At least that's not yet supported by the linvst adapter.

And there's no MS Word in sight, but that's very well OK. I wouldn't care less.

Still, a file export could be useful. Perhaps more than a folder export, don't know.

Cheers.

Post

You cannot copy & paste on Linux??? And you still use it? :D Well, I'll think about that, but to be honest, that would be a completely pointless feature for pretty much anyone except for linux users :D
Vojtech
MeldaProduction MSoundFactory MDrummer MCompleteBundle The best plugins in the world :D

Post

Copy/paste works very well and is much simpler than on Windows/Mac. No need to touch the keyboard at all with ctrl-c, ctrl-v, just use the mouse.

The Adapter for running Windows VST is running each VST in its own process space. Your copy function will copy to that process space, to be picked up by another process but, there's nobody else in that process space.

And quite certainly there is no communication protocol that the Melda plugins are using, such as an embedded ZeroMQ for instance, or RabbitMQ to communicate between Melda instances, that would be able to cross the process space. Like TCP/IP does for instance.

On the other hand, it does accept data from the outside so it's possible to paste patches. It might be a limitation of the Adapter at the moment.

Linux users are nothing in the balance, of course. What's my $1000+ spent at Melda when compared to the hundreds, thousands of others ? Nothing. But then on the other side it's still $1000+.

Cheers.

UPDATE: I can easily fish out the preset from the MNotepad xml file, so no worries.

No need for a file text export option after all :)

I can also symlink that xml file to a 'plain out there' location that's easy to reach instead of that windows path ~/[Windows Adapter Layer]/users/mevla/Application Data/MeldaProduction/

Post

Hehe ok :). Btw. you find using mouse faster than keyboard? And you are on Linux? :D I smell something fishy here :D
Vojtech
MeldaProduction MSoundFactory MDrummer MCompleteBundle The best plugins in the world :D

Post

MeldaProduction wrote: Tue Jul 02, 2019 10:28 am Hehe ok :). Btw. you find using mouse faster than keyboard? And you are on Linux? :D I smell something fishy here :D
Ah ah. That's pretty funny. 8)

Post Reply

Return to “MeldaProduction”