PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Autres forums > Forum Programmation & Conception > comp.lang.ruby > precise timing issues with ruby
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
precise timing issues with ruby

Réponse
 
LinkBack Outils de la discussion
Vieux 09/01/2008, 05h42   #1
Giles Bowkett
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut precise timing issues with ruby

I've got some code which needs to operate in a time-sensitive way. It
makes a simple drumbeat, and needs to hit the notes at the right time.
Currently this doesn't happen. Every time you run the code you'll get
slightly different timing fluctuations. It's not subtle, either. The
effect is obvious and ruins the beat.

Is there a way to solve this problem without abandoning my preferred language?

--
Giles Bowkett

Podcast: http://hollywoodgrit.blogspot.com
Blog: http://gilesbowkett.blogspot.com
Portfolio: http://www.gilesgoatboy.org
Tumblelog: http://giles.tumblr.com

  Réponse avec citation
Vieux 09/01/2008, 05h48   #2
Giles Bowkett
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: precise timing issues with ruby

> Is there a way to solve this problem without abandoning my preferred language?

Never mind, sorry. False alarm! There was a problem in my code.

--
Giles Bowkett

Podcast: http://hollywoodgrit.blogspot.com
Blog: http://gilesbowkett.blogspot.com
Portfolio: http://www.gilesgoatboy.org
Tumblelog: http://giles.tumblr.com

  Réponse avec citation
Vieux 09/01/2008, 15h30   #3
M. Edward (Ed) Borasky
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: precise timing issues with ruby

Giles Bowkett wrote:
> I've got some code which needs to operate in a time-sensitive way. It
> makes a simple drumbeat, and needs to hit the notes at the right time.
> Currently this doesn't happen. Every time you run the code you'll get
> slightly different timing fluctuations. It's not subtle, either. The
> effect is obvious and ruins the beat.
>
> Is there a way to solve this problem without abandoning my preferred language?
>


That I think is platform-dependent, but it could be something as
"simple" as building an interface to an audio library. I only know
Linux, so that's the approach I'd take. There are at least three Linux
distros -- JAD, Studio64 and dyne:bolic -- dedicated to real-time audio
processing. I haven't done anything with dyne:bolic, but I have used
both JAD and Studio64.

I can't really tell which of the two is "better" -- both of them seemed
to be excellent, and neither of them had anything I couldn't get on
Gentoo. That may change if I don't get CSound running on Gentoo soon,
however.

Another place you might want to look is Planet CCRMA. This is a
Fedora-based collection of audio software, some of it coming from the
Lisp-based CCRMA project at Stanford.

  Réponse avec citation
Vieux 09/01/2008, 16h41   #4
Giles Bowkett
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: precise timing issues with ruby

> > I've got some code which needs to operate in a time-sensitive way. It
> > makes a simple drumbeat, and needs to hit the notes at the right time.
> > Currently this doesn't happen. Every time you run the code you'll get
> > slightly different timing fluctuations. It's not subtle, either. The
> > effect is obvious and ruins the beat.
> >
> > Is there a way to solve this problem without abandoning my preferred language?

>
> That I think is platform-dependent, but it could be something as
> "simple" as building an interface to an audio library.


Actually, no; I'm getting the audio from third-party commercial music
production software. I'm currently using Propellerhead Reason, which
is at the consumer end of prosumer, and I may add in Ableton Live
and/or Apple Logic, which are more at the pro end. There's a standard
protocol called MIDI which I'm using, but the timing my code was
generating was completely unreliable. That was the only problem. But
the error turned out to be in the code. It came from a book, the book
wasn't concerned with precise timing, just a proof of concept, so I
basically just increased the resolution on the timer and I was good
(which essentially meant just adding a couple zeros to a division
statement).

Because I'm using a standard protocol and a Ruby interface to the OS X
core library which handles this standard protocol, you could
essentially use my code (merged with the code from the book, which is
MIT license) with any MIDI sound source, including hardware
synthesizers.

> Another place you might want to look is Planet CCRMA. This is a
> Fedora-based collection of audio software, some of it coming from the
> Lisp-based CCRMA project at Stanford.


I don't have any Linux boxes right now , but that does sound quite
interesting. SynthBuilder looks particularly nifty.

--
Giles Bowkett

Podcast: http://hollywoodgrit.blogspot.com
Blog: http://gilesbowkett.blogspot.com
Portfolio: http://www.gilesgoatboy.org
Tumblelog: http://giles.tumblr.com

  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 00h27.


Édité par : vBulletin® version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières ©2000-2008
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,10787 seconds with 12 queries