Re: [Rosegarden-user] rosegarden and libfluidsynth.so.1

2022-07-12 Thread Mario Moles

I don't know! Rosegarden crashed when I loaded Midi files ...

Il 11/07/22 21:59, Ted Felix ha scritto:
Software works in mysterious ways.  Good to hear.  It seemed like it 
might have been a library issue, so maybe you had an OS update?  Or it 
could have been one of the many crashes we worked on recently.


Ted. 



___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user


Re: [Rosegarden-user] rosegarden and libfluidsynth.so.1

2022-07-11 Thread Mario Moles

Hi!

Today after new git update rosagarden not crashes!



Il 28/06/22 01:20, Ted Felix ha scritto:

On 6/27/22 1:01 AM, Mario Moles wrote:

(gdb) start


  Use the "run" command instead of "start".

Ted.


___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user



___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user


Re: [Rosegarden-user] rosegarden and libfluidsynth.so.1

2022-06-26 Thread Mario Moles

Thanks!

Rosegarden with gdb dont start:

"[mario@mario-pcbuild]$gdb ./rosegarden
GNU gdb (GDB) 12.1
Copyright (C) 2022 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 


This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-pc-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
.
Find the GDB manual and other documentation resources online at:
.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from ./rosegarden...
(gdb) word
Undefined command: "word".  Try "help".
(gdb) start
Temporary breakpoint 1 at 0x221e24: file 
/home/mario/Documenti/rosegarden-git/src/gui/application/main.cpp, line 
377.

Starting program: /home/mario/Documenti/rosegarden-git/build/rosegarden
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".

Temporary breakpoint 1, main(argc=1, argv=0x7fffda18) at 
/home/mario/Documenti/rosegarden-git/src/gui/application/main.cpp:377

