Re: [pygame] Error pygame with timidity.cfg

2018-04-21 Thread Thomas Kluyver
I think it's a problem with the way we've packaged pygame. If I'm right, you'll need to install it another way - either: 1. Get the source code of pygame (https://github.com/pygame/pygame ), make sure you have all the dependencies installed, and compile it yourself. 2. Or use a platform package

Re: [pygame] Error pygame with timidity.cfg

2018-04-21 Thread teodoro . coluccio
I apologize if I expressed myself badly. however I repeat that timidity works well. The problem comes to me with pykaraoke that uses the pygame module. Just pygame has a syntax error when it goes to read this file: timidity.cfg, line 30. But, as explained here ->, the syntax is the one I used,

Re: [pygame] Error pygame with timidity.cfg

2018-04-21 Thread Thomas Kluyver
Let's remember that pygame is used by new programmers who don't necessarily know how or where to best ask questions. Providing guidance is great, but let's keep the tone friendly. Don't forget that written messages tend to sound grumpier/snarkier than you meant them to, so it's easy for everyone

Re: [pygame] Error pygame with timidity.cfg

2018-04-21 Thread Martin Kühne
Neither timidity nor any of its configuration is parsed or otherwise referenced by the pygame source. Please justify what your need is here. cheers! mar77i

Re: [pygame] Error pygame with timidity.cfg

2018-04-20 Thread teodoro . coluccio
the problem, certainly not of timidity because with those soundfont so set can reproduce midi. If I write otherwise it is timidity not to work .. but this is the syntax, exactly as I wrote, in fact timidity works well -> https://i.imgur.com/76i6UGy.jpg

Re: [pygame] Error pygame with timidity.cfg

2018-04-20 Thread Martin Kühne
Line 30, according to https://i.imgur.com/efCVxHg.png was the soundfont path, btw. cheers! mar77i

Re: [pygame] Error pygame with timidity.cfg

2018-04-20 Thread Ian Mallett
​Also, and not to put too fine a point on it, but (1) trying obvious things and (2) telling us what you tried are just *foundational* netiquette when asking for help. For example, the error says "timidity.cfg: line 30: syntax error". Did you look in timidity.cfg for a syntax error on line 30?

Re: [pygame] Error pygame with timidity.cfg

2018-04-20 Thread Martin Kühne
On Fri, Apr 20, 2018 at 4:57 PM, wrote: > Can anyone help me!? 1. Okay I get it. You had a problem and asked in the wrong place. We assumed you'd ask in a better place eventually, that's why nobody responded. 2. Pygame-users is really the wrong list for your problem,

[pygame] Error pygame with timidity.cfg

2018-04-20 Thread teodoro . coluccio
Can anyone help me!?

[pygame] Error pygame with timidity.cfg

2018-04-13 Thread Teo777
Hi, i have an error with pykaraoke... in fact, pygame find an (syntax) error on the soundfont of timidity. This is a screen https://i.imgur.com/efCVxHg.png -- Sent from: http://pygame-users.25799.x6.nabble.com/