On Sun, Aug 15, 2010 at 7:31 PM, Corbin Simpson
<[email protected]> wrote:
> You may be interested in my Cython bindings, see
> github.com/MostAwesomeDude/pyfluidsynth. While not complete, they do work.
>
> Sending from a mobile, pardon the brevity. ~ C.
>
> On Aug 15, 2010 6:17 PM, "Goat Man" <[email protected]> wrote:
>> Hello Fluid Devs!
>> I am working on a RPython binding that is faster than the ctypes binding.
>> Project on google code here: http://code.google.com/p/rpyfluidsynth/
>>
>> Im getting some confusing values from fluid_synth_write_float, i was
>> expecting the float values to be between -1.0 and 1.0, but seems like it
>> averages -5.0 and 10.0, and sometimes it can go as higher than 60. Another
>> thing that is confusing me is that the high and low values should be equal
>> if the sign is flipped, because its a real signal. Instead it seems like
>> the signal is shifted up slightly (into the positive), or sometimes by as
>> much as half into the positive. (using fluidsynth 1.1.1)
>>
>> thanks,
>> -hart
>

Now that I'm home, I went to take a look at your code, but your SVN
looks empty. Is Google Code down?

~ C.

-- 
When the facts change, I change my mind. What do you do, sir? ~ Keynes

Corbin Simpson
<[email protected]>

_______________________________________________
fluid-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/fluid-dev

Reply via email to