377 {
(gdb) bt
#0 main(argc=1, argv=0x7fffda18) at 
/home/mario/Documenti/rosegarden-git/src/gui/application/main.cpp:377

(gdb)
"

Il 27/06/22 06:03, Ted Felix ha scritto:
First, I usually remove the build directory to be safe.  So from the 
main directory:


rm -rf build

  Then go through the usual process, but specify a debug build when 
you run cmake:


mkdir build
cd build
cmake .. -DCMAKE_BUILD_TYPE=Debug
make

  Now you've got a debug build.  It has the info we need for a useful 
backtrace.


  Next run rosegarden with gdb:

gdb ./rosegarden

  And when it crashes, do a "bt" to get a backtrace.  Post the results 
here and we'll see if it tells us anything useful.


Ted. ___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user


Re: [Rosegarden-user] rosegarden and libfluidsynth.so.1

2022-06-26 Thread Mario Moles

How do you make a Debug Build?

Il 26/06/22 17:51, Ted Felix ha scritto:
Ok.  Are you doing a debug build?  If so, you can get a backtrace 
using gdb.  That will tell us exactly what's going on. ___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user


Re: [Rosegarden-user] rosegarden and libfluidsynth.so.1

2022-06-26 Thread Mario Moles

I use rosegarden-git.

I use Manjaro.

Rosegarden continues to crash

Il 26/06/22 13:53, Ted Felix ha scritto:
Have you built from source before?  That would be the next step for 
tracking this down.  There are also improvements in the latest version 
related to troubleshooting plugin issues which would help with the 
libfluidsynth warning.


  It's possible that there is a library issue with your system. What 
distro are you using?


Ted.___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user


Re: [Rosegarden-user] rosegarden and libfluidsynth.so.1

2022-06-25 Thread Mario Moles

Ok! But rosegarden crashes again!

"[mario@mario-pc~]$rosegarden
[AlsaDriver] setCurrentTimer(): WARNING: using system timer with only 
 300 Hz resolution!
WARNING: DSSIPluginFactory::discoverPlugin: couldn't dlopen 
/usr/lib/dssi/fluidsynth-dssi.so - libfluidsynth.so.1: impossibile 
aprire il file oggetto condiviso: File o

directory non esistente
[Composition] getTrackById( 0 ): WARNING: Track ID not found.
[Composition]   Available track ids are:
[AlsaDriver] renameDevice(): WARNING: Cannot find device  1  in port map
do_connect: could not connect to socket
connect: File o directory non esistente
[SequenceManager] Rosegarden: WARNING: No accurate sequencer timer 
available (and kernel is new enough for RTC addendum)
[RosegardenMainWindow] slotDisplayWarning(): MAIN WINDOW DISPLAY 
WARNING:  type  2  text "La risoluzione del timer del sistema è 
troppo bassa!"

ladspa_dsp: error: no config files found

(process:8688): GLib-GObject-WARNING**: 13:56:52.367: cannot register 
existing type 'gtkmm__GBinding'

[Composition] getTrackById( 0 ): WARNING: Track ID not found.
[Composition]   Available track ids are:
[AlsaDriver] renameDevice(): WARNING: Cannot find device  1  in port map
[Composition] dtor: WARNING: 3 observers still extant:
[Composition]    0x55696849dfe8 : N10Rosegarden17TrackParameterBoxE
[Composition]    0x55696855cb50 : N10Rosegarden20CompositionModelImplE
[Composition]    0x5569688f66a0 : N10Rosegarden12TrackButtonsE
[Composition] getTrackById( 0 ): WARNING: Track ID not found.
[Composition]   Available track ids are:
[AlsaDriver] renameDevice(): WARNING: Cannot find device  1  in port map
Errore di segmentazione (core dump creato)
[mario@mario-pc~]$


Il 25/06/22 12:58, Ted Felix ha scritto:
Sounds like your security settings aren't configured to let you run 
fluidsynth.  See the "audio group" section of my Linux MIDI page:


http://www.tedfelix.com/linux/linux-midi.html#audio-group

Ted. ___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user


[Rosegarden-user] rosegarden and libfluidsynth.so.1

2022-06-25 Thread Mario Moles

Hi!

From the terminal:

"rosegarden
Cannot lock down 107341340 byte memory area (Impossibile allocare memoria)
Cannot use real-time scheduling (RR/90) (1: Operazione non permessa)
JackClient::AcquireSelfRealTime error
[AlsaDriver] setCurrentTimer(): WARNING: using system timer with only 
 300 Hz resolution!
WARNING: DSSIPluginFactory::discoverPlugin: couldn't dlopen 
/usr/lib/dssi/fluidsynth-dssi.so - libfluidsynth.so.1: impossibile 
aprire il file oggetto condiviso: File o

directory non esistente"


libfluidsynth.so.1 but I have libfluidsynth.so.3

rosegarden crash!
___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user


Re: [Rosegarden-user] Rest in notation

2022-05-29 Thread Mario Moles

Editor found! Thank you!
Il 29/05/22 14:42, Ted Felix ha scritto:

Follow the "use git" path and you'll have the shortcut editor now. ___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user


Re: [Rosegarden-user] Rest in notation

2022-05-29 Thread Mario Moles

I already use the git version: where is the editor?

Il 29/05/22 14:42, Ted Felix ha scritto:

Follow the "use git" path and you'll have the shortcut editor now. ___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user


Re: [Rosegarden-user] Rest in notation

2022-05-29 Thread Mario Moles

Great! I am waiting!

Il 28/05/22 18:12, Yves Guillemot ha scritto:

It works but is not very handy.
But in the coming very soon 22.06 version is a new shortcut editor
with which any shortcut an user want can be associated to this action.

Yves___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user


Re: [Rosegarden-user] Rest in notation

2022-05-28 Thread Mario Moles

Yup! It Works! Is there a shortcut? I don't see it. Thank you.

Il 28/05/22 12:59, Yves Guillemot ha scritto:

Le Fri, 27 May 2022 16:29:23 +0200,
Mario Moles  a écrit :

Is possible to move the rests in score for a best lilipond pdf?


This is possible in some extent:

- Move the rest vertically in the notation editor with
   Adjust -> Fine Positioning -> Push Up (or Push Down)

- If the rest doesn't move, try the command again. It should move the
   second time. (I presume that a too small displacement is not
   displayed)

- Export or preview to LilyPond as usual.

This doesn't work with every type of rest (for example the whole rest
can be move in RG notation editor but without any effect in LilyPond
output).

This only works with a vertical displacement. Horizontal ones are never
exported to LilyPond.

Yves




___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net  - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user


[Rosegarden-user] Rest in notation

2022-05-27 Thread Mario Moles

Hi!

Is possible to move the rests in score for a best lilipond pdf?

Thanks!



___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user


[Rosegarden-user] Building error....?

2020-06-15 Thread Mario Moles

-- The following features have been enabled:

 * ALSA, Alsa library (Advanced Linux Sound Architecture), used for 
