Git Product home page Git Product logo

Comments (2)

flibitijibibo avatar flibitijibibo commented on July 1, 2024

Awesome, thanks for the info!

I don't have any XACT games that use this (I think...?) so I don't have any reference to implement these bits, but I've edited the reading for the randomOffset and documented what I could in CueData:

7764f44
3fec1d5

If you end up implementing any of this, throw it my way and I'll merge it ASAP. (Also, I'll try to send this audio rewrite to upstream once I get the SDL2 stuff in... though DirectX SoundEffect may not like how XACT Cues are done now. Haven't checked.)

from fna-mghistory.

tomspilman avatar tomspilman commented on July 1, 2024

If you end up implementing any of this, throw it my way and I'll merge it ASAP.

We're about to implement the timeStamp stuff. I should be able to at least share that for sure.

Also, I'll try to send this audio rewrite to upstream once I get the SDL2 stuff in

Sure... hopefully we can keep the XACT change totally separate from SDL2 stuff. They should be unrelated.

As far as the SDL2 stuff... i'm convinced it is ready to be used full time. My hesitancy has been the dread of having to maintain both SDL2 for desktop systems and OpenTK for mobile in the future.

While the OpenTK guy has been starting to move on updating it and fixing desktop issues. I really lack faith in him not completely disappearing again and the platform getting stale.

DirectX SoundEffect may not like how XACT Cues are done now

Yea... have a bunch of "alternate" constructors and methods #if'd in there for different platforms. People keep hacking in stuff they need without consideration of the other platforms. It also doesn't help that we have multiple complete implementations of some of the audio classes.

It all needs to be cleaned up to a single set of source files and a common internal API that all platforms use.

from fna-mghistory.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.