You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At this point I'm considering the library to be feature complete, and switching gears to stabilizing it, which means it's now in the beta. There are still a couple of things missing from the original SiON, but those will have to wait for a future version where I can test and implement them properly.
This build is designated beta 0 because I'm testing the whole "tag a commit to build a release" workflow, and I still need to sort out notarization on macOS (but it's coming!). That aside, this version is ready for testing and use, and it's the one that powers Bosca Ceoil Blue! Does this mean that a Bosca beta release is also coming soon?.. 👀
These archives contain GDSiON binaries for both debug and release exports.
Installation
Extract the contents of the archive to your project's root folder.
Make sure that you now have a bin folder (i.e. res://bin), and that it contains libgdsion.gdextension and some other files starting with libgdsion.
Restart the editor.
You must download a build for each platform you plan on exporting to. The libgdsion.gdextension is the same in every download and can be safely overwritten when extracting multiple archives.
Example project
The example project showcases one of many applications of the synthesizer library in an interactive way. It's the best way to start experimenting with GDSiON!
The example project source archive contains GDSiON binaries for all platforms. It may be required for you to open the project twice to import everything correctly.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
First fixed release of the synthesizer is here!
At this point I'm considering the library to be feature complete, and switching gears to stabilizing it, which means it's now in the beta. There are still a couple of things missing from the original SiON, but those will have to wait for a future version where I can test and implement them properly.
This build is designated beta 0 because I'm testing the whole "tag a commit to build a release" workflow, and I still need to sort out notarization on macOS (but it's coming!). That aside, this version is ready for testing and use, and it's the one that powers Bosca Ceoil Blue! Does this mean that a Bosca beta release is also coming soon?.. 👀
Built from commit ed3db5f9ec5de153c2a9d542a6cf5652fa43b2f5. If you experience issues, please report them as soon as you can.
Downloads
These archives contain GDSiON binaries for both debug and release exports.
Installation
bin
folder (i.e.res://bin
), and that it containslibgdsion.gdextension
and some other files starting withlibgdsion
.You must download a build for each platform you plan on exporting to. The
libgdsion.gdextension
is the same in every download and can be safely overwritten when extracting multiple archives.Example project
The example project showcases one of many applications of the synthesizer library in an interactive way. It's the best way to start experimenting with GDSiON!
The example project source archive contains GDSiON binaries for all platforms. It may be required for you to open the project twice to import everything correctly.
This discussion was created from the release GDSiON 0.7-beta0.
Beta Was this translation helpful? Give feedback.
All reactions