Sin descripción

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

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!