Ei kuvausta

George Bartolomey 396cfd301f Remove deprecated signal QProcess::finished using 2 vuotta sitten
icons b418532f52 Add freedesktop compatible icons 2 vuotta sitten
lang a1ad758e06 Init 2 vuotta sitten
screenshots 7e72a0928d Add README and screenshots 2 vuotta sitten
.gitignore a1ad758e06 Init 2 vuotta sitten
CMakeLists.txt b418532f52 Add freedesktop compatible icons 2 vuotta sitten
COPYING a1ad758e06 Init 2 vuotta sitten
README.md 7e72a0928d Add README and screenshots 2 vuotta sitten
app.cpp 7e250707e9 Remove context repeat 2 vuotta sitten
app.h a1ad758e06 Init 2 vuotta sitten
cli.cpp 396cfd301f Remove deprecated signal QProcess::finished using 2 vuotta sitten
cli.h 396cfd301f Remove deprecated signal QProcess::finished using 2 vuotta sitten
clickablelabel.cpp a1ad758e06 Init 2 vuotta sitten
clickablelabel.h 6cdb5a8c7e Add override keyword to event handler 2 vuotta sitten
icons.qrc a1ad758e06 Init 2 vuotta sitten
main.cpp a1ad758e06 Init 2 vuotta sitten
slider.cpp a1ad758e06 Init 2 vuotta sitten
slider.h a1ad758e06 Init 2 vuotta sitten
translations.qrc a1ad758e06 Init 2 vuotta sitten
w2midi_qt.desktop b418532f52 Add freedesktop compatible icons 2 vuotta sitten
w2midi_qt.kdev4 a1ad758e06 Init 2 vuotta sitten

README.md

w2midi_qt

A program that transforms an audio stream into MIDI!

Screenshots

Window

Building

Install dependencies:

  • C++ compiler
  • Qt5 Widgets
  • Qt5 Core
  • w2midi

Make directory build and run cmake && make there. To install run make install. Use and enjoy!