MIDI support

 * SNDFILE, Better support for WAV files
 * JACK, Library for accessing the JACK server (http://jackaudio.org).
 * LIRCCLIENT, The LIRC client library, for remote control support

-- The following REQUIRED packages have been found:

 * Qt5Core
 * Qt5Gui
 * Qt5Widgets
 * Qt5Xml
 * Qt5Network
 * Qt5PrintSupport
 * Qt5Test
 * Qt5 (required version >= 5.1.0)
 * ZLIB
 * PkgConfig
 * X11

-- Not building unit tests, using a static library for rosegarden
-- Configuring done
-- Generating done
-- Build files have been written to: /home/mario/Documenti/rosegarden/build
[  1%] Generating svn_header
-- Found Subversion: /usr/bin/svn (found version "1.14.0")
-- SVN revision 15844
-- Build key 53d3c38410
[  1%] Built target svnheader
[  1%] Automatic MOC for target rosegardenprivate
[  1%] Built target rosegardenprivate_autogen
[  1%] Building CXX object 
src/CMakeFiles/rosegardenprivate.dir/gui/widgets/Panner.cpp.o
/home/mario/Documenti/rosegarden/src/gui/widgets/Panner.cpp: In member 
function ‘virtual void Rosegarden::Panner::paintEvent(QPaintEvent*)’:
/home/mario/Documenti/rosegarden/src/gui/widgets/Panner.cpp:138:18: 
error: aggregate ‘QPainterPath path’ has incomplete type and cannot be 
defined

  138 | QPainterPath path;
  |  ^~~~
make[2]: *** [src/CMakeFiles/rosegardenprivate.dir/build.make:2417: 
src/CMakeFiles/rosegardenprivate.dir/gui/widgets/Panner.cpp.o] Errore 1
make[1]: *** [CMakeFiles/Makefile2:197: 
src/CMakeFiles/rosegardenprivate.dir/all] Errore 2

make: *** [Makefile:161: all] Errore 2
[  1%] Generating svn_header
-- Found Subversion: /usr/bin/svn (found version "1.14.0")
-- SVN revision 15844
-- Build key 53d3c38410
[  1%] Built target svnheader
[  1%] Automatic MOC for target rosegardenprivate
[  1%] Built target rosegardenprivate_autogen
[  1%] Building CXX object 
src/CMakeFiles/rosegardenprivate.dir/gui/widgets/Panner.cpp.o
/home/mario/Documenti/rosegarden/src/gui/widgets/Panner.cpp: In member 
function ‘virtual void Rosegarden::Panner::paintEvent(QPaintEvent*)’:
/home/mario/Documenti/rosegarden/src/gui/widgets/Panner.cpp:138:18: 
error: aggregate ‘QPainterPath path’ has incomplete type and cannot be 
defined

  138 | QPainterPath path;
  |  ^~~~
make[2]: *** [src/CMakeFiles/rosegardenprivate.dir/build.make:2417: 
src/CMakeFiles/rosegardenprivate.dir/gui/widgets/Panner.cpp.o] Errore 1
make[1]: *** [CMakeFiles/Makefile2:197: 
src/CMakeFiles/rosegardenprivate.dir/all] Errore 2

make: *** [Makefile:161: all] Errore 2



___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user


[Rosegarden-user] Svn 15340 SequenceManager.cpp.o Error2

2018-07-27 Thread Mario Moles
[ 57%] Building CXX object
src/CMakeFiles/rosegardenprivate.dir/gui/seqmanager/SequenceManager.cpp.o
/home/mario/Scaricati/rosegarden/src/gui/seqmanager/SequenceManager.cpp:
In member function ‘void
Rosegarden::SequenceManager::resetCompositionMapper()’:
/home/mario/Scaricati/rosegarden/src/gui/seqmanager/SequenceManager.cpp:1272:25:
error: ‘class QSharedPointer’ has no
member named ‘reset’
 m_compositionMapper.reset(new CompositionMapper(m_doc));
 ^
make[2]: *** [src/CMakeFiles/rosegardenprivate.dir/build.make:9695:
src/CMakeFiles/rosegardenprivate.dir/gui/seqmanager/SequenceManager.cpp.o]
Error 1
make[1]: *** [CMakeFiles/Makefile2:989:
src/CMakeFiles/rosegardenprivate.dir/all] Error 2
make: *** [Makefile:139: all] Error 2
[  0%] Automatic moc for target rosegardenprivate
[  0%] Built target rosegardenprivate_automoc
[  1%] Generating svn_header, svnversion.h
-- Found Subversion: /usr/bin/svn (found version "1.9.7")
-- SVN revision 15340
-- Build key 987752cd56
[  1%] Built target svnheader
[  1%] Generating svn_header, svnversion.h
-- Found Subversion: /usr/bin/svn (found version "1.9.7")
-- SVN revision 15340
-- Build key 987752cd56
Scanning dependencies of target rosegardenprivate
[  1%] Generating svn_header, svnversion.h
-- Found Subversion: /usr/bin/svn (found version "1.9.7")
-- SVN revision 15340
-- Build key 987752cd56
[  1%] Building CXX object
src/CMakeFiles/rosegardenprivate.dir/gui/dialogs/AboutDialog.cpp.o
[  1%] Building CXX object
src/CMakeFiles/rosegardenprivate.dir/gui/seqmanager/SequenceManager.cpp.o
/home/mario/Scaricati/rosegarden/src/gui/seqmanager/SequenceManager.cpp:
In member function ‘void
Rosegarden::SequenceManager::resetCompositionMapper()’:
/home/mario/Scaricati/rosegarden/src/gui/seqmanager/SequenceManager.cpp:1272:25:
error: ‘class QSharedPointer’ has no
member named ‘reset’
 m_compositionMapper.reset(new CompositionMapper(m_doc));
 ^
make[2]: *** [src/CMakeFiles/rosegardenprivate.dir/build.make:9695:
src/CMakeFiles/rosegardenprivate.dir/gui/seqmanager/SequenceManager.cpp.o]
Error 1
make[1]: *** [CMakeFiles/Makefile2:989:
src/CMakeFiles/rosegardenprivate.dir/all] Error 2
make: *** [Makefile:139: all] Error 2

*mario-T102HA Scaricati # inxi -F*
System:    Host: mario-T102HA Kernel: 4.17.4-nrj-desktop-1rosa-x86_64
x86_64 (64 bit) Desktop: KDE Plasma 5.12.5
   Distro: RosaDesktopFresh 2016.1 Fresh
Machine:   System: ASUSTeK (portable) product: T102HA v: 1.0 serial:
H7N0CX08H61728E
   Mobo: ASUSTeK model: T102HA v: 1.0 serial: BSN12345678901234567
   Bios: American Megatrends v: T102HA.301 date: 02/13/2017
Battery    BATC: charge: 53.3 Wh 71.6% condition: 74.5/83.2 Wh (89%)
CPU:   Quad core Intel Atom x5-Z8350 (-MCP-) cache: 1024 KB
   clock speeds: max: 1920 MHz 1: 1290 MHz 2: 1114 MHz 3: 623
MHz 4: 584 MHz
Graphics:  Card: Intel Atom/Celeron/Pentium Processor
x5-E8000/J3xxx/N3xxx Series PCI Configuration Registers
   Display Server: X.org 1.19.6 driver: N/A tty size: 160x23
Advanced Data: N/A for root
Audio: Card-1 Intel HDMI/DP LPE Audio driver: HdmiLpeAudio Sound:
ALSA v: k4.17.4-nrj-desktop-1rosa-x86_64
   Card-2 chtrt5645 driver: chtrt5645
Network:   Card: Qualcomm Atheros QCA9377 802.11ac Wireless Network
Adapter driver: ath10k_pci
   IF: wlp1s0 state: up mac: 40:9f:38:16:ab:e7
Drives:    HDD Total Size: NA (-) ID-1: /dev/mmcblk0 model: N/A size:
125.1GB
Partition: ID-1: / size: 20G used: 17G (92%) fs: ext4 dev: /dev/mmcblk0p5
   ID-2: /home size: 25G used: 23G (97%) fs: ext4 dev:
/dev/mmcblk0p7
   ID-3: swap-1 size: 2.10GB used: 0.00GB (0%) fs: swap dev:
/dev/mmcblk0p6
RAID:  No RAID devices: /proc/mdstat, md_mod kernel module present
Sensors:   System Temperatures: cpu: 58.0C mobo: N/A
   Fan Speeds (in rpm): cpu: 0
Info:  Processes: 210 Uptime: 3:59 Memory: 1142.7/3777.7MB Client:
Shell (bash) inxi: 2.3.0

-- 

oiram/bin/selom

Da ognuno secondo le proprie capacità ad ognuno secondo i propri bisogni.

MIB-kernellinux-tester

Linux 

MIB Lilypond
Frescobaldi
Rosegarden 

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user


Re: [Rosegarden-user] Error compiling in SVN revision 15333-SOLVED

2018-07-18 Thread Mario Moles
Hi!

Solved thanks!



Il 18/07/2018 02:21, Ted Felix ha scritto:
>   Should be fixed in r15334.  Please test.
>
> Ted. 

-- 

oiram/bin/selom

Da ognuno secondo le proprie capacità ad ognuno secondo i propri bisogni.

MIB-kernellinux-tester

Linux 

MIB Lilypond
Frescobaldi
Rosegarden 

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user


[Rosegarden-user] OT: Barrios - Una limosna

2016-07-25 Thread Mario Moles
https://www.youtube.com/watch?v=20LtiaBra7M
-- 
/oiram/bin/selom/
/Da ognuno secondo le proprie capacità ad ognuno secondo i propri 
bisogni./
/MIB-kernellinux-tester/
http://mariomoles.altervista.org/[1] 
Linux[2] 
MIB[3] Lilypond[4] Frescobaldi[5] Rosegarden[6] 


[1] http://mariomoles.altervista.org/
[2] https://www.kernel.org/
[3] http://mib.pianetalinux.org/blog/
[4] http://lilypond.org/
[5] http://www.frescobaldi.org/
[6] http://www.rosegardenmusic.com/
--
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports.http://sdm.link/zohodev2dev___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user


[Rosegarden-user] build error in SVN revision 14578

2016-04-02 Thread Mario Moles
rosegarden/src/gui/dialogs/KeySignatureDialog.cpp:444:9: error: ‘cerr’ 
is not a member of ‘std’
 std::cerr << s.getMessage() << std::endl;
 ^
make[2]: *** 
[src/CMakeFiles/rosegardenprivate.dir/gui/dialogs/KeySignatureDialog.
cpp.o] Errore 1
make[1]: *** [src/CMakeFiles/rosegardenprivate.dir/all] Errore 2
make: *** [all] Errore 2


/oiram/bin/selom/
/Da ognuno secondo le proprie capacità ad ognuno secondo i propri 
bisogni./
/MIB-kernellinux-tester/
http://mariomoles.altervista.org/[1] 
Linux[2] 
MIB[3] Lilypond[4] Frescobaldi[5] Rosegarden[6] 


[1] http://mariomoles.altervista.org/
[2] https://www.kernel.org/
[3] http://mib.pianetalinux.org/blog/
[4] http://lilypond.org/
[5] http://www.frescobaldi.org/
[6] http://www.rosegardenmusic.com/
--
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785471=/4140___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user


Re: [Rosegarden-user] notation and levels

2015-09-12 Thread Mario Moles
Hi Michael!When I want to move notes from one track to another they 
are moved to the first level and not on the level that I had previously set: 
can you solve?

In data sabato 12 settembre 2015 17:18:37, D. Michael McIntyre ha 
scritto:
> Right now, I've got a lot of work to figure out how to get the new toy 
> and Rosegarden playing nice together.  I need to hook up the various 
> buttons and sliders, and figure out how to translate the program chart 
> into a form I can use.
> 
> If I can stop playing with the drum pads long enough to get any work 
> done, that is.


/oiram/bin/selom/
/Da ognuno secondo le proprie capacità ad ognuno secondo i propri 
bisogni./
/MIB-kernellinux-tester/
http://mariomoles.altervista.org/[1] 
Linux[2] 
MIB[3] Lilypond[4] Frescobaldi[5] Rosegarden[6] 


[1] http://mariomoles.altervista.org/
[2] https://www.kernel.org/
[3] http://mib.pianetalinux.org/blog/
[4] http://lilypond.org/
[5] http://www.frescobaldi.org/
[6] http://www.rosegardenmusic.com/
--
___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user


Re: [Rosegarden-user] notation and levels

2015-09-12 Thread Mario Moles
It would also be nice if you could have "move to level x"
:)

