LoopingAudioConverter icon indicating copy to clipboard operation
LoopingAudioConverter copied to clipboard

A converter frontend for loopable audio formats

Results 59 LoopingAudioConverter issues
Sort by recently updated
recently updated
newest added

No matter the option it doesn't convert to anything ![image](https://user-images.githubusercontent.com/66631504/193465860-597c573d-c4cd-4219-9cc5-eed4b5452551.png)

![image](https://user-images.githubusercontent.com/74303221/192362482-36ead712-5eeb-4c76-abce-d26ecb587531.png) as you can see the windows don't close, this also brings another problem with it. while converting they won't load. You can also see that in the image.

I'm not too knowledgable about audio, but producing a similar result in audacity is done by changing: Initial and Final Tempo Change (%): a value from 6 to 20% (10%...

Simply put, if the pitch setting is messed with in any way, the conversion silently fails. No errors show in any log.

Tried compiling from code. Program does load, but all converting of any audio of any type does not initiate. In short, the program is completly broken.

So, a few weeks ago, I figured out that vgmstream can apparently read loop data in FLACs (also, FLACs can have loop data). I do this by embedding "LOOP_START" and...

Im trying to put loop points on a WAV file that has 8 channels, but when i input the loop points and check the output file, it says isLooped: False...

Simply put, if the pitch setting is messed with in any way, the conversion silently fails.

Recently I found out that some tracks can have a segment after the looped part, and that part gets lost if you only export "segment before loop" and "loop segment"....