This commit is contained in:
Nico 2023-03-27 21:17:27 +01:00
commit 6950e7bed1
1 changed files with 6 additions and 2 deletions

View File

@ -1,10 +1,14 @@
# AmigaConverterQT
a sample converter tool for amiga. Written in QT. Only tested on windows. Probably buggy. Requires `sox` to be installed and on your path
a sample converter tool for amiga. Written in QT. Only tested on windows. Probably buggy.
**Requires `sox` to be installed and on your path!!**
![Screenshot](https://tildegit.org/nihilazo/AmigaConverterQT/raw/branch/main/screenshot.png)
## Building
I used qt creator so I guess qmake
I used qt creator to build this, it should probably work with qmake if you prefer command line things.
## Usage