<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
<channel>
  <title>Linux Format forums</title>
  <link>http://linuxformat.com/forums/index.php</link>
  <description>Help, discussion, magazine feedback and more</description>
  <language>english</language>
  <copyright>(c) Copyright Sun May 26, 2013 1:31 am by Linux Format forums</copyright>
  <managingEditor>webmaster@linuxformat.com</managingEditor>
  <webMaster>webmaster@linuxformat.com</webMaster>
  <pubDate>Sun May 26, 2013 1:31 am</pubDate>
  <lastBuildDate>Sun May 26, 2013 1:31 am</lastBuildDate>
  <docs>http://backend.userland.com/rss</docs>
  <generator>phpBB2 RSS Syndication Mod by Lucas</generator>
  <ttl>1</ttl>

  <image>
    <title>Linux Format forums</title>
    <url></url>
    <link>http://linuxformat.com/forums/</link>
    <description>Help, discussion, magazine feedback and more</description>
  </image>

                                      <item>
                                        <title>Reading start and end selection markers in an audio file</title>
                                        <link>http://linuxformat.com/forums/viewtopic.php?p=87305#87305</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=66405'&gt;markl&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Tue Apr 06, 2010 3:38 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      I am a newbie to Linux, Mono, C# but keen to learn.&lt;br /&gt;
I would like to display images and play an audio file. (simple enough)&lt;br /&gt;
However, I need to pre-determine when the image should change, based on where the playhead is currently situated within the audio file.&lt;br /&gt;
&lt;br /&gt;
I have this working in a proof-of-concept app (built in Flash - but I need to make it portable to all platforms so am willing to learn to rewrite in anything that works - MonoDevelop is my latest consideration)&lt;br /&gt;
&lt;br /&gt;
The app reads a database which contains &amp;quot;Audio_FileName&amp;quot;, &amp;quot;Start_Point&amp;quot;, &amp;quot;End_Point&amp;quot; and &amp;quot;Image_Name&amp;quot;.&lt;br /&gt;
As the playhead reaches &amp;quot;End_Point&amp;quot;, move to next record in the DB, change the image and continue playing (or skip ahead to the next &amp;quot;Start_Point&amp;quot; if its different)&lt;br /&gt;
&lt;br /&gt;
The problem is that I am making MANY instances of the same thing, so I would like an IDE which has both an audio editor and database on screen that works like this.&lt;br /&gt;
1.Open the Audio file.&lt;br /&gt;
2.Select the relevant portion.&lt;br /&gt;
3.Click a button that writes the &amp;quot;Start&amp;quot; and &amp;quot;End” point to the database.&lt;br /&gt;
(Inserting the start and end point by hand is REALLY laborious.)&lt;br /&gt;
&lt;br /&gt;
Is this do-able in Mono / C#?</description>
                                        <comments>http://linuxformat.com/forums/viewtopic.php?p=87305#87305</comments>
                                        <author>markl</author>
                                        <pubDate>Tue Apr 06, 2010 3:38 pm</pubDate>
                                        <guid isPermaLink="true">http://linuxformat.com/forums/viewtopic.php?p=87305#87305</guid>
                                      </item></channel></rss>