Aria Maestosa runs on Mac OS X, Windows and Linux/Unix. It is translated in many languages including French, Chinese, Japanese, Spanish and Russian.
Aria Maestosa 1.4.13 Changelog:
- Fix encoding issue when exporting to midi on windows
- Fix track name encoding when exporting to MIDI
- Fix song name and copyright encoding when exporting to MIDI
- Fix tempo rounding issue
- Add mute and solo buttons
- Added support for recording from MIDI keyboard/instrument
- Support looping playback
- Under Mac OS X, add support for selecting soundfont
- Added support for multiple program changes (multiple instruments per track)
- Support sending midi output to external devices
- Improve selection to preview which notes are included
- Auto-extend song length when moving notes past end
- Support for importing lyrics events (not yet for editing them)
- Nicer symbols on printed scores
- Fixed reading files with accents in their name on Windows
- Added ability to drag-duplicate notes
- Allow entering precise values in the controller editor
- Allow finer pitch bends
- New translations (Russian, Portuguese)
- Add option to check online for new versions of Aria
- Lyrics management
- More bugfixes and minor improvements
The GetDeb repository contains the latest packages of Aria Maestosa, available for Ubuntu 16.04, Ubuntu 16.10, and derivatives.
Opening terminal (Ctrl+Alt+T) and running the command:
Ubuntu 16.04 xenial
$ sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu xenial-getdeb apps" >> /etc/apt/sources.list.d/getdeb.list' $ wget -q -O- http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add - $ sudo apt-get update $ sudo apt-get install ariamaestosa |
Ubuntu 16.10 yakkety
$ sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu yakkety-getdeb apps" >> /etc/apt/sources.list.d/getdeb.list' $ wget -q -O- http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add - $ sudo apt-get update $ sudo apt-get install ariamaestosa |
(Optional) To remove ariamaestosa, use command:
$ sudo apt-get remove ariamaestosat $ sudo apt-get autoremove |
No comments:
Post a Comment