SilverlightShow: Silverlight Metronome Comments
http://www.silverlightshow.net/
Silverlight articles, Silverlight tutorials, Silverlight videos, Silverlight samplesen-usSilverlightShow.netestoychev@completit.com (Emil Stoychev)Argotic Syndication Framework, http://www.codeplex.com/Argotichttp://www.rssboard.org/rss-specificationRE: Silverlight Metronome
http://www.silverlightshow.net/items/Silverlight-Metronome.aspx#comment3447
<p>You can use it and embed it freely, as long as you mention the original source.</p>
<p>Thanks for your interest!</p> ( Enrai)http://www.silverlightshow.net/items/Silverlight-Metronome.aspxTue, 20 Apr 2010 10:42:47 +0300RE: Silverlight Metronome
http://www.silverlightshow.net/items/Silverlight-Metronome.aspx#comment3434
What is the license for this metronome ( Billy)http://www.silverlightshow.net/items/Silverlight-Metronome.aspxSat, 17 Apr 2010 11:45:39 +0300RE: Silverlight Metronome
http://www.silverlightshow.net/items/Silverlight-Metronome.aspx#comment3304
<p>Been trying to build a windows metrenome using WPF/XAML. Came across yours, demo'd it, and thought i may have found a solution to the probelm i've been having wiht timers and multimedia timers. </p>
<p>When i tied your ideas of checking the difference in time, it worked, but still having issues.</p>
<p>The probelm I am having is when something else occurs on the processor, the click lags or skews from being anywhere near precise. I ran your your version again and tried loading windows and other tabs in IE, and got some lag and skewing but no where near what I an getting wiht the windows version.</p>
<p>Did i miss anything in your code that gives the media element or events are given more priority on the processor?</p> ( Doug)http://www.silverlightshow.net/items/Silverlight-Metronome.aspxWed, 24 Mar 2010 23:25:11 +0300RE: Silverlight Metronome
http://www.silverlightshow.net/items/Silverlight-Metronome.aspx#comment3190
I wanted to learn Silverlight / WPF and this is one of the applications I had in mind to do it. <br />
Thank you for posting! ( James)http://www.silverlightshow.net/items/Silverlight-Metronome.aspxMon, 08 Mar 2010 10:33:10 +0300RE: Silverlight Metronome
http://www.silverlightshow.net/items/Silverlight-Metronome.aspx#comment3092
<p>Hi Martin</p>
<p>I love this metronome and would like to add it to my production music teaching web site. Is that OK with you? I'll happily post an acknowledgement to you. </p>
<p>Ian</p>
<p><a href="mailto:IanGray@oz.net">IanGray@oz.net</a> </p> ( Ian Gray)http://www.silverlightshow.net/items/Silverlight-Metronome.aspxWed, 17 Feb 2010 11:33:28 +0300RE: Silverlight Metronome
http://www.silverlightshow.net/items/Silverlight-Metronome.aspx#comment2906
<p> Great work. I'm a musician and a programmer. I've been wanting to
learn SilverLight / WPF and this is one of the applications I had in
mind to do it. Thanks for posting!</p>
<p><a href="http://www.advancedwriters.com/do-my-paper/do-my-research-paper.html">Make My Research Paper</a></p> ( Mike)http://www.silverlightshow.net/items/Silverlight-Metronome.aspxWed, 13 Jan 2010 19:26:25 +0300RE: Silverlight Metronome
http://www.silverlightshow.net/items/Silverlight-Metronome.aspx#comment2371
Thank you for writing this great article. I would also like to note that it seams the source code is missing something. Am I just crazy or did you forget to add some components that are necessary for the program to compile? At any rate as a developer I appreciate you taking the time to teach all of us this.
<p></p>
Thanks, Matt (<a title="VB6" href="http://www.vb6.us/">Visual Basic 6</a>) ( Matt)http://www.silverlightshow.net/items/Silverlight-Metronome.aspxFri, 18 Sep 2009 17:34:38 +0300RE: Silverlight Metronome
http://www.silverlightshow.net/items/Silverlight-Metronome.aspx#comment2052
Works great on Vista but no sound on XP with service pack 2 running I.E. 6. Or if there is sound it is sporadic. Seems to be an silverlight plugin problem with XP but I haven't found any info on a solution ( Dan)http://www.silverlightshow.net/items/Silverlight-Metronome.aspxMon, 20 Jul 2009 19:03:48 +0300RE: Silverlight Metronome
http://www.silverlightshow.net/items/Silverlight-Metronome.aspx#comment1114
<p>Being a musician gives me an advantage with regards to tempo.</p>
<p>Being a programmer gives me an interest in learning about silverlight.</p> ( Musikero11)http://www.silverlightshow.net/items/Silverlight-Metronome.aspxMon, 02 Mar 2009 07:07:46 +0300RE: Silverlight Metronome
http://www.silverlightshow.net/items/Silverlight-Metronome.aspx#comment1067
<p>To clarify:</p>
<p>"Tick.wma" was 'added' to the SilverlightMetronome VS2008 project.</p>
<p>"Tick.wma" file was also added to the same directory as the xap.</p> ( Dave)http://www.silverlightshow.net/items/Silverlight-Metronome.aspxTue, 17 Feb 2009 19:41:49 +0300RE: Silverlight Metronome
http://www.silverlightshow.net/items/Silverlight-Metronome.aspx#comment1066
<p>I changed: Value="Tick.wma"</p>
<p>I changed BuildAction for "Tick.wma" file properties to: Content.</p>
<p>I pasted "Tick.wma" into same file as xap</p>
<p>I rebuilt.</p>
<p>I have audio!</p>
<p>Tkanks!</p>
<p> </p>
<p> </p> ( Dave)http://www.silverlightshow.net/items/Silverlight-Metronome.aspxTue, 17 Feb 2009 14:23:29 +0300RE: Silverlight Metronome
http://www.silverlightshow.net/items/Silverlight-Metronome.aspx#comment1062
<p><strong>@Perry</strong> tell me please what is missing so I can add it! :)</p>
<p><strong>@Dave</strong> for some reason I couldn't use the audio file while placed in the xap, so I placed it int the web application and set the absolute path to it as source of the media element. See if you run the web application on the same port, if not change the url. If I find a way to use an audio file from inside the xap I will share it! :)</p>
<p> </p>
<p><strong>P.S.</strong> Thanks for the good words, I'm glad you like it! :)</p> ( Enrai)http://www.silverlightshow.net/items/Silverlight-Metronome.aspxTue, 17 Feb 2009 05:30:11 +0300RE: Silverlight Metronome
http://www.silverlightshow.net/items/Silverlight-Metronome.aspx#comment1060
<p><font color="#0000ff" size="2"><font color="#0000ff" size="2"> </font></font>I ran this using VS2008 - everything fine except audio file does not load.</p>
<p>
<p>Here is the code in Metronom.xaml</p>
<p><font color="#0000ff" size="2"><font color="#0000ff" size="2">
<p><</p>
</font></font><font color="#a31515" size="2"><font color="#a31515" size="2">Setter</font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2"> </font></font><font color="#ff0000" size="2"><font color="#ff0000" size="2">Property</font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2">=</font></font><font size="2">"</font><font color="#0000ff" size="2"><font color="#0000ff" size="2">Source</font></font><font size="2">"</font><font color="#0000ff" size="2"><font color="#0000ff" size="2"> </font></font><font color="#ff0000" size="2"><font color="#ff0000" size="2">Value</font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2">=</font></font><font size="2">"</font><font color="#0000ff" size="2"><font color="#0000ff" size="2">http://localhost:53474/Tick.wma</font></font><font size="2">"</font><font color="#0000ff" size="2"><font color="#0000ff" size="2"> /></font></font>
<p>How can I include Tick.wma without using localhost?</p>
</p>
</p> ( Dave)http://www.silverlightshow.net/items/Silverlight-Metronome.aspxMon, 16 Feb 2009 18:46:03 +0300RE: Silverlight Metronome
http://www.silverlightshow.net/items/Silverlight-Metronome.aspx#comment1051
<p>The source code seems to be missing some components....still kool though! </p> ( Perry)http://www.silverlightshow.net/items/Silverlight-Metronome.aspxFri, 13 Feb 2009 16:40:04 +0300RE: Silverlight Metronome
http://www.silverlightshow.net/items/Silverlight-Metronome.aspx#comment1050
<p>Great work. I'm a musician and a programmer...I've been wanting to learn SilverLight / WPF and this is one of the applications I had in mind to do it. Thanks for posting!</p> ( Perry)http://www.silverlightshow.net/items/Silverlight-Metronome.aspxFri, 13 Feb 2009 16:31:26 +0300RE: Silverlight Metronome
http://www.silverlightshow.net/items/Silverlight-Metronome.aspx#comment1042
<p> Cool</p> ( Dheeraj)http://www.silverlightshow.net/items/Silverlight-Metronome.aspxThu, 12 Feb 2009 00:11:14 +0300RE: Silverlight Metronome
http://www.silverlightshow.net/items/Silverlight-Metronome.aspx#comment1040
<p>Wow. Very Good.</p> ( Michael Washington)http://www.silverlightshow.net/items/Silverlight-Metronome.aspxWed, 11 Feb 2009 21:57:57 +0300