yuxshao / ptcollab

A collaborative piano-roll music sequencer!
https://yuxshao.github.io/ptcollab/
MIT License
96 stars 12 forks source link
audio collaborative editor multiplayer music piano piano-roll pxtone pxtone-collage qt roll

pxtone collab

ptcollab
pxtone collab is a music editor where you can collaborate with friends!

Features

pxtone collab is based off pxtone collage, a music editor developed by Pixel, the creator of Cave Story and Kero Blaster. As such some features will be familiar:

In addition, ptcollab supports:

Information

Check out the landing page for more info about pxtone collab, including downloads, guides, further links, and thank yous.

Installation

The releases page has executables you can download and just run!

If you're building from source, it should work with a Qt5.15 install, but does require ogg/vorbis, rtmidi, and C++17.

On Mac, you may need to install a later version of clang (e.g., through brew install llvm).

If you have these dependencies , running qmake and then make should build an executable for you.