[Bug 211703] Review Request: nyquist - Sound synthesis and composition language with a Lisp syntax

bugzilla at redhat.com bugzilla at redhat.com
Sat Oct 21 14:26:33 UTC 2006


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: nyquist - Sound synthesis and composition language with a Lisp syntax


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=211703





------- Additional Comments From mtasaka at ioa.s.u-tokyo.ac.jp  2006-10-21 10:26 EST -------
Well, I quite don't know how to use this,
however there seems nothing to be fixed (I will recheck).

-------------------------------------------------------------------------
Just a interest.
In the build log, I see:

portaudio/pa_linux_alsa/pa_linux_alsa.c: In function 'Wait':
portaudio/pa_linux_alsa/pa_linux_alsa.c:2251: warning: comparisons like X<=Y<=Z
do not have their mathematical meaning

And portaudio/pa_linux_alsa/pa_linux_alsa.c says:

  2249      }
  2250      
  2251      assert( !(captureAvail == playbackAvail == INT_MAX) );
  2252  
  2253      commonAvail = MIN( captureAvail, playbackAvail );
  2254      commonAvail -= commonAvail % stream->frames_per_period;

Perhaps the line 2251 is a bug.

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the package-review mailing list