Aucune description

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

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!