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

Port SiON demos to the new library #6

Open
YuriSizov opened this issue Apr 10, 2024 · 0 comments
Open

Port SiON demos to the new library #6

YuriSizov opened this issue Apr 10, 2024 · 0 comments
Labels
enhancement A new feature or feature improvement

Comments

@YuriSizov
Copy link
Owner

The original library had quite a few cool and public demo projects (which you can find here http://wa.zozuar.org/user.php?name=keim_at_Si with their source code available).

It would be a good idea to port some of these to both test the new library and showcase its capabilities better, given how broad they are. Demos should probably be stored in a separate repo, so if you want to help with this task and the repo is not set up yet, please let me know.

As a word of warning, at least some of the demos use classes not available in the current version of GDSiON. This is because the initial version of this port focuses on the core of the library, and parts which are either used internally or needed for the project that I'm making with GDSiON. Notably, there is a whole high-level SoundObject abstraction (https://github.com/keim/SiON/tree/master/src/org/si/sound) with an extensive network of related classes which can be very helpful for end users. These need to be ported first, either as a part of this project, or as a auxiliary tool (to keep things lean).

@YuriSizov YuriSizov added the enhancement A new feature or feature improvement label Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A new feature or feature improvement
Projects
None yet
Development

No branches or pull requests

1 participant