Skip to content

Possible changes and updates? #12

@DatCaptainHorse

Description

@DatCaptainHorse

With new GPU's coming out with raytracing hardware it might be worthwhile to look into using that for audio. Using Vulkan compute could be another thing to look into, depending where OpenCL is headed.

Not sure if it's possible looking at samples, but cut the audio output or atleast let us choose where the output goes to, such as OpenAL-Soft, FMOD or such.

Most of the samples use C/C++ instead of "proper" C++ along with the mess of Win32 API, it would be much easier to understand and read if they were rewritten without mixing C and C++. Also keeping Win32 things in their own source and header files would prevent a drankwholebottleofrumhangover levels of headache when trying to identify which parts are relevant to TAN.

Let's not forget CMake as a cherry on top, though that can be done afterwards as a contribution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions