Skip to content

Releases: fuzzblob/YoAudio

Cross platform builds achieved!

29 Mar 22:15
Compare
Choose a tag to compare
Pre-release

After a little header file fiddeling the build process on linux is working again! This build was achieved on Gentoo using GCC 14.2.1. SDL2 needs to be installed on the client machine to run.

The bundeled binaries rely on the hard coded file names (assets available here)

Full Changelog: v0.2.2...v0.2.3

A new beginning!

15 Mar 01:02
Compare
Choose a tag to compare
A new beginning! Pre-release
Pre-release

The project has been dormant for a long time. And it took quite a bit of energy to figure out what was what. But now the code is in a state of compiling under windows again - with linux gcc to follow soon!

The engine runs, the editor launches, the logs are printing and the code looks okay.
A good basis for further experiments!

The bundeled binaries rely on the hard coded file names (assets available here)

A screenshot of the YoAudio-Editor running in a small window. In the background there is a terminal window with debug logs.
Screenshot 2025-03-15 015543

Full Changelog: v0.1.0...v0.2.2