Skip to main content

GUI for abcplus music notation.

Project description

MusicRaft

'MusicRaft' is an GUI for the ABC(plus) music notation, built around python and the Qt GUI toolkit. It is in fact a very lightweight (and very limited!) IDE implemented as 'the raft' on top of which the plugin 'abcraft' is created. (Actually, the architechtural split isn't quite so clean; the raft contains quite some ABC-specific code!)

Alt text

A separate plugin pyraft supports editing of python3 source files. When a python script writes output with an HTML header, pyraft dsiplays the HTML in a special 'Html' tab within the display notebook. This is present in the 'git' project but absent in the python package, in order to keep the number of dependencies on other packages to a minimum.

##Installation

The 'official' way to install is musicraft is to use the python package repository. The exact syntax will vary across platforms but will be something like...

python3 -m pip install musicraft

after which starting musicraft is a simple matter of ...

python3 -m musicraft [abc source file name ...]

.. or something very similar.

It is possible to associate this action with all .abc files so that a double-click on such a file in the file manager is sufficient to start musicraft. How to do this depends on the operating systemcontext; perhaps this will be (semi)- automated in later releases of the musicraft package.

A few start-up scripts are also included. These are really a left-over from the time before I got the '-m' approach working but are left in as potentially useful. Where exactly these get installed - and whether that location is conveniently within the execution path - depends on your OS and system set-up.
###Environment

More 'on the go' debug information can be obtained by setting...

  • MUSICRAFT_DBG = 1

... before starting musicraft. Inevitably, perhaps, the choice of what debug info to output is governed by my issues encountered recently not by your issues encountered today, so this is not guaranteed to be helpful!

Musicraft was originally designed to work with Qt4 via either PyQt4 or PySide. This software is however becoming more and more deprecated in favour of Qt5 via either PySide2 or PyQt5. Accordingly, Musicraft has been reworked to support these; indeed, musicraft PySide2 is now used by default. This behaviour can however be overruled by settinging an environment variabe:

  • MUSICRAFT_QT = PyQt4
  • MUSICRAFT_QT = PySide
  • MUSICRAFT_QT = PyQt5

Not overruling this setting is treated as equivalent to...

  • MUSICRAFT_QT = PySide2

Important note regarding 'Qt' dependencies:

The musicraft package specifies PySide2 as a dependency, so it gets installed whether you like it or not. This is only likely to be problem if you're running on a very old OS version that doesn't support PySide2, Qt5 etc. In this case, you may wish to pu t your own package together, baed on the code in this repository.

Recent OS versions (e.g. Ubuntu Linux 18.04, Windows 10) may only suport 'Qt5', not the older, deprecacted 'PyQt4'. In some cases, there is a workaround for this. For example, on Ubuntu 18.04 one can install PySide by:

sudo apt-get install python3-pyside

####Standalone binaries

I have created (using PyInstaller) standalone executables of Musicraft for 64-bit systems under Windows (tested on Windows 10) and under Linux (tested under Ububtu 18.04).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

MusicRaft-0.8.0.tar.gz (5.7 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

MusicRaft-0.8.0-py3-none-any.whl (5.7 MB view details)

Uploaded Python 3

File details

Details for the file MusicRaft-0.8.0.tar.gz.

File metadata

  • Download URL: MusicRaft-0.8.0.tar.gz
  • Upload date:
  • Size: 5.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.9

File hashes

Hashes for MusicRaft-0.8.0.tar.gz
Algorithm Hash digest
SHA256 3560899d6eab687d4d81f8882f02765a125a32da9d0bfb8e26b2a796f25d7799
MD5 9d536d86b3554e710d51ec035e61f97f
BLAKE2b-256 9981bed7a868eadebb2cda80fbdd548765309119fc573f1825f7d809517c71f1

See more details on using hashes here.

File details

Details for the file MusicRaft-0.8.0-py3-none-any.whl.

File metadata

  • Download URL: MusicRaft-0.8.0-py3-none-any.whl
  • Upload date:
  • Size: 5.7 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.9

File hashes

Hashes for MusicRaft-0.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8d2ade0ec00c9041ae84b03f7ac0690387b845287390361e4a5618f5ca977296
MD5 fa89fd4e697f1c12661483f7211b6e3d
BLAKE2b-256 1987ba4216b60ab5d1465c7c560265fc91e95412a292784037c95b1ac97a8ac8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page