Re: How to make Metronome?
Re: How to make Metronome?
- Subject: Re: How to make Metronome?
- From: Ron Fleckner <email@hidden>
- Date: Sun, 3 Sep 2006 14:43:04 +1000
On 03/09/2006, at 10:07 AM, Matt <email@hidden> wrote:
Hello
I am new to Cocoa. How can I make a metronome in cocoa? I tried using
NSTimer but it doesn't work - its very inaccurate. Any ideas?
Matt
Matt, I've made an accurate Metronome using NSTimer and NSSound. The
only problem is that NSSound doesn't allow for volume control, so I'm
currently looking into CoreAudio (yikes!) to address that. If you
want, I'll gladly send you relevant bits of my code off-list. Here's
a link to my Metronome:<http://members.ozemail.com.au/~ronfleckner/
metronome/index.html>
Ron Fleckner
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden