Need MIDI player for Puppy Lupu 528-005 [Solved]

Booting, installing, newbie
Message
Author
User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#16 Post by Semme »

R-S-H, --volume=x can be bumped beyond a hundred. In Nooby's case- 300 to 400 should suffice.

This below in the desktop file:

Code: Select all

Exec=timidity -igt --volume=400 --drum-power=100

R-S-H
Posts: 487
Joined: Mon 18 Feb 2013, 12:47

#17 Post by R-S-H »

Ah, ok. Thanks.

I did not see such information since the --help command is talking about to use percentage for volume and drum power settings - so, I thought 100% is maximum, logically. :lol:

Btw.: the -igt command did not work here on the .pet posted above. It is default in my SFS and shows the GUI.
[b][url=http://lazy-puppy.weebly.com]LazY Puppy Home
The new LazY Puppy Information Centre[/url][/b]

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#18 Post by Semme »

Ah, I was using :lol: reverse logic. :wink:

As for -igt.. you may not be running 528.

==

Furthermore, I'd like to explore the option mcewanw introduced..

R-S-H
Posts: 487
Joined: Mon 18 Feb 2013, 12:47

#19 Post by R-S-H »

Semme wrote:As for -igt.. you may not be running 528.
Yes, I do!

LazY Puppy is based on Lucid Puppy 528-004.
Semme wrote:Ah, I was using :lol: reverse logic. :wink: .
At first I thought it could be increased up to 127 since the midi numbers and parameters usually do go from 0 to 127. But then I read the percentage hint - maybe they do use 1000er steps for 100%?
[b][url=http://lazy-puppy.weebly.com]LazY Puppy Home
The new LazY Puppy Information Centre[/url][/b]

R-S-H
Posts: 487
Joined: Mon 18 Feb 2013, 12:47

#20 Post by R-S-H »

Ok.

Noobie, this is for you.

I have found a solution to use a config file to start timidity with the wanted volume. Just need to write a timidity-wrapper and to rebuild the SFS. When done, I will upload a new timidity SFS.

RSH
[b][url=http://lazy-puppy.weebly.com]LazY Puppy Home
The new LazY Puppy Information Centre[/url][/b]

nooby
Posts: 10369
Joined: Sun 29 Jun 2008, 19:05
Location: SwedenEurope

Re: xhippo can be used to control midi playing in timidity

#21 Post by nooby »

mcewanw wrote:When you already have timidity installed on your system you can use xhippo audio/video player to control the midi playing (stop, start, pause etc):

http://www.murga-linux.com/puppy/viewtopic.php?t=86753

Currently, /usr/local/etc/xhippo.config has the following entry it uses to recognise midi file extension and play with timidity. You could modify that to contain extra parameters as and when required. If you post the best parameters to use I'll upload the change in the next dotpet release for xhippo:

Code: Select all

type:mid:timidity
RSH much appreciated I will check it out when you have uploaded it then.
I use Google Search on Puppy Forum
not an ideal solution though

nooby
Posts: 10369
Joined: Sun 29 Jun 2008, 19:05
Location: SwedenEurope

#22 Post by nooby »

RSH what Semme told us worked for me so no need for a new sfs
unless you feel for to have it that way in your repos.

Semme this run code made a decent volume for me?

timidity -igt --volume=400 --drum-power=100

So much appreciated that you suggested it to me.
So now I only lack the ability to change from Piano
to Violin or Sax. :) Guys I am a lucky man now.
You should see the happy grin on my face.
I use Google Search on Puppy Forum
not an ideal solution though

R-S-H
Posts: 487
Joined: Mon 18 Feb 2013, 12:47

#23 Post by R-S-H »

nooby wrote:RSH what Semme told us worked for me so no need for a new sfs
unless you feel for to have it that way in your repos.
Hi nooby.

If you can live with solution by Semme, it would be nice. I was not successful with the timidity_wrapper. The volume was successfully transmitted, but somehow the script loses the transmitted file, so timidity started without to load and play a file, when clicking a .mid file. Can't find any solution.

Maybe I'll give it a try (much) later again...
[b][url=http://lazy-puppy.weebly.com]LazY Puppy Home
The new LazY Puppy Information Centre[/url][/b]

nooby
Posts: 10369
Joined: Sun 29 Jun 2008, 19:05
Location: SwedenEurope

#24 Post by nooby »

RSH that is totally okay. I can live with the solution
that Semme gave us.

What would be very nice would be to be able to
chose another default instrument. To hear a piano
play all the violin pars sounds odd to me :)
I use Google Search on Puppy Forum
not an ideal solution though

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#25 Post by Semme »

I think with Freepats you can then change the bank. How this all works I'm not yet sure..

Post Reply