Just dropping this off here.  No time to look at this.

-------- Forwarded Message --------
Subject: Notation Editor & README
Date: Wed, 25 Jul 2018 21:14:33 +0300
From: . . <trendynickn...@gmail.com>
To: michael.mcint...@rosegardenmusic.com

As File->Print [Preview]... entries are already titled Lilypond
Export/Preview I find a bad decision to have the "physical zooming" as a
default option, if at all!
View->Size & View->Spacing are enough for viewing (including uneven
zooming) as anything that could be a formatting option would need to be
grouped as Lilypond settings and should be identified obviously if
outside Export/Preview.

On a serious note, I ORDER an official fork: with the blue cursor
changed to Unicode characters (U+2588-U+2590)... I'll have to think
about the rest, but most of the changes are private or of no value and
some I don't want others to know about ... so minimal support for an
unofficial fork that could easily be 'translated' to the official. If
this order includes official fork as primary (N shortcut) & associating
the legacy editor (current on other shortcut) with fake BIOS settings,
what are the expectations from others, not just on making the changes,
but the delta of removing the current implementation on 'magic'? I
should be able to incorporate anything that the report contains
directly. I'll compile my variable contribution as a const!

I see 2 in management and although there is value in a provisional step
I don't think I have that much interest, so please forward the message
for a greater challenge, but a report should be enough! A non-delayed
task so I understand the state of the project... if compatibility is not
decent then I might have already ended my contribution!
https://imgur.com/a/0LYcRWy


cmake .. -DCMAKE_INSTALL_PREFIX=[PREFIX] -DCMAKE_BUILD_TYPE=[Debug]
in README
# Ubuntu 16.04 LTS x86_64 binary change
# =Debug    667,9 kB (667.896 bytes)  / build ?
# =[Debug]    24.2 MB (24.183.864 bytes) / build 1.356 de elemente,
totalizând 420,7 MB
# =Debug    667,9 kB (667.896 bytes)  / build 1.355 de elemente,
totalizând 645,5 MB
# =[Debug]    24,2 MB (24.183.864 bytes)  / build 1.335 de elemente,
totalizând 282,1 MB
# make clean; cmake ... || cmake ... ; make clean
... default: Ubuntu Studio 18.04 LTS is without Rosegarden, Fedora Jam
28 is with!

##########
# Fedora Jam / Fedora Design suite 
##########28 (x86_64)
# Fedora 28 (x86_64)    ---[ end Kernel panic - not syncing: VFS: Unable to 
mount root fs on unknouwn block(0;0)
#####
sudo dnf install svn
svn checkout svn://svn.code.sf.net/p/rosegarden/code/trunk/rosegarden 
rosegarden-svn
cd rosegarden-svn/
mkdir build && cd build
sudo dnf install cmake gcc-c++
sudo dnf install qt-devel
# Qt5
# sudo dnf install qt5-qtbase-devel qt5-linguist
sudo dnf install ladspa-devel dssi-devel liblo-devel liblrdf-devel fftw-devel 
libsamplerate-devel
cmake .. -DCMAKE_INSTALL_PREFIX=[PREFIX] -DCMAKE_BUILD_TYPE=[Debug]
# Minimum for no Call Stack error
sudo dnf install jack-audio-connection-kit-devel libsndfile-devel lirc-devel
time make
real            21m57.059s
user            18m21.552s
sys             3m6.236s
# Fedora Design suite
# Synth plugin
...
















##########
# Ubuntu Studio LTS / Ubuntu LTS / Debian
##########
sudo apt-get install subversion
svn checkout svn://svn.code.sf.net/p/rosegarden/code/trunk/rosegarden 
rosegarden-svn
cd rosegarden-svn/
mkdir build && cd build
sudo apt-get install cmake g++
sudo apt-get install libqt4-dev
# Qt5
# sudo apt-get install qtbase5-dev qttools5-dev
## sudo apt-get install qtbase5-dev qttools5-private-dev
sudo apt-get install ladspa-sdk dssi-dev liblo-dev liblrdf0-dev libfftw3-dev 
libsamplerate0-dev
cmake .. -DCMAKE_INSTALL_PREFIX=[PREFIX] -DCMAKE_BUILD_TYPE=[Debug]
# Ubuntu 16.04.4        ZLIB error cmake 3.5 zlib1g-dev
# Debian 9.5.0  ZLIB error cmake 3.5 zlib1g-dev
# Minimum for no Call Stack error
sudo apt-get install libjack-jackd2-dev libsndfile1-dev liblircclient-dev
time make
# Ubuntu        Synth plugin
# Debian        Synth plugin
...
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Rosegarden-devel mailing list
Rosegarden-devel@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel

Reply via email to