Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discrepancy in dir name between 'getting started' and 'elk-examples' #2

Open
GeospatialDaryl opened this issue Dec 24, 2019 · 1 comment

Comments

@GeospatialDaryl
Copy link

The io.github tutorial at elk-docs references a directory: mda-vst3.vst3:

First unpack the tar-file with the plugin to your local drive. Place the content in the default path expected: /usr/lib/VST3/mda-vst3.vst3. If you place the mda-vst3.vst3 extracted content elsewhere, you also need to edit the config_play_vst3.json to refer to that new path.

A git clone of examples has a directory named mda-vst3-vst3, not mda-vst3.vst3. A simple fix, but it took me a cycle.

Should this have been a PR on elk-docs?

@IliasBergstrom
Copy link
Contributor

Hi!

Due to the holidays our reply may be a bit late, sorry about that.
Taking a look at the content of the .tar.xz file linked, the content to me seems to correspond correctly with what is mentioned in the documentation, and the config_play_vst3.json file too.

Due to the wording of the instructions, it is possible to conflate the content of the 'mda_jx10_vst3' folder in the elk-examples repository (which is text files only, no binaries), with the binary content of the 'mda-vst3.vst3.tar.xz' file. Unless I am mistaken, it seems to me that the issue you raise is a consequence of that, no?

In any case, I have now updated the wording in the instructions you mention, to clarify that the content referred to is that of the .tar.xz file, containing the desktop plugin binary.

Let us know if I misunderstood your suggestion.

Best,
Ilias B.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants