2017-07-01 16:19:09

Hi all,
In this post I would like to announce a project that I am currently working on.
Please note that right now it is not even in beta, perhaps an alpha stage. I am developing a set of libraries for audiogame development in swift.
Right now I have something called sound.swift inside a text project.
It can play sounds using AVAudioEngine and it can change its pitch in realtime using AVAudioUnitTimePitch.
Soon it will support pan and volume, but I wanted to post it here so people can contribute to it, have a look at it, suggest improvements etc.
This is open source and you can find it on my gitlab at the following URL:
http://oriolgomez.com:9900/ogomez92/audiogame_utils

If you have a mac, XCode and wish to test this, please feel free to do so and if you have improvements please submit a merge request and we will come up with something.

The test project currently plays a looped sound file  and changes its pitch  inside a while loop until the loop finishes (loopcount=10) and exits.


Please let me know what you think. I am currently trying to implement a load function to load a file into memory.
Let's make the world of audiogame development for the iPhone easy for everyone!

Again, the link is
http://oriolgomez.com:9900/ogomez92/audiogame_utils

ReferenceError: Signature is not defined.

2017-07-02 12:39:40

This could be great, but then what about Apple App store and them charging prices for devs?

2017-07-03 00:09:49

This looks like an amasing project.

If you like what I do, Feel free to check me out on GitHub, or follow me on Twitter