Giter Site home page Giter Site logo

xyle-gbp / atractool-reloaded Goto Github PK

View Code? Open in Web Editor NEW
44.0 44.0 3.0 90.18 MB

GUI-based and Open source ATRAC3 / ATRAC3+ / ATRAC9 Converter.

License: MIT License

C# 94.89% C++ 5.00% C 0.11%
atrac atrac3 atrac3plus atrac9 audio-applications audio-converter c-sharp gui-application multi-language net-7 net6 ps3 ps4 psp psvita reloaded sony user-interface wave

atractool-reloaded's Introduction

Hi there ๐Ÿ‘‹

Top Langs github stats

Always recruiting

  • People who can help us translate our application into multiple languages.
  • Those who can help debug the application.

Contact

atractool-reloaded's People

Contributors

xyle-gbp avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

atractool-reloaded's Issues

2GB input file limit in the ATRAC3 encoder

The psp_at3tool.exe file limits its input file size to 2GB. This limitation exists only on paper, and the software can work with bigger files.
To remove that limit you can edit the file as follows:

Replace:
00001d79: 85 c0 0f 85 9d 00 00 00 f6
With:
00001d79: 85 c0 90 90 90 90 90 90 f6

Parappa the Rapper (PSP) AT3 incompatible

Parappa the Rapper (PSP) uses some kind of interleaved AT3 audio. Many audio channels are present in a single AT3 file, corresponding to Parappa's COOL/GOOD/BAD/AWFUL grade. The specific format is unknown. ATRACTool cannot decode these strange AT3 files, producing a broken file with no audio. FFMPEG cannot decode these files either, producing fragmented pieces of audio and many command-line errors.

Could it use for Walkman?

I have a Walkman NW-S744 and it can play atrac audio(even atrac advanced lossless),but i dont know how to do.

Ver 1.25 (20221001) settings.ini wave to atrac error

Hi XyLe-GBP,

Is it possible to add proper setting.ini file to both release versions?
If I encode wave to atrac the following error appears:
image

Solution now:
Go to settings, change any option, proper settings.ini will be created.

Better solution:
Include working settings.ini in both release versions

Working settings.ini:
[ATRAC3_SETTINGS]
Console=0
Bitrate=7
LoopSound=0
LoopPoint=0
LoopStart_Samples=
LoopEnd_Samples=
LoopTime=0
LoopTimes=
Param=at3tool -e -br 128 $InFile $OutFile
[OTHERS]
ToolStrip=0
[ATRAC9_SETTINGS]
Console=0
Bitrate=7
Sampling=2
LoopSound=0
LoopPoint=0
LoopStart_Samples=
LoopEnd_Samples=
LoopTime=0
LoopTimes=
LoopList=0
LoopListFile=
Advanced=0
EncodeType=0
EncodeTypeIndex=
AdvanceBand=0
NbandsIndex=
IsbandIndex=
DualEncode=0
SuperFrameEncode=0
Param=at9tool -e -br 168 -fs 48000 $InFile $OutFile
[GENERIC]
LPCreateIndex=0

Header Format for .at3 plus (question)

Do you know where the header format for at3 and at3 plus is specified?
I cannot seem to find it.
(I do realize you just call an .exe to convert the files in this program, just hoping to find the header format specification )

Psp_at3tool v3.0.0

Not a feature request per say,

I see you ship the tool with v2.0.0 and as I have the updated version I wondered if you'd like me to send it to you?
I also have the Linux binary as well though you have to export the LD path and ideally create a symlink to the 1.0 version of the accompanying library it expects.

Its not a major update but nice to have nonetheless.

I think I'll just include them here.

at3tool.zip

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.