Re: [Rosegarden-user] Rosegarden App Icon

2020-05-23 Thread Michael Gerdau
I’m impressed by the shear amount of variety you were able to produce!!!

That having said:
#1 is leading by a comfortable margin 

Kind regards,
Michael 

Mobil gesendet

> Am 23.05.2020 um 17:43 schrieb Yves Guillemot :
> 
> Le 22 mai 2020 à 21H02 (-0400)
> Ted Felix  a écrit :
> 
>>   Just posted some new ideas for the rosegarden app icon on the
>> wiki. Head over to the logo page and have a look at the pdf at the
>> top.  Then let me know what you think.  
> 
> I like 1 and 7, but I clearly prefer number 1.
> 
> 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


Re: [Rosegarden-user] RG 17.04 Debian build - Issues with Lilypond 2.18.2

2017-09-07 Thread Michael Gerdau
Hi David,

> Oh, well. These are hymn scores for my church, and I've found it's 
> usually faster just to put them in manually than to try importing them 
> and cleaning them up.

if all you want is printing hymns and such - which basically is similar to my 
own usecase - then I suggest having a look at Lilypond and Frescobaldi. That's 
what I use and for short hymns I'm faster entering them manually from scratch 
than importing from MIDI and then cleaning up.

> Thanks helping sort it out.

You're welcome, kind regards,
Michael

--
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] RG 17.04 Debian build - Issues with Lilypond 2.18.2

2017-09-06 Thread Michael Gerdau
Hi David,

> Sorry, I only use Lilypond via RG. How do I create a file to answer your 
> question?

basically create a normal text file with the editor of your choice (emacs, vim, 
nano, joe, ... - whatever works for you) and enter the two lines I had in my 
previous email. The line
   \version "2.18.2"
isn't strictly required but is considered good practise and highly recommended. 
The line
   { c' d' e' f' g' a ' b' c'' }
is the minimal code required to create a staff with a C major scale. Save this 
under whatever name you like, e.g. test.ly and then issue
   lilypond test.ly
on the commandline.

The rationale is testing if your lilypond installation basically works.

> I wasn't having these problems before RG 17.04. I don't remember if Lilypond 
> went to 2.18.2 before that or not.

Lilypond should not segfault in the first place. I'm using it on a daily basis 
and it never segfaults on me. It occasionally crashes when I have really buggy 
scores. Even then it provides enough information as to where to start looking.

Kind regards,
Michael--
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] RG 17.04 Debian build - Issues with Lilypond 2.18.2

2017-09-06 Thread Michael Gerdau
Hi David,

just looked at the code and there is no obvious error. The structure is 
"unusual" ín comparison to the structure of handwritten lilypond files but 
that's no problem. I could process it with the current LP dev version (2.19.65) 
w/o problems (don't have 2.18.2 installed because the dev version is very 
stable and has some features that I have come to depend on ;)

What happens if you enter
   'lilypond rosegarden_tmp_PE5468.ly'
on the commandline (assuming lilypond is in you path and the ly file in the 
current directory)?

If there are issues you should see them on the console. If there are no errors 
then it very likely is no LP problem.

Kind regards,
Michael

> 
> david  hat am 6. September 2017 um 09:03 geschrieben:
> 
> Hi, Michael!
> 
> Just repeated the test, attaching the Lilypond code.
> 
> 
--
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] RG 17.04 Debian build - Issues with Lilypond 2.18.2

2017-09-05 Thread Michael Gerdau
Hi David,

could you also mail the created lilypond file rosegarden_tmp_PE7442.ly?