In data sabato 12 settembre 2015 17:18:37, D. Michael McIntyre ha 
scritto:
> On 09/12/2015 04:07 PM, gn...@hawaii.rr.com wrote:
> > How about you go make some of your own music while doing it?
> 
> Right now, I've got a lot of work to figure out how to get the new toy
> and Rosegarden playing nice together.  I need to hook up the various
> buttons and sliders, and figure out how to translate the program chart
> into a form I can use.
> 
> If I can stop playing with the drum pads long enough to get any work
> done, that is.


/oiram/bin/selom/
/Da ognuno secondo le proprie capacità ad ognuno secondo i propri 
bisogni./
/MIB-kernellinux-tester/
http://mariomoles.altervista.org/[1] 
Linux[2] 
MIB[3] Lilypond[4] Frescobaldi[5] Rosegarden[6] 


[1] http://mariomoles.altervista.org/
[2] https://www.kernel.org/
[3] http://mib.pianetalinux.org/blog/
[4] http://lilypond.org/
[5] http://www.frescobaldi.org/
[6] http://www.rosegardenmusic.com/
--
___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user


Re: [Rosegarden-user] notation and levels

2015-09-11 Thread Mario Moles
In data venerdì 11 settembre 2015 14:25:15, Lorenzo Sutton ha scritto:
> In that case I don't think Rosegarden doesn't have such a concept, 
> because it is not a music typesetting programme.
What a pity!
notation-window for level?Just a shame! Yet after entering notes you 
can see all the levels in one window and also manipulate the notes! It 
is so difficult to add this future?

