Giter VIP home page Giter VIP logo

steamaudio.net's Introduction

Mirsario's GitHub stats

steamaudio.net's People

Contributors

mirsario avatar stanriders avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

steamaudio.net's Issues

Can I use the repo to merge/concat multiple audio files?

Hello:
I have some audio files (in AAC format), which are extracted by FFMPEG from one video (MP4 format) file. Let’s say, I have 2 of such audio files: (C:\Audios\1.aac and C:\Audios\2.aac), I want to merge or concat them into one audio file: C:\Audios\merge.aac.
Can I use the repo to do this?
If yes, please share some C# code. I am using Visual Studio 2022 for targeting .NET 6.0 on Windows 10.
I can use FFMPEG to do this, unfortunately, FFMPEG is rather bad in processing audio files. For example, if the original video file has the duration of 1 minute, the audio file extracted from the video has never has the duration of 1 minute, it could be something like: 1.5 minute or others. Any way, it is not suitable for production.
Let me know if I can use the repo to do the job.
Thanks,

System.Numerics Math instead of new types?

I noticed this library created new Vector3/Matrix4x4 types instead of using the built in C# math types. Is there a reason for this or is it just how the generation works?

I could create a PR to make implicit conversions if we cant just use the built in types but I assume they shouldn't go into the generated file so I would likely just need to create them outside in separate classes.

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.