Psynosaur / mrfplusplus

moRFeusQt in C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MRF++

This will be my attempt to rewrite my moRFeusQt application in C++

  • First motivation is to have a small binary that runs anywhere
  • Second motivation is to improve my C++ programming language experience
mkdir build && cd build
cmake ..
make -j

About

moRFeusQt in C++


Languages

Language:C++ 76.0%Language:CMake 24.0%