That would allow to have a look at the created LP code w/o haveing to bother RG 
to create it (I'm currently away from my Linux box...)

Kind regards,
Michael

> 
> david  hat am 5. September 2017 um 05:03 geschrieben:
> 
> Lilypond 2.18.2.
> 
> Getting crashes from Lilypond when trying to preview or print.
> 
> First two crashes were fixed by not having RG export note beamings or
> track staff brackets.
> 
> With the attached RG file (imported from the attached imported MIDI
> file), I get this error message from RG:
> 
> > > 
> > "Ran lilypond successfully, but it terminated with errors.
> > 
> > Processing terminated due to fatal errors.
> > 
> > Details
> > 
> > Processing `rosegarden_tmp_PE7442.ly'
> > Parsing...
> > Interpreting music...[8][16][24][32][40][48][56][64][72]
> > Preprocessing graphical objects...
> > 
> > > 
> The piece plays fine.
> 
> --
> David W. Jones
> gn...@hawaii.rr.com
> authenticity, honesty, community
> 
> http://dancingtreefrog.com
> 
> 
> --
> 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
> 
--
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] Rosegarden DSSI plug-in synthesizers open and editor issues

2014-09-09 Thread Michael Gerdau
  I won't be able to get to that for a while.
 
 I can repeat the problem with development code.  Two violins, a cello,
 and a piano.  Why the piano?  There's nothing obvious.

According to the OPs initial report this piano had been created and
saved as a second cello. It becoming a piano on (re-)opening the
arrangement is the problem :)

Best wishes,
Michael
-- 
 Michael Gerdau   email: m...@qata.de
 GPG-keys available on request or at public keyserver

--
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce.
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191iu=/4140/ostg.clktrk
___
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] Setting the track patch/bank musical instrument for synth or synth-plugin

2012-10-20 Thread Michael Gerdau
 I just unpacked an .rg file and notice that the instruments are defined
 in the very beginning with numbers.  Where can I find an index or formula
 relating the General-Midi Patch/Bank tree to the numbers rosegarden uses
 here?

 For example I noticed that an instrument I set up as a Violoncello
 (somehow unable to find just 'cello') has the # 2000.  What I want in
 this case is the cello defined as patch/bank 43/0. Some other numbers
 used: 2561 2307 2560 2304 2305 2306 2184 2436 1440 2189.

Have you actually tried to find this information somewhere on the net ?

My humble suggestion is this:
Use your favourite internet serach engine and enter general midi and
start reading. Once you've done that (and you'll find EXTENSIVE reading)
come back with your questions not yet answered.

Just my 0.02 €,
Michael
--
 Michael Gerdau   email: m...@qata.de
 GPG-keys available on request or at public keyserver

signature.asc
Description: This is a digitally signed message part.
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct___
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] Guitar notation vs. sound

2012-09-24 Thread Michael Gerdau
  Isn't that basically asking for a free lunch ?

 Isn't everything in the open source world?

You think so ?

I clearly differ. For me it has to do with rights, knowledge and being
in control, at least potentially.

Just an example:
Logic Studio is sold for 149 € in Apple's App store. Featurewise it is
several generations ahead of Rosegarden and in many aspects of Ardour as
well although Ardour delivers a couple of really nice things.

When you shell out your 149 € you have a full featured music production
and performing system with a bunch of very nice soft instruments. For
me it runs out of the box. No such thing as incompatible this and missing
that. Yes, I can reliably crash Logic. Yes, you need a Mac to run it (but
you can as well put Linux on that box - them Retina Displays are really
nice... ;)

To sum it up:
From a feature and time invested to get it working point of view I have
yet to find an open source product that is even remotely in the same
league as programs like Logic (and I assume all of Logic's commercial
competitors).

  And as an afterthought:
  If a guitar player wishes to play around with arbitrarily pitched
  strings
  he should transpose it himself. He'll learn something that way. Or even
  learn to transpose on the fly. Not that I'd consider that more useful
  than properly mastering the instrument in the first place.

 Part of the reason popular music is so popular is because people who
 don't spend a vast chunk of their lives mastering rigid rules can have
 fun making noise.  I find it a lot more relaxing than trying to do
 anything the correct way.

Again:
You think so ?

It is my impression that the truely successful popular music is mostly
written AND performed by musicians that have learned things the
correct way (as you put it).

This even goes for musicians that never had proper teaching but instead
spent hour by hour learning their instrument on their own for many years.
A couple of guitar heros fall into this category.

I also think some of the stuff that's created by music illiterates
the easy way might be commercially successful at least for a short
period of time but it is not lasting in any way.

I'm aware this is a requirement that might not fit with some other's.

Again just my 0.02 €, best wishes,
Michael
--
 Michael Gerdau   email: m...@qata.de
 GPG-keys available on request or at public keyserver

signature.asc
Description: This is a digitally signed message part.
--
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