/oiram/bin/selom/
/Da ognuno secondo le proprie capacità ad ognuno secondo i propri 
bisogni./
/MIB-kernellinux-tester/
http://mariomoles.altervista.org/[1] 
Linux[2] 
MIB[3] Lilypond[4] Frescobaldi[5] Rosegarden[6] 


[1] http://mariomoles.altervista.org/
[2] https://www.kernel.org/
[3] http://mib.pianetalinux.org/blog/
[4] http://lilypond.org/
[5] http://www.frescobaldi.org/
[6] http://www.rosegardenmusic.com/
--
___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user


Re: [Rosegarden-user] notation and levels

2015-09-11 Thread Mario Moles
In data martedì 8 settembre 2015 18:41:53, Tom Breton ha scritto:
> > Hi!
> > I dont understand how to move from one level to another in notation
> > view.Can be done?
> 
> Yes, there's a keyboard shortcut alt-up-arrow or alt-down-arrow, or just
> click on the staff.
> 
>   Tom Breton (Tehom)
Maybe I explained myself wrong! I speak to many levels on the same 
staff!Between staff and the other it is easy to get around! But on the 
same staff?
I dont understand how to do! :(

/oiram/bin/selom/
/Da ognuno secondo le proprie capacità ad ognuno secondo i propri 
bisogni./
/MIB-kernellinux-tester/
http://mariomoles.altervista.org/[1] 
Linux[2] 
MIB[3] Lilypond[4] Frescobaldi[5] Rosegarden[6] 


[1] http://mariomoles.altervista.org/
[2] https://www.kernel.org/
[3] http://mib.pianetalinux.org/blog/
[4] http://lilypond.org/
[5] http://www.frescobaldi.org/
[6] http://www.rosegardenmusic.com/
--
___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user


[Rosegarden-user] SOLVED! Re: notation and levels

2015-09-11 Thread Mario Moles
In data venerdì 11 settembre 2015 10:52:48, Tom Breton ha scritto:
> Still not 100% sure this is what you meant, but I hope it helps.
Yes! It is this!Thanks a lot!

/oiram/bin/selom/
/Da ognuno secondo le proprie capacità ad ognuno secondo i propri 
bisogni./
/MIB-kernellinux-tester/
http://mariomoles.altervista.org/[1] 
Linux[2] 
MIB[3] Lilypond[4] Frescobaldi[5] Rosegarden[6] 


[1] http://mariomoles.altervista.org/
[2] https://www.kernel.org/
[3] http://mib.pianetalinux.org/blog/
[4] http://lilypond.org/
[5] http://www.frescobaldi.org/
[6] http://www.rosegardenmusic.com/
--
___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user


Re: [Rosegarden-user] svn 13867 error!

2015-02-05 Thread Mario Moles
In data giovedì 5 febbraio 2015 06:14:31, D. Michael McIntyre ha scritto:
 Thanks, Mario!
 
 Update and try again.  It should be fixed now.
Ok!
Solved after:
make clean; make.
Thanks!-- 
/oiram/bin/selom/
/Da ognuno secondo le proprie capacità ad ognuno secondo i propri 
bisogni./
/MIB-kernellinux-tester/
http://mariomoles.altervista.org/[1] 
Linux[2] 
MIB[3] Lilypond[4] Frescobaldi[5] Rosegarden[6] 


[1] http://mariomoles.altervista.org/
[2] https://www.kernel.org/
[3] http://mib.pianetalinux.org/blog/
[4] http://lilypond.org/
[5] http://www.frescobaldi.org/
[6] http://www.rosegardenmusic.com/
--
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user


[Rosegarden-user] svn 13867 error!

2015-02-04 Thread Mario Moles
[root@localhost Temp]# svn co 
http://svn.code.sf.net/p/rosegarden/code/trunk/rosegarden 
Estratta revisione 13867.
[root@localhost Temp]# cd rosegarden/
[root@localhost rosegarden]# make
g++  -c -g0 -O2 -Wall -pipe -DNDEBUG -DQT_NO_DEBUG -
DBUILD_RELEASE -DNO_TIMING -DHAVE_LIBJACK -DHAVE_ALSA -
DHAVE_LIBSNDFILE -DHAVE_LIRC -I/usr/lib/qt4/include/QtGui -
I/usr/lib/qt4/include/QtXml -I/usr/lib/qt4/include/QtNetwork -
I/usr/lib/qt4/include/QtCore -I/usr/lib/qt4/include -I/usr/include/jack -
I/usr/include/alsa -I/usr/include/raptor2 -I/usr/include/libxml2 -
DLITTLE_ENDIAN=1 -D'VERSION=15.06' -D'CODENAME=Nostalgia' 
-DUNSTABLE=1 -Isrc -D'BUILDKEY=a675172056' 
src/gui/seqmanager/ChannelManager.cpp -o 
src/gui/seqmanager/ChannelManager.o
src/gui/seqmanager/ChannelManager.cpp: In static member function 
‘static void 
Rosegarden::ChannelManager::setControllers(Rosegarden::ChannelId
, Rosegarden::Instrument*, Rosegarden::MappedInserterBase, 
Rosegarden::RealTime, Rosegarden::RealTime, 
Rosegarden::ChannelManager::Callbacks*, int)’:
src/gui/seqmanager/ChannelManager.cpp:103:5: error: ‘QSettings’ was 
not declared in this scope
 QSettings settings;
 ^
src/gui/seqmanager/ChannelManager.cpp:103:15: error: expected ‘;’ 
before ‘settings’
 QSettings settings;
   ^
src/gui/seqmanager/ChannelManager.cpp:104:5: error: ‘settings’ was 
not declared in this scope
 settings.beginGroup(SequencerOptionsConfigGroup);
 ^
src/gui/seqmanager/ChannelManager.cpp:104:25: error: 
‘SequencerOptionsConfigGroup’ was not declared in this scope
 settings.beginGroup(SequencerOptionsConfigGroup);
 ^
src/gui/seqmanager/ChannelManager.cpp:105:87: error: ‘qStrToBool’ 
was not declared in this scope
 bool sendControllers = 
qStrToBool(settings.value(alwayssendcontrollers, false)) ;

   ^
make: *** [src/gui/seqmanager/ChannelManager.o] Errore 1
[root@localhost rosegarden]# -- 
/oiram/bin/selom/
/Da ognuno secondo le proprie capacità ad ognuno secondo i propri 
bisogni./
/MIB-kernellinux-tester/
http://mariomoles.altervista.org/[1] 
Linux[2] 
MIB[3] Lilypond[4] Frescobaldi[5] Rosegarden[6] 


[1] http://mariomoles.altervista.org/
[2] https://www.kernel.org/
[3] http://mib.pianetalinux.org/blog/
[4] http://lilypond.org/
[5] http://www.frescobaldi.org/
[6] http://www.rosegardenmusic.com/
--
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user


Re: [Rosegarden-user] The future of Linux sure looks bleak...

2012-08-28 Thread Mario Moles
Dear Michael 
I've never used Ubuntu so I can not talk about it!
I use ROSA-2012 (Russian version of Mandriva) http://www.rosalab.com/ 
with kde4.8.4 and the repo MIB http://mib.pianetalinux.org/blog/ which ROSA 
takes the kernel-nrj (low-latency). I, like you, am a user kmail since it 
exists! Even this mail comes from kmail! I use kmail starting kontact! Kmail 
akonadi needs to work so be sure to install all the modules akonadi! I think 
we all know that when you rewrite software to make a jump this jump is never 
painless! Also I Mandriva-Rosa I suffered when it was new kmail-kontact
but now I use it with sufficient satisfaction! Problems still exist with 
filters to sort messages into different folders but nothing terribly 
irritating! I am sure that in future releases these little problems will be 
solved! Hang in there! Support kde and kmail! Revolutions require work!
Greetings and good luck!
-- 
oiram/bin/selom
Da ognuno secondo le proprie capacità ad ognuno secondo i propri bisogni.
Linux
MIB Lilypond Frescobaldi Rosegarden --
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user


Re: [Rosegarden-user] Rosegarden's Future

2012-05-08 Thread Mario Moles
Hello everyone! 
That's a lot that does not speak in this ml-list! 
I also have something to say on the future of rosegarden. I really like 
rosegarden. But I'm a maniac lilypond, mainly by Frescobaldi, because 
exploitation of power by lilypond rosegarden is, forgive me, ridiculous and 
depressing:
1) the management of the position of breaks does not exist and creates file.pdf 
terrible.
2) is also not possible to setup the page layout.
My use of rosegarden boils down to this:
1) Rapid re-edit of file.midi frescobaldi created for a quick check of the 
sound changes.
I repeat: I really like rosegarden, but I also think that a better integration 
of lilypond would attract many potential users.
Best regards and w rosegarden!
-- 
oiram/bin/selom
Da ognuno secondo le proprie capacità ad ognuno secondo i propri bisogni.
MIB 
Frescobaldi 
Rosegarden --
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user


