while i was doing some programming earlier today i noticed that passing the
|= operator to the send method of an array results in an NoMethodError
here is simple gist of an irb session demonstrating the bug:
https://gist.github.com/763108
also - i noticed this which is unrelated but may also be a
hello all,
i would like to loop an audio file seamlessly.
i have a file that, when looped in logic or garage band, sounds perfect.
an nssound object with "loops = true" in macruby using the same file
however, has an audible pause between each iteration, meaning our loop
is not seamless, ultimate
hello all,
i received a suggestion from another member to check out the PlayFile
example in the audio toolbox examples.
while this was very helpful in putting me on the right track for basic
low level audio manipulation, there are some additional related issues
i've encountered in trying to port
osforge.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of MacRuby-devel digest..."
>
>
> Today's Topics:
>
> 1. Re: loop audio file seamlessly (Zachary Kaplan) (Shaun August)
> 2. NoMethodError (ib_out