<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to news</title><link>https://sourceforge.net/p/rythmaidgui/news/</link><description>Recent posts to news</description><atom:link href="https://sourceforge.net/p/rythmaidgui/news/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sat, 08 Mar 2003 12:39:55 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/rythmaidgui/news/feed.rss" rel="self" type="application/rss+xml"/><item><title>v0.0.2 out</title><link>https://sourceforge.net/p/rythmaidgui/news/2003/03/v002-out/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;hi, i fixed a bug in the &amp;quot;load song&amp;quot; routine.. it sometimes loaded only half the song....&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Florian Schmidt</dc:creator><pubDate>Sat, 08 Mar 2003 12:39:55 -0000</pubDate><guid>https://sourceforge.net6b3563c3730a6950e81e5ad142da04b0f9a2b115</guid></item><item><title>help wanted!</title><link>https://sourceforge.net/p/rythmaidgui/news/2003/03/help-wanted/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;hi, i learned quite a bit over the last year about how to design an app and stuff. i will start on another rewrite of this program with a cleaner design... if you want to get involved. please don't hesitate to contact me..&lt;/p&gt;
&lt;p&gt;Florian Schmidt&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Florian Schmidt</dc:creator><pubDate>Fri, 07 Mar 2003 19:20:17 -0000</pubDate><guid>https://sourceforge.net31ef2a4793498d554ef9c2c67ebc60144da06b02</guid></item><item><title>new version of tse3 out!</title><link>https://sourceforge.net/p/rythmaidgui/news/2003/03/new-version-of-tse3-out/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;this new version (0.2.7) fixes the bug which kept my app from compiling with gcc &amp;gt;= 3.0&lt;/p&gt;
&lt;p&gt;(the unresolved symbol TSE3::Clock::PPQN bug)&lt;/p&gt;
&lt;p&gt;Happy jamming. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Florian Schmidt</dc:creator><pubDate>Fri, 07 Mar 2003 19:17:58 -0000</pubDate><guid>https://sourceforge.net67050aace0147ba635b5a93a1746be37c382eb9c</guid></item><item><title>Found the unresolved symbol: TSE3::Clock::PPQN bug</title><link>https://sourceforge.net/p/rythmaidgui/news/2003/03/found-the-unresolved-symbol-tse3clockppqn-bug/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;it is a bug in the tse3 lib, i think. i contacted the author about it.&lt;/p&gt;
&lt;p&gt;in the meantime, insert this line:&lt;/p&gt;
&lt;p&gt;const int TSE3::Clock::PPQN;&lt;/p&gt;
&lt;p&gt;into the file:&lt;/p&gt;
&lt;p&gt;tse3-0.2.5/src/tse3/Midi.cpp&lt;/p&gt;
&lt;p&gt;right after the &lt;/p&gt;
&lt;p&gt;#include &amp;quot;tse3/Midi.h&amp;quot;&lt;/p&gt;
&lt;p&gt;line. &lt;/p&gt;
&lt;p&gt;then rebuild the tse3-lib, &lt;/p&gt;
&lt;p&gt;make clean; make; su -c &amp;quot;make install&amp;quot;&lt;/p&gt;
&lt;p&gt;and my rythmaidgui should link..&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Florian Schmidt</dc:creator><pubDate>Wed, 05 Mar 2003 15:16:25 -0000</pubDate><guid>https://sourceforge.netbd919d15957c75929ce38518c41fb06214b9b6d0</guid></item><item><title>ooops packages kinda broken</title><link>https://sourceforge.net/p/rythmaidgui/news/2002/06/ooops-packages-kinda-broken/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;you need to rerun ./autogen.sh i suppose.. got a bug report about it.. if it doesn't work write me. working on a new release right now..&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Florian Schmidt</dc:creator><pubDate>Sat, 22 Jun 2002 14:31:13 -0000</pubDate><guid>https://sourceforge.net70500971bd829fedfe4cfeb0966625fbc9aa0d83</guid></item><item><title>please give feedback....</title><link>https://sourceforge.net/p/rythmaidgui/news/2002/06/please-give-feedback/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;this gui version wouldn't have come into its (err.. miserable) existance if i had not gotten some feedback from someone who tried the old nongui version and found out it sucked ****.. Thanks Matthieu!!  So, if you folks want this project to continue, you will just have to try it out. open your email program and drop me a line aout what you think.. what needs improvement a.s.f... &lt;/p&gt;
&lt;p&gt;Open source doesn't work without feedback :) so please be welcome to clutter my mailbox at mista.tapas@gmx.net&lt;/p&gt;
&lt;p&gt;happy jamming..&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Florian Schmidt</dc:creator><pubDate>Wed, 19 Jun 2002 07:00:24 -0000</pubDate><guid>https://sourceforge.net9309de114128521cecaa09be5d2e97d6ad11bf4a</guid></item><item><title>Export to midi file works now</title><link>https://sourceforge.net/p/rythmaidgui/news/2002/06/export-to-midi-file-works-now/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;s. Subject.. Piano is still missing.. Will take some time.. still&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Florian Schmidt</dc:creator><pubDate>Fri, 14 Jun 2002 16:42:56 -0000</pubDate><guid>https://sourceforge.net167f451d2fc4befea18416cc2c1cd3d94e72958e</guid></item><item><title>Source available, but caution!</title><link>https://sourceforge.net/p/rythmaidgui/news/2002/06/source-available-but-caution/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Source of first alpha release available.. Features missing. Not installable. Need to run from build dir (src/rythmgui). plays drums and bass. No piano yet.. Feedback appreciated..&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Florian Schmidt</dc:creator><pubDate>Wed, 12 Jun 2002 09:18:53 -0000</pubDate><guid>https://sourceforge.net09985b0a0e5dc4936889a6c14230e513c5eec86d</guid></item><item><title>Source will be available in 2 weeks</title><link>https://sourceforge.net/p/rythmaidgui/news/2002/06/source-will-be-available-in-2-weeks/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Drums and Bass is working right now. Little Bug in Bass generation code (plays an eb in fMajor7.. grks).. Need to make Piano generator..&lt;/p&gt;
&lt;p&gt;Drop me a message in the forum or by email, if you're interestesd in this program.. &lt;/p&gt;
&lt;p&gt;mista.tapas@gmx.net&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Florian Schmidt</dc:creator><pubDate>Mon, 10 Jun 2002 09:20:14 -0000</pubDate><guid>https://sourceforge.nete4b4c0c6b92b840fdcd386ac03346bc223eb77f5</guid></item></channel></rss>