Re: [Rosegarden-user] Lily-export problem.

2011-11-26 Thread Mario Moles
In data sabato 26 novembre 2011 19:39:42, Yves Guillemot ha scritto:
 Sorry for that.
 I knew something like that may occur but I totally forgot to test it.
 
 It should now be fixed in rev. 12709.
Yes!
Now it works fine!
Thank you!
-- 
oiram/bin/selom
Da ognuno secondo le proprie capacità ad ognuno secondo i propri bisogni!--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user


[Rosegarden-user] Lily-export problem.

2011-11-25 Thread Mario Moles
Hi to all!
I use rosegarden svn-version: 12708 on Mandriva-Rosa 2011.0.
In the my rg file attachment after lilypond export the track3 is track4 and 
track4 is track3. Why?
Am I? My little mind is not working? Or what else?
Thanks!
-- 
oiram/bin/selom
Da ognuno secondo le proprie capacità ad ognuno secondo i propri bisogni!% This LilyPond file was generated by Rosegarden 11.11.11
\include nederlands.ly
\version 2.12.0
\header {
copyright = Copyright (c)  Copyright Titolare
subtitle = Sottotitolo
title = Titolo
tagline = Created using Rosegarden 11.11.11 and LilyPond
}
#(set-global-staff-size 23)
#(set-default-paper-size a4)
global = { 
\time 4/4
\skip 1*6 
}
globalTempo = {
\override Score.MetronomeMark #'transparent = ##t
\tempo 4 = 120  
}
\score {
 % common
\context StaffGroup = 0  
% force offset of colliding notes in chords:
\override Score.NoteColumn #'force-hshift = #1.0

\context Staff = track 1, 1  
\set Staff.instrumentName = \markup { \column { 1  } }
\set Staff.midiInstrument = Acoustic Grand Piano
\set Score.skipBars = ##t
\set Staff.printKeyCancellation = ##f
\new Voice \global
\new Voice \globalTempo

\context Voice = voice 1 {
\override Voice.TextScript #'padding = #2.0
\override MultiMeasureRest #'expand-limit = 1
\once \override Staff.TimeSignature #'style = #'() \time 4/4

\clef treble
\key c \major
e'' 4 r r2  |
R1*5  |
\bar |.
} % Voice
 % Staff ends

\context Staff = track 2, 2  
\set Staff.instrumentName = \markup { \column { 2  } }
\set Staff.midiInstrument = Acoustic Grand Piano
\set Score.skipBars = ##t
\set Staff.printKeyCancellation = ##f
\new Voice \global
\new Voice \globalTempo

\context Voice = voice 2 {
\override Voice.TextScript #'padding = #2.0
\override MultiMeasureRest #'expand-limit = 1
\once \override Staff.TimeSignature #'style = #'() \time 4/4

\clef treble
\key c \major
c'' 4 r r2  |
R1*5  |
\bar |.
} % Voice
 % Staff ends

\context Staff = track 3, 4  
\set Staff.instrumentName = \markup { \column { 4  } }
\set Staff.midiInstrument = Acoustic Grand Piano
\set Score.skipBars = ##t
\set Staff.printKeyCancellation = ##f
\new Voice \global
\new Voice \globalTempo

\context Voice = voice 3 {
\override Voice.TextScript #'padding = #2.0
\override MultiMeasureRest #'expand-limit = 1
\once \override Staff.TimeSignature #'style = #'() \time 4/4

\clef treble
\key c \major
f' 4 r r2  |
R1*5  |
\bar |.
} % Voice
 % Staff ends

\context Staff = track 4, 3  
\set Staff.instrumentName = \markup { \column { 3  } }
\set Staff.midiInstrument = Acoustic Grand Piano
\set Score.skipBars = ##t
\set Staff.printKeyCancellation = ##f
\new Voice \global
\new Voice \globalTempo

\context Voice = voice 4 {
\override Voice.TextScript #'padding = #2.0
\override MultiMeasureRest #'expand-limit = 1
\once \override Staff.TimeSignature #'style = #'() \time 4/4

\clef treble
\key c \major
a' 4 r r2  |
R1*5  |
\bar |.
} % Voice
 % Staff (final) ends
 % StaffGroup 1

 % notes

\layout {
\context { \GrandStaff \accepts Lyrics }
}
% uncomment to enable generating midi file from the lilypond source
% \midi {
% } 
} % score

test.rg
Description: audio/rosegarden-composition
--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to 

Re: [Rosegarden-user] Fave studio distro

2011-02-23 Thread Mario Moles
For Mandriva
http://mib.pianetalinux.org/MIB/2010.2/32/projects/iso/one-current/
Bye!
-- 
oiram/bin/selom
--
Free Software Download: Index, Search  Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev ___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user