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

How to run example ? #2

Open
TechComSpot opened this issue Jun 17, 2018 · 2 comments
Open

How to run example ? #2

TechComSpot opened this issue Jun 17, 2018 · 2 comments

Comments

@TechComSpot
Copy link

Hi, @dskinner.

Can you advice please how to run example code ?

@dskinner
Copy link
Owner

Hi @r3mb00

Most package developers will include an example directory for usage of library.

This repository is a collection of multiple experimental packages. Some packages may include examples and some may not, because this is essentially a sandbox for me where I play. You may still find example subfolders here, for example: https://github.com/dskinner/x/tree/master/glw/example/glwidget

In some cases, you may need to read the first few 100 lines of a particular file documenting ways to run. Consider this for example: https://github.com/dskinner/x/blob/master/glw/example/glwidget/glwidget.go#L7

If it doesn't work, that wouldn't be very surprising since as I mentioned this is a play thing to me. Other projects, such as dasa.cc/snd, I take more seriously and if something doesn't work, I appreciate bug reports.

But here under dasa.cc/x, I am constantly breaking things and trying new things.

If you need more specific help with how to either install Go, or use the command line to run go run, you may want to start here: https://golang.org/doc/

@TechComSpot
Copy link
Author

@dskinner thank you for your response.

Your work with shiny and gomobile is what I'm looking for about 1 year.
I hope to use go for Android development and was happy to find shiny library at the end.
I like gomobile and server side stuff but didn't find good library for the UI.
I know that shiny is in "Discontinnued" status but anyway try to run it with gomobile and get apk file it's like a gift for me. :)

Will dasa.cc/x work with VST instruments?

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