Re: [yoshimi-user] 0.060-pre0, testies invited

  • From: Jeremy Jongepier <jeremy@xxxxxxxxxxxxxx>
  • To: yoshimi-user@xxxxxxxxxxxxxxxxxxxxx
  • Date: Fri, 08 Oct 2010 21:41:00 +0200

On 10/08/2010 09:04 PM, Will J Godfrey wrote:

On Fri, 08 Oct 2010 19:56:30 +0200
Jeremy Jongepier<jeremy@xxxxxxxxxxxxxx> wrote:

On 10/08/2010 07:42 PM, Jeremy Jongepier wrote:
On 10/08/2010 04:35 PM, cal wrote:
Basically just good old 0.58.1 plus Paul's Unison and Reverb updates, plus
jack session suppport. Lightly tested so far, so expect anything.

<http://www.graggrag.com/yoshimi/yoshimi-0.060-pre0.tar.bz2>

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2& L3.
Spend less time writing and rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
yoshimi-user mailing list
yoshimi-user@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/yoshimi-user

Hello cal,

After modifying some source files Yoshimi builds and runs here. I've got
this book lying in front of me 'C++ Without fear' and I'm only at
chapter 2 ;)

Best,

Jeremy

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2& L3.
Spend less time writing and rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
yoshimi-user mailing list
yoshimi-user@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/yoshimi-user

I've attached the quick hacks I did.

Best,

Jeremy

I've never been able to work out how to apply patches :(
How do I do this one?


Hello Will,

Does Yoshimi 0.060-pre0 compile or do you get the same error message that I ran into? If so then copy the no-jack-session.patch file into the same directory where you extracted the yoshimi 0.060-pre0 tarball (so not into the extracted directory itself) and run the command: patch -p0 --dry-run < no-jack-session.patch
If it says patching file blablabla then it's ok and then you can patch the actual files by omitting the --dry-run option, so: patch -p0 < no-jack-session.patch

Best,

Jeremy


Other related posts: